Find the perfect skill
High-quality Git commit creation
Development
Creates high-quality Git commits for pending changes: gathers context, runs targeted agents, analyzes changes, and splits into logical commits.
Slash Commands Manager
Development
Builds, improves, and validates slash commands: Markdown structure, YAML frontmatter, dynamic arguments, and multi-phase workflows.
Extract Skill from Conversation
Development
Analyze the current conversation to identify a repeatable workflow, then generate the full Mythos artifact set (SKILL.md, command, agent, verification script, manifest).
Apollo Client Caching Strategies
Development
Practical guide to mastering Apollo Client caching: policies, normalization, cache updates, and optimistic UI for performant applications.
OpenCode Skill Creator Router
Development
Unified router to create or update OpenCode skills, with :auto / :confirm modes and routing to full-create, full-update, reference-only, or asset-only operations.
Advanced C Programming & Systems
Development
Write efficient C with rigorous memory management, pointer arithmetic, and system calls for embedded systems, kernel modules, and performance-critical code.
Create a Git Worktree
Development
Creates a git worktree at worktree/<branch> from an up-to-date master, initializes submodules, and moves into the new isolated environment.
Agent Restore Context
Development
Manage .agent-restore-context-* files to resume work after /clear or /compact. Actions: write, delete, check, status.
7-Phase Feature Development Workflow
Development
Structured 7-phase workflow for feature development with specialized agents for code exploration, architecture design, and quality review.
Profile Blocking Calls in WebFlux
Development
Identify blocking calls in reactive Spring WebFlux code that cause thread starvation and performance degradation.
UI Design System Reference for Vue/Vuetify
Development
Devkit Vue design system reference (Vuetify 4 + MD3 theme): typography, color, component, helper and visual verification rules. Enforces consistency and visual craft.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows after migration, including file and folder naming conventions.