Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Media

5,297 results · page 150 of 177

  • spec-brainstormSkillMedia

    Conversational design workshop for substantial work. Interviews the human one question at a time, explores 2-3 approaches with trade-offs, and presents the design section by section for approval before writing only design.md, then stops. Combines requirements discovery with codebase research and arc

    Ready to connect

    github.com/martinffx/atelier46 stars

    View details
  • spec-implementSkillMedia

    Continue an approved Spec-backed workflow when the user says "implement", "go", "start", or "do it". After Codex Plan Mode, persist the next missing design.md or plan.json artifact and stop. When both artifacts exist, execute plan.json with TDD and report between batches.

    Ready to connect

    github.com/martinffx/atelier46 stars

    View details
  • spec-planSkillMedia

    Write approved implementation plans in one of two modes. Explicit Inline mode creates a conversational plan for bounded work. Spec-backed Plan converts an approved design.md into plan.json. Both modes stop after producing their plan output. Trigger after atelier-orchestrator selects a mode, when the

    Ready to connect

    github.com/martinffx/atelier46 stars

    View details
  • use-design-mdSkillMedia

    Pull a Korean brand's published design.md from the ko-design-md catalog (getdesign.kr) and apply its design language — colors, typography, spacing, radius, components, do's & don'ts — to the UI you are building in the CURRENT project. Use this skill whenever the user wants to build or restyle UI in

    Ready to connect

    github.com/caesiumy/ko-design-md46 stars

    View details
  • ux-auditSkillMedia

    Use when a page or component needs a structured UX audit — quick scan applies 6 Krug-inspired usability checks; deep audit covers 15 design dimensions with Jobs/Ive philosophy

    Ready to connect

    github.com/drvoss/everything-copilot-cli46 stars

    View details
  • Backup Job HealthSkillMedia

    Portfolio-wide backup job health across whatever BCDR and SaaS-backup tools are connected: the two structurally different job models (image-based appliance backup vs. SaaS-data snapshot backup) and how to normalize them into one health record per protected unit, why a live consecutive-failure streak

    Ready to connect

    github.com/wyre-ai/msp-claude-plugins45 stars

    View details
  • design-system-referenceSkillMedia

    Style guides and implementation rules for frontend design. Works with design-discovery agent which handles context gathering and VS-based style recommendations. Contains detailed style guides, anti-patterns, and implementation checklists.

    Ready to connect

    github.com/wigtn/wigtn-plugins45 stars

    View details
  • handdrawn-diagramSkillMedia

    Generate a hand-drawn (sketch-style) architecture or flow diagram as a committable image (SVG + PNG). Use when the user wants a sketch-aesthetic diagram for a README, docs, or hackathon/Devpost submission that still has correct, legible text and per-group color. Authors a Mermaid look:handDrawn sour

    Ready to connect

    github.com/wigtn/wigtn-plugins45 stars

    View details
  • ios-ettrace-profilerSkillMedia

    iOS ETTrace Simulator profiles: capture and interpret symbolicated startup, scrolling, navigation, rendering, CPU hotspots, and before/after evidence.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • ios-intents-architectSkillMedia

    Design and implement iOS App Intents, AppEntity, EntityQuery, and App Shortcuts for Siri, Spotlight, widgets, controls, Shortcuts, and app handoff routes.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • stitch-design-mdSkillMedia

    Analyzes a Stitch project's screens and synthesizes a natural-language DESIGN.md — visual atmosphere, color palette with hex values, typography rules, and Stitch-ready prompt snippets. Use this before stitch-loop or any multi-page build to establish design consistency.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-apply-design-systemSkillMedia

    Applies a Stitch Design System to existing screens — updates their colors, fonts, and roundness to match the design system's theme. Requires an assetId from list or create operations.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-create-design-systemSkillMedia

    Creates a reusable Stitch Design System from theme tokens — colors, fonts, roundness. Can be applied to future screens for visual consistency.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-create-design-system-from-design-mdSkillMedia

    Creates a Stitch Design System from a DESIGN.md that was already uploaded with stitch-mcp-upload-design-md. Second half of a two-step pair — the upload must happen first.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-create-projectSkillMedia

    Creates a new Stitch project container (a design workspace). Call this when starting a new design session to get a projectId for screen generation.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-generate-variantsSkillMedia

    Generates design variants of existing Stitch screens using the native variant API. Explore alternative layouts, color schemes, fonts, or content with configurable creativity levels.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-get-screenSkillMedia

    Retrieves full details of a specific Stitch screen — HTML download URL, screenshot URL, dimensions. This is the final step in design retrieval before code conversion.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-list-design-systemsSkillMedia

    Lists all Stitch Design Systems, optionally filtered by project. Returns asset names needed for apply and update operations.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-update-design-systemSkillMedia

    Updates an existing Stitch Design System's theme, tokens, or guidelines. Requires the asset name from create or list operations.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-orchestratorSkillMedia

    Master entry point for all Stitch design workflows. Routes from user request → design spec → prompt assembly → screen generation → iteration (edit, variants, design systems) → design system extraction → framework conversion (Next.js, Svelte, HTML, React Native, or SwiftUI) → optional quality pass.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-remotionSkillMedia

    Generates walkthrough videos from Stitch projects using Remotion. Downloads screenshots from Stitch screens, builds a Remotion composition with transitions and text overlays, and renders to MP4. Use with stitch-mcp-list-screens and stitch-mcp-get-screen for screen discovery.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-shadcn-uiSkillMedia

    Integrates shadcn/ui into React apps generated from Stitch designs. Component discovery and installation, token alignment with Stitch design system, customization patterns, and blocks (auth, dashboard, sidebar). Use with stitch-react-components or stitch-nextjs-components.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-skill-creatorSkillMedia

    Meta-skill for creating new stitch-kit skills. Enforces naming conventions, SKILL.md structure, examples format, and the Design-First SOP. Use when adding new framework support, a new domain-specific prompt architect, or any new capability to the stitch-kit plugin.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-ued-guideSkillMedia

    Visual vocabulary, design terminology, and prompt engineering strategy for Stitch. Reference this when you need layout pattern names, aesthetic style terms, color structure formulas, or device guidelines.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-ui-design-variantsSkillMedia

    Generates 3 alternative Stitch prompts for A/B testing screen concepts — vary layout, visual style, or content while keeping the underlying information architecture consistent.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-ui-prompt-architectSkillMedia

    Builds Stitch-ready prompts via two paths — Path A enhances vague ideas into polished prompts, Path B merges a Design Spec JSON + user request into a structured [Context] [Layout] [Components] prompt.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • to-specSkillMedia

    Turn the current conversation into a design spec for a task and write it to .agents/tasks/<slug>/DESIGN.md — no interview, just synthesis of what's already been discussed. Invoke only when the user explicitly runs /to-spec.

    Ready to connect

    github.com/incubateur-ademe/benefriches45 stars

    View details
  • adhdSkillMedia

    Parallel divergent ideation — framed generators, then a critic scores, clusters, deepens top 3. Triggers "/adhd", "brainstorm", "ideate", "widen the option space", fuzzy design/debugging. Skip lookups, syntax, known-root-cause bugs.

    Ready to connect

    github.com/darkroomengineering/cc-settings43 stars

    View details
  • audio-videoSkillMedia

    Load this skill whenever the project contains audio or video content, media players, podcasts, video embeds, or any <audio>/<video> elements. Under no circumstances publish audio or video without captions, transcripts, and audio descriptions where required. Absolutely always apply WCAG 1.2 criteria

    Ready to connect

    github.com/mgifford/accessibility-skills44 stars

    View details
  • build-mcp-appSkillMedia

    This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "app

    Ready to connect

    github.com/thevibeworks/claude-code-docs44 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,764 of the 55,196 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI