Find the perfect skill
Prototype
Development
Build throwaway prototypes to answer design questions: validate logic/state models or explore UI variants quickly.
Scaffold AgentKit assets
Development
Scaffold new AgentKit assets (skills, commands, agents, rules) with correct frontmatter and location. Validates descriptions and prevents collisions.
Test-Driven Development (TDD)
Development
TDD practice: write failing test first, then minimal code to pass, following the red-green-refactor cycle.
Cursor Local Dev Loop
Development
Optimize your local development workflow with Cursor IDE, covering chat, composer, tab completion, and inline editing for faster AI-assisted coding.
Prisma Raw SQL Queries
Development
Execute type-safe raw SQL with $queryRaw, $executeRaw, and Prisma.sql template tag, including transactions and secure dynamic query building.
Vexor - Semantic File Search CLI
Development
Vector-powered CLI for semantic file search, designed as a skill for Claude/Codex.
Git Agent - Auto-Commit
Development
Automatically stage, commit, and push all changes in the current working directory.
Sync gbrain
Development
Keep gbrain current with this repo's code and refresh agent search guidance in AGENTS.md. Re-runnable and idempotent.
Create Pull Request from Changes
Development
Creates a feature branch, commits changes, pushes to fork, and opens a draft PR against iopsystems/rezolus.
React Component Library Builder
Development
Build reusable React component libraries with Storybook, proper theming, accessibility, and npm packaging.
Android Kotlin Development
Development
Develop native Android apps with Kotlin using MVVM, Jetpack Compose, Retrofit, Room, and modern architecture.
Ask Matt - Skill Router
Development
Routes to the right skill or flow for your situation. A meta-skill that navigates the skill library.