Find the perfect skill
Laravel Code Simplifier
Development
Refines and simplifies PHP/Laravel code for clarity and maintainability while preserving functionality.
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.
Multi-Agent Code Review
Development
Performs a thorough code review using 5 specialized agents covering correctness, quality, architecture, test coverage, and security. Acts as a pre-push review gate.
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.
OpenWebF Host Controller Management
Development
Manage WebF controllers safely with WebFControllerManager covering lifecycle, reuse, pre-render, and multiple controller scenarios. Use for OpenWebF host integration with complex navigation.
TypeScript Advanced Patterns
Development
Write precise, type-safe TypeScript using advanced patterns: generics, conditional types, branded types, narrowing, and more.
Post-Implementation Self-Review
Development
Performs a self-review of recently implemented code before formal review, using an agent to catch issues, check conventions, and surface questions.
Sync gbrain
Development
Keep gbrain current with this repo's code and refresh agent search guidance in AGENTS.md. Re-runnable and idempotent.
Scene Architecture & Management in Godot
Development
Design and manage Godot 4 scene trees, transitions, and lifecycle. Covers scene composition, instancing, and loading methods (including async and additive). Helps create maintainable games with reusable components and smooth level/menu transitions.
Create Pull Request from Changes
Development
Creates a feature branch, commits changes, pushes to fork, and opens a draft PR against iopsystems/rezolus.