Find the perfect skill
PR Review and Merge
Development
Review pull requests, handle approvals, changes, and merges as a maintainer.
Flutter Pub Package Update
Development
Updates Flutter project pubspec.yaml dependencies, checking changelogs and confirming major version changes before applying.
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.
Business Requirements Document (BRD)
Development
Create a Business Requirements Document (BRD) via Socratic interview or from an FRD/PRD, with strict traceability control.
Setup OpenDesign Output Environment
Development
Initializes OpenDesign folder structure, downloads viewer, and creates an empty manifest for design mockups.
Convex Code Reviewer
Development
Reviews Convex functions for security, auth, validators, performance, and patterns. Flags issues with severity before shipping.
Mathematica AI
Data & AI
Skill for using Mathematica with AI assistants for symbolic and numeric computations.
Rust Project Scaffolding
Development
Generate production-ready Rust project structures with cargo tooling, module organization, testing, and configuration.
Test Retry Config
Testing
Automated assistance for test retry configuration, following best practices and generating production-ready code.
Start a Review Session
Testing
Starts a review session from an existing plan and implementation. Discovers available plans via a script, validates implementation exists, and invokes the technical-review skill to verify each task was implemented and tested. Useful during the validation phase (Phase 6) after implementation.
Firebase APK Security Scanner
Security
Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, auth issues, and exposed cloud functions.
ML Pipeline - Multi-Agent Orchestration
Data & AI
Design and implement a complete ML pipeline following modern MLOps best practices with multi-agent orchestration.