Find the perfect skill
Global Project Conventions
Development
Follow project-wide development conventions for consistent structure, documentation, version control, configuration, and dependencies.
Monorepo Setup Wizard
Development
Configure monorepo tooling with Turborepo, Nx, or pnpm workspaces including shared packages and CI optimization.
FakePeekskill - Fake Quantum Backend
Development
Simulates a 27-qubit quantum processor for testing quantum programs without real hardware. Useful for developing and debugging quantum circuits in a local environment.
GitHub Expert - Calculadora BMC
Development
GitHub operations expert for the Calculadora-BMC repo. Covers branches, commits, PRs, CI workflows, review flow, and merge policy.
Scaffold dbt-lineage product skill
Development
Scaffolds a new product skill for the dbt-lineage Claude Code plugin, matching repo conventions. Generates SKILL.md, updates README, and verifies CLI surface.
Workflow Patterns
Development
Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol.
Python Full Dependency Tree Resolution
Development
Resolves and returns the complete set of packages installed for a given Python package, including all transitive dependencies. Respects environment markers for a specific Python version.
Frontend Design & Aesthetics
Development
Create production-grade frontend interfaces with distinctive aesthetics, using design thinking and meticulous attention to detail.
Convert PRD to AI Assistant Instructions
Development
Interactive guide to convert a PRD document (PDF or DOCX) into instruction files for AI coding assistants like Claude Code, Cursor, Copilot, Windsurf, and Codex.
In-Flight ADLC Work Manifest
Development
Read-only manifest of open PRs and feat/REQ-* branches from remote, with component/domain overlap flags. Use before starting work to avoid conflicts.
Ideogram Common Errors
Development
Diagnose and fix common Ideogram API errors including authentication, rate limiting, and safety checks.
Create Atomic Commits
Development
Create atomic commits from all unstaged changes by grouping related changes into logical commits.