Find the perfect skill
Binding Materials to Prims
Development
Bind materials to geometry prims at runtime using USD material:binding relationships. Use when user requests material assignment or change.
Package Skill for Distribution
Development
Validate and package a Claude Code Skill into a distributable zip file.
Inference.sh CLI for AI Apps
Development
Run 150+ AI apps via inference.sh CLI: images, videos, LLMs, search, 3D, and Twitter. Simple install and clear examples.
Cal Automation via Rube MCP
Development
Automate Cal operations through Composio's Cal toolkit via Rube MCP. Always search tools first for current schemas.
CodeFlow: Visualize Codebase Architecture in Seconds
Development
Turn any GitHub repo, local folder, PR, or Obsidian vault into an interactive architecture map, 100% client-side.
Create GitHub Pull Request
Development
Create a well-structured GitHub PR: branch setup, implementation, tests, formatting, and PR submission.
Codex Peer Review
Development
Integrates OpenAI Codex CLI as a peer reviewer for code changes, technical decisions, and architecture proposals. Auto-triggers before presenting significant alternatives or completed work, or on demand via /codex or /codex-review. Supports up to 3 rounds of critical exchange where suggestions are evaluated rather than blindly accepted.
ProofIt design system enforcement
Development
Design-system skill that prevents hardcoded colors, syncs docs/design.md with color tokens, and runs contrast checking after UI changes.
Convert PR Comments to Lint Rules
Development
Turns recurring PR review comments into automated lint rules with tests and CLAUDE.md annotation.
Import Figma into Lumos
Development
Build Lumos design tokens from a Figma file, especially messy ones with inconsistent spacing, type, and color. Use when a Figma link is shared and needs implementation.
Checkstyle Violations Fixer
Development
Check and fix Checkstyle violations in Java Maven projects using the maven-checkstyle-plugin and spring-javaformat. Auto-format then fix remaining issues with a Python script.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.