Find the perfect skill
Bug Fix Workflow
Development
End-to-end bug fix workflow — report, analyze, fix, verify, ship (PR + merge + deploy + knowledge capture).
Self-Improvement of Skills
Development
Analyze completed implementation cycles and propose improvements to framework skills. Continuous improvement system.
Async SQLAlchemy Patterns
Development
Implement async database patterns with SQLAlchemy 2.0 and FastAPI: session management, Alembic migrations, and query optimization.
iOS SwiftUI App Scaffold
Development
Scaffold a complete SwiftUI iOS app with MVVM, offline-first persistence, push notification plumbing, linting tools, and CI.
React Component Library Builder
Development
Build reusable React component libraries with Storybook, proper theming, accessibility, and npm packaging.
Code Review for contentstack-cli-content-type
Development
Reviews pull requests and risky changes for the contentstack-cli-content-type plugin. Covers security, correctness, and maintainability.
Vite Configuration, Plugins, and SSR
Development
Comprehensive reference for Vite configuration, plugin API, SSR, and Rolldown migration in Vite 8. Use for vite.config.ts, plugins, and building libraries/SSR apps.
Scaffold AgentKit assets
Development
Scaffold new AgentKit assets (skills, commands, agents, rules) with correct frontmatter and location. Validates descriptions and prevents collisions.
Skill Maker
Development
Create, validate, and maintain Claude Code Agent Skills following the agentskills.io specification. Provides templates, frontmatter guidelines, and step-by-step instructions for building focused, discoverable skills. Use when adding a new skill, improving SKILL.md files, debugging skill discovery, or asking about skill best practices.
Flexprice Engineering Stack — Claude Code
Development
Coding rules and Claude Code configuration for Flexprice's team. Covers identity, code generation principles, and Go-specific conventions.
codex-run — trigger Codex on worktree
Development
Triggers Codex CLI inside a git worktree to implement a prepared prompt/spec, evaluates delivery (score 0-10) and stops for gate.
Complete and Archive Milestone
Development
Archive a completed milestone, update roadmap and requirements, and prepare for the next version following the GSD workflow.