Find the perfect skill
Decompile MXL to JSON DSL
Development
Decompiles a 1C table document (MXL) into a JSON DSL definition. Use to get an editable description of an existing layout.
Institutional Skill Engineering Protocol
Development
Audit, research, validate, and upgrade an Algo-Trading-Skills skill to production-grade quality while preserving correct behavior and evidence-based changes.
Bisect ClickHouse regressions
Development
Bisect a ClickHouse regression using pre-built CI binaries and the auto-bisect script. Provide a repro SQL file and good/bad refs to find the introducing commit.
Add Skill
Development
Add a skill to the project with validation and README generation.
Log coding problems
Development
Log each solved or attempted coding problem with pattern analysis and honest review to track mastery in algorithms and data structures.
Code Review Assistant
Development
Reviews pull requests by analyzing code changes, checking for common issues, and providing structured feedback with actionable suggestions.
Common Cursor IDE Pitfalls
Development
Manage and avoid common Cursor IDE pitfalls: AI feature issues, configuration, security, and team collaboration with practical solutions.
Review and Fix Iteratively
Development
Deep analysis and iterative fixing of a Rust source file: logic errors, concurrency issues, and simplification opportunities.
Python dependency management with uv
Development
Handles the full Python dependency lifecycle with uv: add/remove packages, sync environments, regenerate lock files, and run commands in the project environment.
Mobile Page Scaffolder
Development
Scaffold a new mobile page/screen using StyleSeed layout patterns, semantic tokens, and design system components.
AID Pipeline Configuration
Development
View or update AID pipeline settings. Table view for all values and interactive update for a single key.
TDD Workflow Patterns
Development
Guide for implementing tasks using the TDD workflow, phase checkpoints, git commits, and verification protocol.