Find the perfect skill
Prepare Proof
Development
Turn settled intent into the cheapest discriminating executable proof before implementation.
PR Creation
Development
Must be used before creating any PR, pushing a branch for review, or running `gh pr create`. Covers changelog entries, branch naming, PHPCS/PHPUnit checks, and reviewer assignment.
Local Spec Status
Development
Displays local specs progress (.mjun/specs) without writing, based on files and git/GitHub state.
Flow Type Checking
Development
Run Flow type checking and report errors in React code, with support for multiple renderers.
React Composition Patterns
Development
React composition patterns for building flexible, maintainable components. Avoid boolean prop proliferation with compound components, state lifting, and internal composition.
Datagrok UI Building Guidelines
Development
Guidelines for building Datagrok TypeScript UI components, viewers, dialogs, and layouts with performance best practices.
Reverse Engineering
Development
Disassemble, annotate, extract assets, build emulator, and port binaries to web. Use with REVERSE.md and tools/.
EmbodiChain PR Adapter
Development
Claude adapter for creating EmbodiChain pull requests, including filling the GitHub template and selecting labels.
Pull Request Workflow
Development
Create or update a pull request for the current branch. Triggered when the user asks to open, edit, or update a PR.
GitHub Quantitative Trading Project Analysis
Development
Search and analyze popular quantitative trading projects on GitHub, provide insights and recommendations to improve your own project.
Create PR Workflow
Development
Step-by-step process to create a pull request with build and test verification.
Ship It! Finalize and Ship Changes
Development
Run quality checks, create meaningful commits, and open pull requests with approval checkpoints.