All Skills

25,837 skills
a5c-ai
File Guard
Bash Pipeline Analysis
1.7k · bundle
a5c-ai
Code Generation
Minimal, pattern-matching code output. Write the least code that satisfies requirements. Match existing project patterns. Use Write/Edit tools only.
1.7k · bundle
a5c-ai
JWT
JWT implementation, token management, refresh patterns, and security.
1.7k · bundle
a5c-ai
Zod
Zod schema validation and type inference.
1.7k · bundle
a5c-ai
Roadmap Management
Roadmap parsing, analysis, and mutation operations for ROADMAP.md. Handles phase and milestone lifecycle including add, insert (decimal), remove, complete, and requirements coverage analysis.
1.7k · bundle
a5c-ai
Lod
Level of Detail skill for mesh simplification and HLOD generation.
1.7k · bundle
a5c-ai
Jest
Jest configuration, mocking strategies, snapshot testing, and coverage.
1.7k · bundle
a5c-ai
Vite
Vite configuration, plugins, optimization, HMR, and build customization.
1.7k · bundle
a5c-ai
Task Decomposition
Task Decomposition
1.7k · bundle
a5c-ai
Enet
ENet reliable UDP skill for channels and packet fragmentation.
1.7k · bundle
a5c-ai
Process Analyzer
Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.
1.7k
a5c-ai
Agent Dispatch
Agent Dispatch
1.7k · bundle
a5c-ai
Code Review Gate
Architect code review with DRY, YAGNI, abstraction, and test coverage principle enforcement
1.7k · bundle
a5c-ai
Planning Design
Design technical architecture, select technology stack, and define implementation strategy from specifications and constitution constraints.
1.7k · bundle
a5c-ai
Figma API
Direct Figma API interactions for design asset management. Fetch files and components, extract design tokens, export images, manage comments, and access version history.
1.7k · bundle
fradser
Marketing
Marketing skills router: match marketing intent to a sub-skill, then Read its Entry file under skills/<name>/ (e.g. ads/ads.md). Covers CRO, copywriting, SEO/AEO, paid ads, ad creative, analytics, email/SMS, pricing, launches, video/image generation, and growth loops. Use for any marketing request — campaigns, content, optimization, measurement.
580 · bundle
fradser
Storm Write
Run STORM phase 3 — per-section article writing. This skill should be used when the user asks to "write the article sections", "draft the storm article", or invokes /storm:write. Writes each outline section in parallel with inline citations grounded in the research sources.
580
fradser
Storm Outline
Run STORM phase 2 — outline generation. This skill should be used when the user asks to "generate an outline for a storm article", "draft a wikipedia-style outline", or invokes /storm:outline. Produces a draft outline from parametric knowledge then refines it using the research information table.
580
fradser
Start Hotfix
Begins a hotfix for a production issue using git-flow. This skill should be used when the user asks to "start a hotfix", "create hotfix branch", "fix a critical bug", "git flow hotfix start", or wants to begin a hotfix. Accepts either an explicit version or a natural-language description of the fix.
580
fradser
Start Feature
Starts working on a new feature branch using git-flow. This skill should be used when the user asks to "start a feature", "create feature branch", "begin new feature", "git flow feature start", or wants to start a new feature. Accepts either a branch name or a natural-language description.
580
fradser
Finish Release
Finalizes a release and merges it into main and develop with a tag using git-flow, then prunes stale branches and worktrees. This skill should be used when the user asks to "finish a release", "merge release branch", "complete release", "git flow release finish", or wants to finalize a release.
580
fradser
Create Issues
Creates GitHub issues following test-driven development principles and proper labeling conventions. This skill should be used when the user asks to "create an issue", "file a bug", or needs to document new requirements, epics, or PR-scoped tasks.
580 · bundle
fradser
Swiftui Review
Reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. This skill should be used when the user asks to review SwiftUI code, check for deprecated iOS/macOS APIs, validate data flow patterns, or audit accessibility compliance in Swift projects.
580 · bundle
fradser
QA
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".
580
fradser
Writing Plans
Creates executable implementation plans that break down a brainstorming design into detailed, unambiguous per-batch tasks for execution.
580 · bundle
fradser
Generate Image
Generate Image (gemini / openai backends)
580 · bundle
fradser
Loop Me
Runs a stateful grilling session that produces workflow specs for workflows the user wants to build. Use when the user says "loop me" or wants workflow specs drawn out of them.
580 · bundle
fradser
Wayfinder
Plans a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on the issue tracker, resolved one at a time. Use when the user has a large ambiguous goal and wants the route charted.
580 · bundle
fradser
Optimize Plugin
This skill should be used when the user asks to "validate a plugin", "optimize plugin", "check plugin quality", "review plugin structure", or "run plugin optimizer".
580
fradser
Reflect Skills From Memory
This skill should be used when the user asks to "reflect on skills from memory", "audit marketplace skills against memory", "从记忆中检查 skills 的问题", "反思并修改 skill", "apply memory feedback to skills", or wants to turn accumulated memory feedback about this marketplace's skills into concrete skill fixes. Reads the project's persistent memory, re-verifies each known skill problem against current code, then fixes the skill or corrects the stale memory.
580
fradser
Writing Beats
Exploit-phase writing — assembles raw material into a journey of beats, grounding each term before a beat leans on it. Use when the user has raw material and wants it turned into an article.
580 · bundle
fradser
Diagnosing Bugs
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
580 · bundle
fradser
Writing Fragments
Explore-phase writing — mines raw fragments without committing to structure. Use when the user wants to brainstorm material or gather fragments for a later article.
580 · bundle
fradser
Writing For Agents
Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
580 · bundle
fradser
Setup Matt Pocock Skills
Configures a repo for the engineering skills — issue tracker, triage label vocabulary, and domain doc layout. Use once before first use of the other engineering skills, when the user says "set up the skills" or "initialize repo config".
580 · bundle
testdouble
Han Release
Cut a Han release: update CHANGELOG.md with the changes since the last release, bump every plugin that changed, tag every plugin as {plugin-name}--v{version} so a version-constrained dependency can resolve, and publish a GitHub release whose notes attribute every merged pull request to its author, credit every closed issue to the person who opened it, the people who contributed to it, and the people who worked on the fix, and link back to the full changelog for that version. Han ships as a parent meta-plugin (`han`) plus child plugins (`han-core`, `han-github`, `han-reporting`, and any future `han-*` extension); the skill versions each plugin independently and tags each one independently, with the release attaching to the parent's tag. Use when releasing, cutting a release, shipping a new Han version, publishing release notes, or tagging a version. Reads each plugin's target version from its plugin.json; when a plugin has not been bumped past the latest tag yet, it proposes a semantic-versioning bump and conf
218 · bundle