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: Dev tools

16,902 results · page 328 of 564

  • f-qualitySkillDev tools

    Apply Quality First with a quality lens who inspects this repo as a data analyst. Use when the user types /f-quality or /f quality.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • f-workflowSkillDev tools

    Apply Workflow First with a workflow lens who inspects this repo as a data analyst. Use when the user types /f-workflow, /f workflow, /f-pipelines, or /f pipelines.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • fastify-v5SkillDev tools

    TypeBox schemas with Fastify routes for type-safe API development — native JSON Schema, automatic OpenAPI generation. Use when building Fastify REST APIs with schema validation and OpenAPI generation.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • fix-compile-errorsSkillDev tools

    Analyze compilation errors and provide fixes to resolve all errors. Use when the user types /fix-compile-errors.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • fix-git-issuesSkillDev tools

    Help resolve common Git problems and conflicts with step-by-step commands and explanations. Use when the user types /fix-git-issues.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • fix-pushSkillDev tools

    Fix reported issues, validate, then commit and push using the Git playbooks. Use when the user types /fix-push.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • generate-api-docsSkillDev tools

    Refresh API docs from the owning schema source; never edit generated OpenAPI by hand. Use when the user types /generate-api-docs.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • git-create-prSkillDev tools

    Create or update a reviewable pull request for the intended branch. Use when the user types /git-create-pr.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • git-pr-commentsSkillDev tools

    Process reviewer feedback, apply required fixes, and draft replies without unsolicited commits. Use when the user types /git-pr-comments.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • git-pushSkillDev tools

    Validate and push the intended branch while preserving unrelated work. Use when the user types /git-push.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • light-review-existing-diffsSkillDev tools

    Perform quick quality pass on current diffs to surface risky areas, ensure polish, and flag follow-up actions for deeper review. Use when the user types /light-review-existing-diffs.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • lint-fixSkillDev tools

    Analyze and automatically fix linting issues per project coding standards. Use when the user types /lint-fix.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • lint-suiteSkillDev tools

    Run project linters, apply fixes, and re-run until the suite is clean. Use when the user types /lint-suite.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • motion-v13SkillDev tools

    React animations with Motion v13 (gestures, scroll, layout, SVG). Use when drag-and-drop, scroll animations, modals, carousels, parallax, or AnimatePresence issues.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • next-v16SkillDev tools

    Next.js 16 App Router performance, caching, server components, server actions, routing, and codebase-hygiene best practices — plus a category-major review/refactor algorithm with codebase-level (remove/dedup/reuse) findings. This skill should be used when writing Next.js 16 App Router code, configur

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • nextjs-formSkillDev tools

    Build production-ready Next.js 16 forms with Server Actions, progressive enhancement, comprehensive validation, and accessibility. Use when the user types /nextjs-form.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • onboard-new-developerSkillDev tools

    Comprehensive onboarding process to get new developer up and running quickly. Use when the user types /onboard-new-developer.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • openapi-ts-v0SkillDev tools

    Generate TypeScript clients from OpenAPI specs using @hey-api/openapi-ts — type-safe API clients. Use when generating TypeScript clients from OpenAPI specifications for frontend or API consumers.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • optimize-performanceSkillDev tools

    Measure bottlenecks with repository tools, then recommend or apply evidenced optimizations. Use when the user types /optimize-performance.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • overviewSkillDev tools

    Diagram existing product, journey, and architecture overlays. Use when the user types /overview.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • plan-architectureSkillDev tools

    Plan an implementation structure; hand durable architecture decisions to FIRST. Use when the user types /plan-architecture.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • plan-featureSkillDev tools

    Plan a feature as ordered, verifiable slices without changing implementation. Use when the user types /plan-feature.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • refactor-codeSkillDev tools

    Refactor selected code while preserving behavior, then verify. Use when the user types /refactor-code.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • release-reviewSkillDev tools

    Advisory review of release impact, changelog, and template contracts. Use when the user types /release-review.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • run-all-tests-and-fixSkillDev tools

    Execute full test suite and systematically fix any failures, ensuring code quality and functionality. Use when the user types /run-all-tests-and-fix.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • shadcn-v3SkillDev tools

    Set up Tailwind v4 with shadcn/ui using @theme inline pattern and CSS variable architecture — component composition, accessibility, React Hook Form. Use when initializing React projects with Tailwind v4, setting up shadcn/ui dark mode, composing components, implementing forms, fixing theme/CSS issue

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • solana-v1SkillDev tools

    Solana dApp UI with kit and web3.js. Use when wallet connect, transactions, or Solana address validation in React/Next.js.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • sync-repoSkillDev tools

    Run the encrypted, password-protected repository sync workflow for this project. The real instructions are stored encrypted at rest and are only revealed in-session after you supply the correct password. Invoke explicitly with /sync-repo.

    Ready to connect★ 89

    github.com/jparkerweb/ai-assist-skills88 stars

    View details
  • tanstack-query-v5SkillDev tools

    TanStack Query (React Query) for async operations, data fetching, caching, and state management. Use when fetching server data, managing async operations, caching responses, handling mutations, or any operation that benefits from automatic state management and caching.

    Ready to connect★ 89

    github.com/blockmatic/basilic89 stars

    View details
  • update-i18nSkillDev tools

    Maintain PlainTab runtime UI translations and i18n language packs. Use when adding, editing, formatting, validating, or reviewing UI text in js/i18n/*.js, js/languages.js, data-i18n markup, or t(key) calls; also use when onboarding/help copy or new settings need localized strings.

    Ready to connect★ 89

    github.com/kaininx/plaintab88 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,789 of the 54,221 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