Find the perfect skill
Create Locus Views for Unity editor
Development
Helps create or edit Locus Views (Vue UI panels) for Unity editor, using templates for inspector, graph, table, and Unity connection.
Scaffold Claude skill/command
Development
Scaffold new skills in .claude/commands/ following house format: frontmatter, token-light steps, verify, and final report.
SKILL.md Improvement from Eval Logs
Development
Proposes SKILL.md edits based on latest eval logs, dispatching to the skill-improver agent. Never edits the file itself.
Create a Pull Request from Uncommitted Changes
Development
Creates a feature branch, commits changes, and opens a draft PR against iopsystems/rezolus following repo conventions.
Skill Manager
Development
Search, browse, and install skills from a database of 31,767+ community skills with intelligent folder-level downloads.
Create PR and Check CI
Development
Creates a pull request from the current branch, links to an issue, monitors CI status, and manages the wip label.
cvg-spawn: wrap spawned workers with auto-register
Development
Prepends a lifecycle wrapper (register, heartbeat, retire) to spawned worker briefs so they remain visible in the Convergio daemon.
Design Auditor
Development
Audit designs against 19 rules (accessibility, ethics, heuristics). Auto-detects framework and design system. Beginner-friendly with clear explanations.
Write an Agent Skill
Development
Guide to create a new Agent Skill: structure, SKILL.md format, design principles, and templates. Includes examples from existing skills.
TypeScript Advanced Types
Development
Advanced TypeScript type system patterns: generics, conditional/mapped types, template literals, and utility types for building type-safe applications.
Java Contentstack SDK
Development
Conventions for Contentstack Java SDK: package layout, Java 8 compatibility, Lombok, and coding practices.
Regle validation rules
Development
Validation rules for Regle: built-in, custom, wrappers, and operators to compose and apply constraints.