Find the perfect skill
Explain code with diagrams and analogies
Development
Explains code using analogies, ASCII diagrams, and step-by-step walkthroughs. Ideal for learning or understanding a codebase.
Architecture Performance Optimization
Development
Use to analyze and resolve performance bottlenecks across database, API, network, and frontend layers. It guides identifying bottleneck types, measuring baseline metrics, and applying layer-specific optimizations like indexing, caching, lazy loading, and OnPush change detection. Helpful when dealing with slow API responses, database query optimization, frontend rendering issues, or scalability planning.
UI MCP - Frictionless UI Framework
Development
Provides commands to interact with a UI server for building and running Lua-based UIs. Use it to display apps, execute Lua code, handle events, and manage checkpoints. Helps when developing or debugging interactive UI frameworks with a widget-based architecture.
Godot Engine Automation & Documentation
Development
Skills for Godot game engine automation and documentation. Enables launching the editor, running projects, manipulating scenes and resources, and accessing Godot class reference documentation. Useful for Godot game development with AI assistance.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions for designing GraphQL APIs.
Plenum Architecture Contract
Development
Load-bearing design decisions of Plenum smart thermostat system: invariants, rationale, and known weak points. Use for understanding architecture before changes.
Pull Request Enhancement
Development
This skill assists in creating high-quality pull requests by generating comprehensive descriptions, summarizing changes, and organizing test coverage and risks. It is useful when writing or improving PR descriptions, reducing PR size, or facilitating faster code reviews.
Scaffold a new Claude skill
Development
Create a new Claude skill/command in .claude/commands/ following the house format: frontmatter, steps, verification, and final report.
Ask Questions If Underspecified
Development
Clarify requirements before implementing. Ask focused questions to avoid wrong work. Use only when explicitly invoked.
SpeedTree Subsystem Audit
Development
Audit the .spt TLV parser and placeholder-billboard fallback, focusing on byte accounting, TREE wiring, and per-game differences.
ARIA Attribute Helper
Development
Provides automated assistance for ARIA attribute helper tasks in frontend development. Helps with accessibility and best practices.
Do: End-to-End Task Execution
Development
Performs a task end-to-end: research, implement, PR, CI, ship. Invoke via /do or $do.