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 293 of 564

  • pinocchio-developmentSkillDev tools

    Comprehensive guide for building high-performance Solana programs using Pinocchio - the zero-dependency, zero-copy framework. Covers account validation, CPI patterns, optimization techniques, and migration from Anchor.

    Ready to connect★ 128

    github.com/sendaifun/skills128 stars

    View details
  • pumpfunSkillDev tools

    Complete PumpFun Protocol guide for building token launches, bonding curves, and AMM integrations on Solana. Covers Pump Program (token creation, buy/sell on bonding curves), PumpSwap AMM (liquidity pools, swaps), fee structures, creator fees, and SDK integration.

    Ready to connect★ 128

    github.com/sendaifun/skills128 stars

    View details
  • qa-doSkillDev tools

    Routing skill of last resort. Takes a plain-language QA situation and names the right 1-2 skills to use and in what order. Use ONLY when the request does not match any other skill's trigger phrases. Use when: "which skill should I use," "where do I start," "I'm not sure what to test," "/qa-do," or a

    Ready to connect★ 127

    github.com/petrkindlmann/qa-skills128 stars

    View details
  • qa-handoffSkillDev tools

    Quality gate protocol between implementation and handoff.

    Ready to connect★ 128

    github.com/maxim-saplin/llm_chess122 stars

    View details
  • qa-project-bootstrapSkillDev tools

    Onboard a new QA engineer to an existing codebase, or audit an existing test architecture. Produces a 30-day ramp plan: codebase orientation, framework walkthrough, test architecture audit, mentorship pairing, and first-test guidance. Use when: "QA onboarding," "new tester," "ramp up," "test archite

    Ready to connect★ 127

    github.com/petrkindlmann/qa-skills128 stars

    View details
  • qa-report-humanizerSkillDev tools

    Remove AI-generated patterns from QA reports, bug reports, test summaries, status updates, and quality communications. Detects and rewrites robotic test-result language, template-sounding status updates, inflated severity descriptions, and generic stakeholder reports — without inventing facts. Makes

    Ready to connect★ 127

    github.com/petrkindlmann/qa-skills128 stars

    View details
  • qa-startSkillDev tools

    Sequenced launcher that bootstraps QA on a project with no QA in place. Chains qa-project-context → test-strategy → test-planning in one guided run, then points you at automation. Use when: "set up QA on a new project," "QA from scratch," "no QA exists yet," "/qa-start." Not for: onboarding a QA eng

    Ready to connect★ 127

    github.com/petrkindlmann/qa-skills128 stars

    View details
  • service-virtualizationSkillDev tools

    Decision framework for isolating every external dependency in a test suite: when to use in-process mocks, HTTP stubs (MSW, WireMock), record-replay, fault injection (Toxiproxy), or ephemeral real services (Testcontainers), and how to enforce that no real calls escape in CI. Use when: "mock service,"

    Ready to connect★ 127

    github.com/petrkindlmann/qa-skills128 stars

    View details
  • sol-incineratorSkillDev tools

    SOL Incinerator SDK for burning tokens, NFTs, and closing accounts

    Ready to connect★ 128

    github.com/sendaifun/skills128 stars

    View details
  • solana-kitSkillDev tools

    Complete guide for @solana/kit - the modern, tree-shakeable, zero-dependency JavaScript SDK from Anza. Covers RPC connections, signers, transaction building with pipe, signing, sending, and account fetching with full TypeScript support.

    Ready to connect★ 128

    github.com/sendaifun/skills128 stars

    View details
  • solana-kit-migrationSkillDev tools

    Helps developers understand when to use @solana/kit vs @solana/web3.js (v1), provides migration guidance, API mappings, and handles edge cases for Solana JavaScript SDK transitions

    Ready to connect★ 128

    github.com/sendaifun/skills128 stars

    View details
  • test-suite-curationSkillDev tools

    Audit a whole regression suite and prune/restructure it with evidence: per-test coverage fingerprinting, AST near-duplicate clustering, CI-history mining for never-failing and flaky tests, prune decision rules (redundant/obsolete/low-value/keep), smoke/core/extended tiering by risk and defect-detect

    Ready to connect★ 127

    github.com/petrkindlmann/qa-skills128 stars

    View details
  • unit-testingSkillDev tools

    Write effective unit tests with Jest, Vitest, or pytest. Covers the test-doubles taxonomy (stub/spy/mock/fake), Arrange-Act-Assert, coverage threshold configuration and CI gating, snapshot testing, fake timers, and mutation testing with Stryker/mutmut. Use when: "unit test," "Jest," "Vitest," "pytes

    Ready to connect★ 127

    github.com/petrkindlmann/qa-skills128 stars

    View details
  • workSkillDev tools

    State-aware orchestrator for enhancements and features. Detects where work left off (spec, implement, review) and advances it one phase. Delegates to grill-with-docs, to-spec, implement, tdd, and code-review internally — the user invokes only this skill. Use when the user says "work #N", "work on #N

    Ready to connect★ 128

    github.com/pymc-labs/pathmc128 stars

    View details
  • write-user-guideSkillDev tools

    Write and maintain narrative user-guide pages for a Great Docs site. Covers page creation, QMD frontmatter, section grouping, sidebar ordering, callouts, executable code cells, cross-references, and content guidelines. Use when adding, reorganizing, or improving user-guide content.

    Ready to connect★ 128

    github.com/pymc-labs/pathmc128 stars

    View details
  • add-leaderSkillDev tools

    Scaffold generals, field marshals, and admirals for a country using the MD count formulas and region skill ranges, writing character and recruit_character entries. Use when asked to add leaders, generals, or admirals for a TAG, e.g. "/add-leader NIG".

    Ready to connect★ 127

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • additional-incomeSkillDev tools

    Wire a country-specific income or expense stream into the MD money system: calculation block, hidden tooltip idea, loc key, and granting effect. Use when asked to add an income or expense stream, e.g. "/additional-income GRE golden_visa income".

    Ready to connect★ 127

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • brain-jam-planSkillDev tools

    Use when running claudikins-kernel:outline, brainstorming implementation approaches, gathering requirements iteratively, structuring complex technical plans, or facing analysis paralysis with too many options — provides iterative human-in-the-loop planning with explicit checkpoints and trade-off pre

    Ready to connect★ 127

    github.com/povvo/claudikins-kernel127 stars

    View details
  • close-issueSkillDev tools

    Close a GitHub issue with a brief comment summarizing the applied fix (inferred from the branch diff if not supplied). Use only on explicit request, e.g. "/close-issue 123".

    Ready to connect★ 127

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • country-ai-pathSkillDev tools

    Standardise one country''s TAG_ai_behavior AI path game rule for issue #3162 — rewrite the rule options and loc, rewire the global flags, re-own the focus weights, run the AI hardening pass, and open the PR. Use when asked to continue #3162 or work a country''s AI paths, e.g. "/country-ai-path CZE".

    Ready to connect★ 127

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • hig-components-controlsSkillDev tools

    Apple HIG guidance for selection and input controls including pickers, toggles, sliders, steppers, segmented controls, combo boxes, text fields, text views, labels, token fields, virtual keyboards, rating indicators, and gauges. Use this skill when the user says "picker or segmented control," "how s

    Ready to connect★ 127

    github.com/raintree-technology/hig-doctor127 stars

    View details
  • hig-components-menusSkillDev tools

    Apple HIG guidance for menu and button components including menus, context menus, dock menus, edit menus, the menu bar, toolbars, action buttons, pop-up buttons, pull-down buttons, disclosure controls, and standard buttons. Use this skill when the user says "how should my buttons look," "what goes i

    Ready to connect★ 127

    github.com/raintree-technology/hig-doctor127 stars

    View details
  • hig-components-statusSkillDev tools

    Apple HIG guidance for status and progress UI components including progress indicators, status bars, and activity rings. Use this skill when asked about: "progress indicator", "progress bar", "loading spinner", "status bar", "activity ring", "progress display", determinate vs indeterminate progress,

    Ready to connect★ 127

    github.com/raintree-technology/hig-doctor127 stars

    View details
  • hig-technologiesSkillDev tools

    Apple HIG guidance for Apple technology integrations: Siri, Apple Pay, HealthKit, HomeKit, ARKit, machine learning, generative AI, iCloud, Sign in with Apple, SharePlay, CarPlay, Game Center, in-app purchase, NFC, Wallet, VoiceOver, Maps, Mac Catalyst, and more. Use when asked about: "Siri integrati

    Ready to connect★ 127

    github.com/raintree-technology/hig-doctor127 stars

    View details
  • lifecycle-checkSkillDev tools

    Audit a country branch against the focus tree lifecycle checklist (focus tree, ideas, decisions, OOB, characters, loc, namelists, AI, game rules, graphics, changelog), reporting done/missing/partial per item. Use when asked if a country''s content is complete or review-ready, e.g. "/lifecycle-check

    Ready to connect★ 127

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • party-namesSkillDev tools

    Fill or rework a country''s political party localisation in the MD politics view — the 24 subideology name/icon/description keys plus their scripted-localisation hooks. Use when asked for party names, subideology localisation, or "political parties for TAG", e.g. "/party-names GRE".

    Ready to connect★ 127

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • strict-enforcementSkillDev tools

    Use when running claudikins-kernel:verify, checking implementation quality, deciding pass/fail verdicts, or enforcing cross-command gates — requires actual evidence of code working, not just passing tests

    Ready to connect★ 127

    github.com/povvo/claudikins-kernel127 stars

    View details
  • warningsSkillDev tools

    Print the complete, untruncated list of issues from a Millennium Dawn validator, optionally filtered to one category. Use when the user asks for all warnings/errors from a validator, e.g. "/warnings events unreferenced-triggered-only". Args: validator name, optional category, optional "errors"/"warn

    Ready to connect★ 127

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • wonder-pill-universalSkillDev tools

    Turns open-ended requests into things to think WITH instead of answers to accept. Audits the hidden assumptions inside a topic, inverts them into sharp "what if" provocations, branches each one outward, and delivers a mind map plus written wonderings. Portable version, no vendor-specific tools requi

    Ready to connect★ 127

    github.com/ara-mkr/wonder-pill127 stars

    View details
  • community-architecture-diagramSkillDev tools

    Generate dark-themed SVG diagrams of software systems and cloud

    Ready to connect★ 126

    github.com/argentaios/argentos-core125 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