Find the perfect skill
Parallel Orchestrate
Development
Master orchestration skill that executes implementation plans via parallel subagents in isolated git worktrees.
Post-Implementation Reflection
Development
Performs a self-review of recently implemented code to catch issues before formal review. Uses a dedicated reflector agent and lessons learned to ensure quality.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions from data models. Includes best practices for pagination, error handling, and documentation.
Devtool User Map
Productivity
Map users, buyers, champions, and contributors for developer-facing products. Requires approval before writing deliverables.
Thread Spawner (Orchestrator)
Development
Skill to spawn and manage parallel threads on a claude-threads orchestrator, enabling parallel task execution from Claude Code.
Plan Feature
Development
Creates a detailed implementation plan for a feature. Outputs a plan file that can be consumed by implement-feature.
Standup Notes Generator
Productivity
Generates async standup notes by analyzing commits, Jira tickets, and Obsidian content. Helps remote teams stay aligned and identify blockers.
Brand Voice
Content
Direct technical voice for docs, README, user-facing text. Concise/strict modes.
Implementation + green loop (TDD step 5)
Development
Replace declare mocks with real code, enforce signature parity, and run the green loop until all tests pass.
TypeScript Advanced Patterns
Development
Write precise TypeScript with advanced patterns: generic constraints, conditional types, mapped types, branded types, type narrowing, and utility type composition.
GitHub CLI Setup and Usage
Development
Install and configure GitHub CLI for AI agents, with token authentication and the -R flag pattern for proxy-based git remotes.
Create or Update a Pull Request
Development
Create or update a pull request using the JellyRock template. Automatically detects existing open PRs and routes to update mode, scans branch for related issues, and runs judgment passes for journal hygiene.