Published Skills 7
parallel-execution
Coordinate Parallel AI Subagents
Complex projects often contain independent tasks that waste time when handled sequentially. This skill shows how to plan, launch, collect, and synthesize parallel subagent work.
optimizing-performance
Optimize Application Performance
Slow applications can hide bottlenecks across frontend, backend, database, and algorithm layers. This skill guides profiling, targeted fixes, and before-after measurement.
managing-git
Manage Git Workflows With Clear Checklists
Git work can become inconsistent across branches, commits, and pull requests. This skill gives Claude, Codex, and Claude Code structured Git workflows, templates, and review checklists.
designing-tests
Design Reliable Tests for Codebases
Many teams add tests without a clear plan, which creates gaps and slow suites. This skill guides test type selection, templates, coverage targets, and validation steps.
designing-architecture
Design a practical software architecture
Architecture decisions can become unclear when requirements, team skills, and future growth compete. This skill compares suitable patterns and helps document a clear, reasoned decision.
designing-apis
Design Clean REST and GraphQL APIs
Designing consistent APIs from scratch is slow and error-prone, and inconsistent endpoints confuse consumers. This skill gives Claude a structured workflow with proven patterns for endpoints, errors, versioning, authentication, and OpenAPI documentation.
analyzing-projects
Analyze Any Codebase Fast
Understanding an unfamiliar codebase takes hours of manual exploration across scattered files and configs. This skill gives Claude a structured six-step workflow to map a project's tech stack, structure, patterns, and development commands into a clear summary report.