Find the perfect skill
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.
Prepare a pull request
Development
Collects commits on the current branch ahead of upstream/main, generates a PR title and description, and creates the PR.
Fix snarkVM Issues with TDD Workflow
Development
Fix GitHub issues or PR review feedback in snarkVM using test-driven development. Includes investigation, planning, and implementation with final validation.
innozverse Repository Structure
Development
Understand the innozverse monorepo's directory layout, naming conventions, and module boundaries. Use this skill when adding new files or features to know exactly where they belong across apps, shared packages, and config files.
Expert Code Review
Development
Expert code reviewer specializing in software engineering best practices, design patterns, and quality standards. Perfect for analyzing code changes and pull requests.
Repository-Specific UI Skill Forge
Development
Skill to synthesize a repo-native UI/design skill from existing agent skills, following repository conventions and security boundaries.
Lo-fi Wireframing
Development
Explore flows, layouts, or navigation with disposable greyscale wireframes to decide structure before hi-fi design.
Code Review Workflow
Development
Complete code review workflow covering both requesting and receiving reviews. Use when creating pull requests with built-in checklists and templates, or when responding to feedback with structured reply patterns for different comment types.
Dependency Upgrade
Development
Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches.
Regle Core Form Validation for Vue 3
Development
Core Regle form validation in Vue 3: setup with useRegle, reactive r$ object, validation properties, displaying errors, and modifiers.
Python Development Patterns
Development
Learn idiomatic Python with PEP 8 standards, type hints, and best practices for readable, maintainable code.
TDD Workflow Patterns
Development
Guide for implementing tasks using the TDD workflow, phase checkpoints, git commits, and verification protocol.