Find the perfect skill
Development Workflow Patterns
Development
Guide for implementing tasks using Conductor's TDD workflow, managing checkpoints and git commits.
High-Quality Git Commits
Development
Create clean Git commits by gathering context, running relevant agents, and splitting changes into logical commits.
Checkstyle Rules for Java
Testing
Master Checkstyle built-in checks for Java including naming conventions, code metrics, and suppressions.
FastAPI Pro Development
Development
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns.
Create or update a pull request
Development
Creates or updates a pull request from a template, fills Issues and Docs sections with real branch signal, and runs judgment passes before pushing.
Debug API in Web SDK
Development
Diagnose HTTP/network/API failures in mParticle Web SDK through systematic request/response inspection and API client debugging.
OpenCode Skill Creation Router
Development
Creates or updates OpenCode skills using a unified command that routes between auto and confirm workflows based on execution mode.
Click Scaffolder
Development
Generate Click-based Python CLI applications with decorators, groups, context, and modern Python patterns.
Parallel Git Worktree Task Dispatcher
DevOps
Delegates tasks to parallel agents using Git worktrees. Creates and manages multiple work branches simultaneously through workmux.
Project Workflow
Documentation
Use this skill for PRDs, task tracking, changelog sync, and documentation updates. Activates with @update.
Open a pull request
Development
Open a PR from the current branch to 'main': commit if needed, ensure an Nx version plan exists, push, and create the PR with description and testing steps. Run only when explicitly asked.
Project Documentation Lookup
Documentation
Find project information in docs/ quickly: status, runbooks, strategy, references.