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

54,017 results · page 99 of 1,801

  • docs-build-and-verifySkillWeb & browsing

    Lets your agent build, preview, and check the Flet docs site for broken links, images, and references.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • docs-conventionsSkillDocs & knowledge

    Lets your agent follow Flet's documentation rules when writing or reviewing docstrings, Markdown docs, and navigation.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • fix-members-short-descriptionSkillDev tools

    Lets your agent fix short descriptions of Python type members in a codebase.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • flet-deprecationSkillDev tools

    Guides your agent when adding or changing deprecations for Flet Python controls and APIs.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • flet-release-announcementSkillDocs & knowledge

    Lets your agent draft or update a Flet release announcement blog post from changelog notes.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • flet-validationSkillDev tools

    Guides your agent to correctly edit and validate Python control validation rules in the Flet SDK.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • imperative-to-declarative-fletSkillMonitoring & ops

    Converts imperative Flet Python app code into declarative style using components, observables, and state hooks.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • implement-flet-extensionSkillDev tools

    Lets your agent build a new Flet control that wraps a Flutter package, from setup through docs and tests.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • prepare-flet-releaseSkillDocs & knowledge

    Lets your agent prepare a Flet release by bumping version numbers and writing release notes.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • run-unit-testsSkillDev tools

    Lets your agent run a project's unit tests on request.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • test-flet-apps-devSkillWeb & browsing

    Lets your agent test and debug Flet apps during local development using local Python sources and the Flutter client.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • update-flet-control-doc-gifsSkillMedia

    Lets your agent generate and refresh Flet control screenshots and GIFs used in documentation.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • write-changelog-entrySkillDocs & knowledge

    Lets your agent add or revise changelog and release-notes entries that match your repo's existing style.

    Ready to connect★ 17k

    github.com/flet-dev/flet17k stars

    View details
  • adversarial-document-reviewerSkillDocs & knowledge

    Lets your agent critically review complex documents by challenging assumptions and stress-testing decisions.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • agent-browser-issueSkillWeb & browsing

    Lets your agent file a concise GitHub issue when browser automation hits a repeatable tool-side failure.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • agent-native-reviewerSkillAI & models

    Reviews your code so every action users can take in the UI is also available to the AI agent.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • architecture-strategistSkillMedia

    Lets your agent review code changes for architectural patterns and design consistency.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • autoclosureSkillDev tools

    Lets your agent autonomously run the full Plate work flow from sync and checks through review, GitHub delivery, and final audit.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • autogoalSkillDev tools

    Lets your agent create, track, and close work goals with evidence checks and plan templates.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • autoreviewSkillAI & models

    Lets your agent review your code changes before you commit or ship them using an AI model.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • 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

    Sets up a persistent Chrome debug browser your agent can connect to for browsing tasks.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • changesetSkillDev tools

    Lets your agent create version bump and changelog entries for a package.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • clawpatchSkillDev tools

    Lets your agent map code features semantically, run automated reviews, fix findings, revalidate, and recover state.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • clawsweeperSkillWeb & browsing

    Lets your agent triage and process a project's issue list with archive-first checks and duplicate proofing.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • code-simplicity-reviewerSkillDev tools

    Reviews finished code and flags unnecessary complexity so it can be simplified before shipping.

    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 ambiguity.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • componentsSkillDev tools

    Guides your agent to write composable, accessible React components with data attributes and the asChild pattern.

    Ready to connect★ 17k

    github.com/udecode/plate17k stars

    View details
  • continueSkillAI & models

    Lets your agent pause during long tasks to reassess progress and decide to continue, pivot, replan, or stop.

    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

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.

53,585 of the 54,017 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