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.

Filter by category

55,196 results · page 86 of 1,840

  • best-practices-researcherSkillDocs & knowledge

    Researches and synthesizes external best practices, documentation, and examples for any technology or framework. Use when you need industry standards, community conventions, or implementation guidance.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • browser-debug-setupSkillWeb & browsing

    Lets your agent set up and connect to a reusable debug browser for automated web browsing tasks.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • changesetSkillDev tools

    Lets your agent create changesets to track version bumps and changelog entries in a code project.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • clawpatchSkillDev tools

    Lets your agent map code features, run automated reviews, apply fixes, and generate reports.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • clawsweeperSkillWeb & browsing

    Lets your agent triage and clean up a project's issue tracker by finding duplicates and enforcing archive-first workflows.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • code-simplicity-reviewerSkillDev tools

    Final review pass to ensure code is as simple and minimal as possible. Use after implementation is complete to identify YAGNI violations and simplification opportunities.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • coherence-reviewerSkillDocs & knowledge

    Lets your agent review planning documents for contradictions, inconsistent terminology, and ambiguous sections.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • componentsSkillDev tools

    Guides your agent in building composable, accessible React components using data attributes.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • continueSkillAI & models

    Lets your agent pause mid-task to decide whether to continue, pivot, replan, or stop based on progress.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • correctness-reviewerSkillDev tools

    Lets your agent review code for logic errors, edge cases, and bugs where the implementation misses the intent.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • docs-creatorSkillDev tools

    Lets your agent create or update Plate documentation pages following the project's style and structure rules.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • editor-harvest-planSkillDev tools

    Turns an editor-test-harvester report into a lane-specific plan for processing candidates without running them.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • editor-test-harvesterSkillDev tools

    Lets your agent search external editor repos for reusable editor-behavior tests and decide which to copy or adapt.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • feasibility-reviewerSkillDocs & knowledge

    Lets your agent review planning documents for technical feasibility, flagging architecture conflicts and migration risks.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • framework-docs-researcherSkillDocs & knowledge

    Gathers comprehensive documentation and best practices for frameworks, libraries, or dependencies. Use when you need official docs, version-specific constraints, or implementation patterns.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • git-history-analyzerSkillDev tools

    Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • gpt-proSkillFiles & storage

    Lets your agent build a self-contained review prompt with full repo context for a reviewer who can't access files.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • hard-cutSkillDev tools

    Lets your agent completely remove a feature and all its related code, tests, and docs with no compatibility shims.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • issue-intelligence-analystSkillDev tools

    Lets your agent fetch and analyze GitHub issues to find recurring themes, bug patterns, and severity trends.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • learnings-researcherSkillDev tools

    Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • maintainability-reviewerSkillDev tools

    Lets your agent review code for needless complexity, dead code, tight coupling, and unclear naming.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • major-taskSkillProductivity

    Lets your agent plan and work through complex framework tasks with research and structured handoff.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • north-starSkillMedia

    Gives your agent a set of design rules for building reusable editor APIs and architecture.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • orchestratorSkillDev tools

    Lets your agent split a coding task into per-branch child threads that coordinate implementation work.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • pattern-recognition-specialistSkillMedia

    Analyzes code for design patterns, anti-patterns, naming conventions, and duplication. Use when checking codebase consistency or verifying new code follows established patterns.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • performanceSkillWeb & browsing

    Guides your agent through reviewing web app performance using tactics like cohort segmentation and interaction-level INP analysis.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • performance-oracleSkillDatabases & data

    Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • plate-planSkillDev tools

    Lets your agent create and update behavior specs and plans for the Plate editor.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • plate-plugin-creatorSkillDev tools

    Guides your agent in building and refactoring Plate editor plugins with proper structure and typing.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • plate-uiSkillFiles & storage

    Lets your agent build and refactor shadcn-style React UI components for the Plate editor and its registry.

    Ready to connect★ 17k

    github.com/udecode/plate17k 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