Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AI Agent Skills, Agents & Commands

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor. Extend your AI coding assistant with domain expertise, autonomous workflows, and structured development processes.

What's Inside

TypeCountDescription
Skills115Modular knowledge modules — patterns, frameworks, and decision guides
Agents16Autonomous multi-phase workflow agents
Commands48Slash commands for structured development tasks

Quick Start

Install Skills with skills.sh

The fastest way to install a skill from this repo:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Clone the Full Repo

For access to everything — skills, agents, and commands:

git clone https://github.com/wpank/ai ~/.ai-skills

Then copy what you need into your projects (see Installation below).


Installation

Skills via skills.sh

Install a skill from this repo by URL:

npx add https://github.com/wpank/ai/tree/main/skills/<category>/<skill-name>

Example: npx add https://github.com/wpank/ai/tree/main/skills/api/api-design

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install <skill-name>

Example: npx clawhub@latest install animated-financial-display

Agents & Commands (Manual Copy)

Agents and commands are not published to skills.sh. Clone this repo and copy what you need into your project's .cursor/ or .claude/ directory.

git clone https://github.com/wpank/ai ~/.ai-skills

Cursor (per-project)

From your project root:

# Skills
mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .cursor/skills/
# Agents
mkdir -p .cursor/agents
cp -r ~/.ai-skills/agents/<agent-name> .cursor/agents/
# Commands
mkdir -p .cursor/commands
cp -r ~/.ai-skills/commands/* .cursor/commands/

Cursor (global)

mkdir -p ~/.cursor/skills ~/.cursor/agents ~/.cursor/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.cursor/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.cursor/agents/
cp -r ~/.ai-skills/commands/*~/.cursor/commands/

Claude Code (per-project)

From your project root:

# Skills
mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/<category>/<skill-name> .claude/skills/
# Agents
mkdir -p .claude/agents
cp -r ~/.ai-skills/agents/<agent-name> .claude/agents/
# Commands
mkdir -p .claude/commands
cp -r ~/.ai-skills/commands/* .claude/commands/

Claude Code (global)

mkdir -p ~/.claude/skills ~/.claude/agents ~/.claude/commands
cp -r ~/.ai-skills/skills/<category>/<skill-name>~/.claude/skills/
cp -r ~/.ai-skills/agents/<agent-name>~/.claude/agents/
cp -r ~/.ai-skills/commands/*~/.claude/commands/

Skills

115 modular AI agent skills organized across 17 categories. Each skill is a self-contained SKILL.md with patterns, code examples, anti-patterns, and decision frameworks.

API (8 skills)

Designing, securing, and scaling APIs.

SkillDescription
api-designREST & GraphQL design — resources, pagination, error handling
api-developmentFull API lifecycle orchestration from design to docs
api-versioningVersioning strategies, deprecation timelines, migration patterns
auth-patternsJWT, OAuth 2.0, sessions, RBAC/ABAC, MFA
cachingCache strategies, invalidation, eviction, distributed caching
database-migrationsZero-downtime schema migrations with rollback planning
error-handlingError strategies — retries, circuit breakers, graceful degradation
rate-limitingAlgorithms, tiered limits, distributed patterns

Backend (12 skills)

Server-side architecture, databases, and infrastructure patterns.

SkillDescription
api-design-principlesREST & GraphQL principles for backend services
architecture-decision-recordsLightweight ADRs capturing context, decision, and consequences
architecture-patternsClean Architecture, Hexagonal, DDD with templates
event-storeEvent sourcing, projections, snapshotting, CQRS
go-concurrencyGoroutines, channels, worker pools, graceful shutdown
microservices-patternsService decomposition, communication, data management
monorepoTurborepo, Nx, pnpm workspaces — structure and caching
nodejs-patternsExpress/Fastify, middleware, validation, auth, database integration
postgres-job-queuePostgreSQL job queue with SKIP LOCKED and priority scheduling
service-layer-architectureController-service-query architecture with data enrichment
supabase-postgresPostgres optimization — indexing, RLS, connection management

Design Systems (10 skills)

Token architecture, theming, component patterns, and visual design.

SkillDescription
animated-financial-displaySpring-physics number animations for financial dashboards
design-system-componentsSurface primitives, CVA variants, consistent styling
design-system-patternsToken hierarchies, theming, Style Dictionary, multi-brand
distinctive-design-systemsDesign systems with personality — aesthetics, color, typography
financial-data-visualizationDark-themed financial charts, gain/loss color scales
loading-state-patternsSkeleton loaders, shimmer effects, progressive loading
theme-factory10+ curated color & typography themes for styled artifacts
ui-designLayout, typography, color, spacing, accessibility, motion
ui-ux-pro-max50+ styles, 97 palettes, 57 font pairings, 99 UX rules
web-designCSS patterns for layout, typography, and responsive design

DevOps (6 skills)

Containers, orchestration, monitoring, and build systems.

SkillDescription
dockerMulti-stage builds, security hardening, Compose orchestration
kubernetesDeployments, StatefulSets, Services, Ingress, security contexts
k8s-manifest-generatorProduction-ready K8s manifest generation
prometheusScrape config, service discovery, recording & alert rules
solidity-securitySmart contract security, gas optimization, audit prep
turborepoCaching, task pipelines, parallel execution for monorepos

Extraction (1 skill)

SkillDescription
extractionMine patterns from codebases into reusable skills and docs

Frontend (15 skills)

React, Next.js, mobile, styling, and component architecture.

SkillDescription
composition-patternsCompound components, context providers, explicit variants
expo-native-uiExpo Router, native tabs, animations, SF Symbols
frontend-designDistinctive production interfaces — avoid generic aesthetics
native-uiReact Native with Expo Router, Apple HIG conventions
nextjsApp Router, Server Components, streaming, Server Actions
react-best-practices57 performance rules from Vercel Engineering
react-compositionScalable component architecture with composition patterns
react-modernizationClass-to-hooks migration, concurrent features adoption
react-performanceBundle optimization, re-render reduction, server components
responsive-designContainer queries, fluid typography, CSS Grid, mobile-first
shadcn-uishadcn/ui + Radix + Tailwind — forms, themes, components
tailwind-design-systemCVA, compound components, design tokens with Tailwind
tailwind-v4-shadcnTailwind v4 + shadcn/ui production setup

Marketing (8 skills)

Copy, conversion optimization, content strategy, and metrics.

SkillDescription
content-strategyContent planning aligned with personas and journey stages
copywritingMarketing copy for landing pages, pricing, features
marketing-ideas139 proven SaaS marketing tactics with guidance
marketing-psychology70+ mental models and cognitive biases for marketing
onboarding-croPost-signup activation, first-run experience optimization
page-croPage-level conversion rate optimization analysis
signup-flow-croSignup form optimization and registration friction reduction
social-contentSocial media content creation for LinkedIn, X, Instagram
startup-metricsSaaS metrics, CAC/LTV, burn multiple, churn analysis

Meta (17 skills)

Orchestration skills that coordinate other skills into complete workflows.

SkillDescription
10x-patternsPatterns that dramatically accelerate development velocity
ai-chat-applicationEnd-to-end AI chat app with Vercel AI SDK
auto-contextAuto-load project context before major actions
context-driven-developmentStructured context docs for AI-assisted development
decision-frameworksLibrary selection, build vs buy, architecture decisions
design-system-creationComplete design system creation workflow
estimation-patternsTask estimation — decomposition, multipliers, bias awareness
feature-specificationConvert personas into feature specs with acceptance criteria
full-stack-featureEnd-to-end feature orchestration from research to deploy
planning-with-filesFile-based planning to survive context resets
production-readinessPre-launch checklist across logging, security, monitoring
project-documentationADRs, PRDs, personas, and docs organization
realtime-dashboardReal-time dashboards with streaming and live updates
security-reviewComprehensive security audit orchestration
subagent-developmentExecute plans with independent subagent tasks
workflow-patternsTDD, phase checkpoints, and structured commits

Product (1 skill)

SkillDescription
startup-metricsKPIs and unit economics from seed through Series A

Realtime (4 skills)

WebSockets, SSE, event streaming, and resilient connections.

SkillDescription
dual-stream-architectureKafka + Redis Pub/Sub for durability + low-latency
realtime-react-hooksReact hooks for SSE, WebSocket, and SWR integration
resilient-connectionsRetry logic, circuit breakers, graceful degradation
websocket-hub-patternsHorizontally-scalable WebSocket hub with Redis

Refinement (1 skill)

SkillDescription
refinementConsolidate extracted skills into project-agnostic patterns

Testing (9 skills)

Quality assurance, code review, debugging, and standards.

SkillDescription
clean-codeNaming, functions, structure, anti-patterns, safety checks
code-reviewSystematic review — security, performance, maintainability
debuggingScientific debugging, git bisect, time-boxing, prevention
e2e-testing-patternsPlaywright & Cypress — critical journeys, flaky test fixes
quality-gatesPre-commit through post-deploy quality checkpoints
reducing-entropyMinimize codebase size through ruthless simplification
testing-patternsUnit, integration, E2E with framework-specific guidance
testing-workflowOrchestrate comprehensive testing across a project

Tools (9 skills)

CLI tools, skill management, session lifecycle, and releases.

SkillDescription
command-creatorCreate reusable slash commands for AI workflows
find-skillsDiscover and install skills from the ecosystem
finishing-branchComplete dev work — merge, PR, or cleanup options
logging-observabilityStructured logging, OpenTelemetry, Prometheus/Grafana
meme-factoryGenerate memes via memegen.link API + textual formats
release-skillsSemantic versioning, changelogs, git tagging
session-handoffHandoff documents for seamless agent context transfer
skill-creatorGuide for creating well-structured SKILL.md files
skill-judge8-dimension skill quality evaluation (120-point scoring)
subagent-driven-developmentDispatch subagents per task with two-stage review

Writing (9 skills)

Technical writing, diagrams, prompts, and communication.

SkillDescription
article-illustratorAdd illustrations to articles with 20+ visual styles
brainstormingStructured ideation before implementation
clear-writingDocumentation, READMEs, error messages, commit messages
game-changing-featuresFind 10x product opportunities and high-leverage features
mermaid-diagramsSoftware diagrams — class, sequence, flow, ERD, C4, state
persona-docsUser persona documentation with journey maps
professional-communicationEmails, Slack messages, meeting agendas, status updates
prompt-engineeringAdvanced prompt techniques for production LLM systems
schema-markupJSON-LD structured data and schema.org optimization

Agents

16 autonomous workflow agents that orchestrate skills and commands into end-to-end processes. Each agent is a multi-phase workflow defined in AGENT.md.

AgentDescription
apiFull API development — design, OpenAPI specs, implementation, tests, docs
backendProduction backend services — architecture, database design, service layers
bootstrapProject scaffolding with opinionated structure and tooling
contentProfessional content — docs, blog posts, social, technical writing
debuggingSystematic error diagnosis — stack traces, hypothesis, incremental fixes
deploymentCI/CD pipelines, containers, cloud deployment, environment promotion
design-systemDesign token extraction and Tailwind + CSS variable generation
developmentDocs-first feature development with planning and tracking
extractionPattern mining from codebases into reusable skills
frontendProduction frontend — components, styling, accessibility, performance
marketingMarketing pages, copy, conversion funnels, CRO analysis
migrationMulti-step migrations with rollback planning and zero-downtime
performancePerformance optimization — bundles, runtime, memory, queries
refactoringSystematic refactoring — smell detection, safe incremental changes
refinementConsolidate extracted skills into production-ready patterns
testingComprehensive test suites — strategy, generation, coverage analysis

Commands

48 slash commands organized in 8 groups. Each command is a markdown file with usage, examples, and implementation steps.

Bootstrap (3)

CommandDescription
bootstrap-projectScaffold a new project with opinionated setup
bootstrap-design-systemInitialize design system structure
bootstrap-docsAdd documentation structure to an existing project

Development (31)

CommandDescription
accessibility-auditWCAG 2.1 AA accessibility audit
brainstormStructured brainstorming session
check-performancePerformance audit — bundles, runtime, Core Web Vitals
complete-taskMark task done, generate completion artifacts
context-resetArchive stale context, reset to fresh templates
create-api-routeScaffold API endpoint with validation and tests
create-componentScaffold UI component with variants and a11y
create-diagramGenerate Mermaid diagrams
create-landing-pageScaffold landing page with copy and design system
create-migrationDatabase migration with safety checks and rollback
create-serviceScaffold backend service with containers and tooling
daily-standupAuto-generate standup from git history and TODOs
debug-errorStructured error debugging and root cause analysis
deployDeployment with environment selection and rollback
design-uiDesign and implement UI with design system
handoff-and-resumeSession handoff and resume documents
intentQuick intent capture at session start
migrate-depsDependency upgrades with breaking change analysis
new-adrCreate Architecture Decision Record
new-featureDocs-first feature development
progressShow progress across TODOs, roadmap, commits
refactorSystematic refactoring with safety checks
review-codeMulti-dimensional code review
security-reviewOWASP Top 10 security review
session-summaryEnd-of-session summary with next steps
sprint-reviewSprint review summary with retrospective
start-taskDocument task intent and establish context
test-featureGenerate comprehensive tests for a feature
update-roadmapAdd TODOs and update sprint status
workflowFull development workflow with stage gates
write-contentProfessional written content — blogs, guides, tutorials

Docs (3)

CommandDescription
create-personaCreate user persona document
create-prdCreate Product Requirements Document
create-runbookCreate operations runbook

Documentation (1)

CommandDescription
generate-docsAuto-generate docs from code comments and structure

Extraction (1)

CommandDescription
extract-patternsMine reusable patterns from the current project

Marketing (2)

CommandDescription
cro-auditConversion rate optimization audit with scoring
write-copyMarketing copy with persona targeting and A/B variants

Refinement (2)

CommandDescription
promote-skillMove skill from staging to active
refine-stagedProcess and consolidate all staged content

Skills (5)

CommandDescription
create-skillGuided skill creation with quality criteria
update-skillUpdate an existing skill with improvements
validate-skillCheck skill against quality criteria
check-overlapsFind redundant or overlapping skills
archive-skillMove deprecated skill to archive

Common Workflows

# New project
/bootstrap-project → /bootstrap-design-system → /bootstrap-docs
# Feature end-to-end
/new-feature → /create-component → /create-api-route → /test-feature → /review-code
# UI development
/design-ui → /create-component → /accessibility-audit → /check-performance
# Backend service
/create-service → /create-migration → /create-api-route → /test-feature
# Ship it
/check-performance → /security-review → /deploy staging → /deploy production
# Session lifecycle
/intent → /start-task → /workflow → /complete-task → /session-summary

Repo Structure

.
├── skills/ # 115 skills organized by category
│ ├── ai-chat/ # AI chat interfaces and streaming
│ ├── api/ # API design, auth, caching
│ ├── backend/ # Architecture, databases, Node.js, Go
│ ├── design-systems/ # Tokens, theming, components
│ ├── devops/ # Docker, K8s, Prometheus, Turborepo
│ ├── documentation/ # ADRs, PRDs, docs organization
│ ├── extraction/ # Pattern mining
│ ├── frontend/ # React, Next.js, Expo, Tailwind
│ ├── infrastructure/ # Docker env, K8s, Prometheus observability
│ ├── marketing/ # Copy, CRO, content strategy
│ ├── meta/ # Orchestration and workflow skills
│ ├── product/ # Startup metrics
│ ├── realtime/ # WebSocket, SSE, Kafka, Redis
│ ├── refinement/ # Skill consolidation
│ ├── testing/ # Testing, review, debugging
│ ├── tools/ # CLI, releases, session management
│ └── writing/ # Technical writing, diagrams, prompts
├── agents/ # 16 autonomous workflow agents
│ ├── api/
│ ├── backend/
│ ├── bootstrap/
│ ├── content/
│ ├── debugging/
│ ├── deployment/
│ ├── design-system/
│ ├── development/
│ ├── extraction/
│ ├── frontend/
│ ├── marketing/
│ ├── migration/
│ ├── performance/
│ ├── refactoring/
│ ├── refinement/
│ └── testing/
├── commands/ # 48 slash commands
│ ├── bootstrap/ # Project scaffolding (3)
│ ├── development/ # Day-to-day workflows (31)
│ ├── docs/ # Documentation artifacts (3)
│ ├── documentation/ # Doc generation (1)
│ ├── extraction/ # Pattern mining (1)
│ ├── marketing/ # CRO and copy (2)
│ ├── refinement/ # Skill promotion (2)
│ └── skills/ # Skill management (5)
└── .claude/ # Active installation for Claude Code
├── skills/ # Runtime-loaded skills
├── agents/ # Runtime-loaded agents
└── commands/ # Runtime-loaded commands

Skill Anatomy

Each skill is a directory with a required SKILL.md and optional supporting files:

skill-name/
├── SKILL.md # Required — patterns, examples, anti-patterns
├── README.md # Human-readable overview
├── references/ # Deep-dive docs and supporting material
├── templates/ # Starter templates and scaffolds
├── data/ # Data files (CSV, JSON)
└── scripts/ # Automation scripts

The SKILL.md contains:

  • YAML frontmatter — name, model tier, description, trigger keywords
  • When to Use — scenarios where the skill applies
  • Patterns — code examples, decision frameworks, checklists
  • Anti-patterns — common mistakes to avoid
  • Related Skills — links to complementary skills

Agent Anatomy

Each agent is defined in AGENT.md with:

  1. Skills — Domain knowledge loaded from skills/
  2. Commands — Slash commands from commands/ for sub-workflows
  3. Workflow — Multi-phase process with checkpoints and quality gates
  4. Model Tiers — Per-phase model recommendations (fast/standard/reasoning)
Phase TypeTypical TierRationale
Discovery / assessmentfastFile reading, scanning, structure analysis
Planning / designreasoningArchitecture decisions, tradeoff analysis
Execution / implementationstandardCode generation with patterns
Verification / completionfastRunning checks, formatting output

Contributing

Creating a New Skill

  1. Create a directory under the appropriate category in skills/
  2. Write a SKILL.md following the structure above
  3. Add a README.md with a human-readable overview
  4. Use the skill-creator skill or create-skill command for guidance
  5. Validate with the skill-judge skill (120-point scoring)

Creating a New Agent

  1. Create a directory under agents/
  2. Write an AGENT.md with YAML frontmatter, skills list, and phased workflow
  3. Add a README.md
  4. Reference existing skills and commands in the workflow

Creating a New Command

  1. Create a .md file under the appropriate group in commands/
  2. Include: Usage, Examples, When to Use, Implementation Steps, Output format

License

MIT

About

A curated collection of 115 skills, 16 agents, and 48 commands for Claude Code and Cursor.

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages