Find the perfect skill
brepjs-cad skill eval
Development
Run a brepjs-cad skill eval in a Claude session and propose fixes. Two modes: implement or verify.
Push Changes and Create Draft PR
Development
Push committed changes and create a draft PR on GitHub for early feedback or documentation.
PostHog Survey SDK Audit
Development
Audit survey features across PostHog SDKs and check version requirements.
Interactive Planning Agent
Development
Interactive planning agent. Designs verification specs through Q&A with the human and hands off to the orchestrator for execution. Use it when you need to break down a complex task into manageable specs after clarifying requirements.
Go Error Diagnosis and Fixing
Development
This skill diagnoses and fixes Go errors by analyzing error messages, identifying the cause, applying fixes, and verifying with build/test/lint commands. It helps when encountering compilation, runtime, or lint errors during Go development.
Git Commit with Conventional Message
Development
Automates the process of staging and committing changes with a descriptive conventional commit message. Checks git status, shows diff, adds files, and creates a commit following the conventional commits format (e.g., feat, fix, chore). Useful when you need to ensure a clean and standardized commit history.
Rigorous Code Review of Uncommitted Changes
Development
Performs a rigorous code review of uncommitted changes, analyzing architecture, quality, security, and best practices. Summarizes findings and proposed changes for user approval.
Implementation Review and Task Update
Development
Perform a structured review of completed implementation work, validate against specifications, and update task status in tasks.md.
Loki Mode - Multi-agent autonomous startup system
Development
Multi-agent system to automate the full software development lifecycle from PRD to production with zero human intervention and optimized orchestration.
Do End-to-End Task Workflow
Development
Autonomous end-to-end task execution: research, branch, implement, pass CI, open PR, ship. Invoked via /do or $do.
Create Pull Request with Automated Review
Development
Creates a pull request for the current branch with pre-flight checks and mandatory automated review subagents.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.