Top Agent Skills
25791 skills
write-a-skill
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
1 · bundle
determine-next-steps
Structures immediate next steps into a dependency-ordered plan, gated by the current action_gate mode, with checkpoints and risk flags before execution.
1 · bundle
ui-ux-pro-max
Generates design systems and UI/UX recommendations for React Native projects, with domain-specific searches for styles, colors, typography, and best practices.
1 · bundle
setup-matt-pocock-skills
Configures a repository's issue tracker, triage labels, and domain documentation so engineering skills can operate correctly.
1 · bundle
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting, then commit with git.
1 · bundle
dependency-repair
Autonomously repairs failed task verification by choosing retry, decompose, prune, or escalate strategies before surfacing to the user.
1 · bundle
verification-gate
Enforces a verification gate before any completion claim, requiring fresh command output as evidence.
1 · bundle
framework-migration
Migrate TypeScript test code from `as` assertions to type-safe `shoehorn` helpers like `fromPartial` and `fromAny`.
1 · bundle
executing-plans
Executes a written implementation plan in a separate session, reviewing it critically, running tasks with verification, and stopping to ask for help when blocked.
1 · bundle
design-an-interface
Generates multiple radically different interface designs for a module, compares them, and synthesizes the best approach.
1 · bundle
liquid-glass-design
Implements Apple's Liquid Glass design system for iOS 26 apps, covering SwiftUI, UIKit, and WidgetKit integration with glass effects, morphing transitions, and customization.
1 · bundle
help
Displays the complete GSD command reference for hierarchical project planning with Claude Code.
1 · bundle
next
Detects the current state of an Open-workspace project and advances to the next logical workflow step, from discussion through planning, execution, verification, and completion.
1 · bundle
note
Captures quick notes as timestamped markdown files, lists them, and promotes them into todos with zero friction.
1 · bundle
undo
Rolls back Open-workspace phase or plan commits using a phase manifest with dependency checks and a confirmation gate, preserving history via git revert.
1 · bundle
ckm-design
Creates brand identities, logos, corporate identity programs, HTML presentations, banners, icons, and social media images using AI generation and HTML/CSS-to-screenshot workflows.
1 · bundle
inbox
Triage and review open GitHub issues and PRs against project contribution templates, producing a compliance report and optionally labeling, commenting, or closing items.
1 · bundle
quick
Executes small ad-hoc tasks with GSD guarantees, spawning planner and executor agents, tracking tasks in .planning/quick/, and updating STATE.md. Supports composable flags for discussion, research, plan-checking, and verification.
1 · bundle
spike
Runs focused experiments to validate feasibility of an idea, saving artifacts to .planning/spikes/ and supporting both idea and frontier modes.
1 · bundle
health
Validates the integrity of a project's .planning/ directory, reporting missing files, invalid configurations, and inconsistent state, with optional auto-repair of safe issues.
1 · bundle
import
Imports external plan files into a GSD-structured project, detecting conflicts against existing roadmap, requirements, and locked decisions before writing a validated PLAN.md.
1 · bundle
review
Runs independent AI CLI reviewers over phase plans and merges their feedback into a REVIEWS.md file.
1 · bundle
videodb
Ingest, index, search, edit, and generate video and audio assets from files, URLs, RTSP feeds, or desktop capture, with real-time alerts and stream links.
1 · bundle
cleanup
Archives phase directories from completed milestones into versioned archive folders, showing a dry-run summary and moving directories only after confirmation.
1 · bundle
explore
Guides developers through Socratic exploration of ideas, offering research and routing outputs to planning artifacts.
1 · bundle
add-todo
Captures ideas, tasks, or issues during a GSD session as structured todos for later work, enabling a thought-to-capture-to-continue flow without losing context.
1 · bundle
ck
Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.
1 · bundle
videodb
Ingests video and audio from files, URLs, live feeds, or desktop capture; indexes and searches moments with timestamps; transcodes, edits timelines, generates media assets, and emits real-time alerts.
1 · bundle
manim-video
Creates technical explainer animations with Manim, covering graphs, workflows, and system diagrams, and produces storyboards, scene plans, and rendered MP4s.
1 · bundle
pr-report
Produces a maintainer-grade review of a pull request or large contribution, explaining the change tutorial-style and delivering a polished HTML or Markdown report with a concrete merge recommendation.
20 · bundle
seo-audit
Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance.
20 · bundle
copywriting
Produces clear, credible, and action-oriented marketing copy for landing pages and emails, enforcing brief confirmation and strict no-fabrication rules.
20 · bundle
brainstorming
Guides collaborative dialogue to turn ideas into designs and specs, exploring intent and requirements before any implementation.
20 · bundle
writing-plans
Creates detailed, bite-sized implementation plans from specs or requirements, with exact file paths, code, and TDD steps.
20 · bundle
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries for database-like note views.
20 · bundle
onboarding-cro
Improves user onboarding and activation by defining the aha moment, designing effective onboarding flows, and building engagement loops to boost retention.
20 · bundle
writing-skills
Guides the creation, editing, and verification of agent skills using a test-driven development approach, with structured documentation and quality gates.
20 · bundle
company-creator
Creates agent company packages conforming to the Agent Companies specification, either from scratch or by wrapping an existing repository.
20 · bundle
doc-maintenance
Audits top-level documentation against recent git history to detect drift, applies minimal edits, and opens a pull request.
20 · bundle
marketing-ideas
Selects and scores marketing ideas for SaaS products using a feasibility scoring system to prioritize high-impact, low-effort opportunities.
20 · bundle
referral-program
Designs and optimizes customer referral and affiliate programs, covering program type selection, incentive structuring, and trigger-moment identification.
20 · bundle
financial-analyst
Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making.
20 · bundle
legal-tos-privacy
Drafts Terms of Service and Privacy Policy documents by auditing a codebase and marketing site to infer company details, then asking only for missing information.
20 · bundle
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax for use in Obsidian notes.
20 · bundle
campaign-analytics
Analyzes campaign performance with multi-touch attribution, funnel conversion analysis, and ROI calculation for marketing optimization.
20 · bundle
open-source-license
Guides open source license selection, comparison, compliance review, and drafting of LICENSE/NOTICE files using canonical texts.
20 · bundle
paywall-upgrade-cro
Optimizes in-app paywalls and upgrade flows to convert free users to paid or upgrade users to higher tiers at moments of peak value.
20 · bundle
ace
Orchestrates multi-agent project builds with persistent state, parallel execution, and atomic git commits.
54 · bundle
act
Test GitHub Actions workflows locally using act, covering installation, configuration, and usage patterns for debugging and iterative development.
54 · bundle
cli
Performs mutations on plyr.fm such as uploading, deleting, and liking tracks using the CLI, while the MCP server remains read-only.
54 · bundle
edd
Defines a structured eval-driven development workflow with define, implement, and verify phases, including capability, behavior, and non-functional checks, plus optional swarm mode for parallel evaluation.
54 · bundle
git
Provides guidelines for writing conventional commit messages and pull request descriptions, including merge strategy and GitHub username verification.
54 · bundle
oss
Creates GitHub pull requests, issues, and discussions with semantic analysis, template selection, and label application.
54 · bundle
pdf
Process PDFs with Python and command-line tools: extract text and tables, merge, split, rotate, create, watermark, OCR, and handle passwords.
54 · bundle
vox
Runs a local voice MCP server in Rust for text-to-speech and speech-to-text, with build, test, and configuration guidance.
54 · bundle
eks
Manage AWS EKS clusters, node groups, IRSA, add-ons, and workloads using AWS CLI and eksctl commands.
54 · bundle
ops
Performs security scanning, compliance checks, deployment planning, and infrastructure setup, with optional dependency auditing and bundle size analysis.
54 · bundle
pai
Coordinates multi-phase problem-solving workflows with structured task tracking and verification.
54 · bundle
cass
Search and explore coding session history across multiple AI agents, including Claude Code, Codex, Cursor, Gemini CLI, and Aider, with commands for indexing, searching, viewing, and exporting conversations.
54 · bundle
done
Commits changes, rebases on main, and creates a pull request to finish a development task.
54 · bundle