Find the perfect skill
deevy UI — apps/web design system
Development
Design decisions for deevy's web UI: visual language for Humans, Agents and Gates, navigation model, shadcn registries and screen test contracts.
Import Figma designs as Lumos tokens
Development
Convert messy Figma files into consistent Lumos/Astro design tokens by reconciling inconsistencies and converting units, spacing, and colors.
Code Task Brief
Development
Produce a self-contained task brief for a coding routine, specifying the change, context, affected files, acceptance criteria, and scope.
asc CLI Usage for App Store Connect
Development
Guidance for running asc commands for App Store Connect: discovery, flags, output formats, pagination, auth, and Apple Ads.
Code Review
Development
Reviews code for quality, security, and maintainability. Use after implementing features or completing significant work.
Claude Code Ecosystem Expertise
Development
Comprehensive guide to master Claude Code: CLI setup, extensibility (agents, skills, output styles), and CLAUDE.md optimization.
Commands Manager
Development
Skill for building, improving, and validating Claude slash commands, including multi-phase workflows and dynamic arguments.
CRD Sync and Regeneration
Development
Verify and regenerate Kubernetes CRDs and API docs from Rust source. Ensures committed artifacts are in sync via local dry-run diffs.
PlantUML ASCII Art Diagram Generator
Development
Generate ASCII art diagrams from PlantUML for terminal-friendly documentation and READMEs.
Skills Audit and Improvement
Development
Assess, score, and improve existing skills under .codex/skills, providing a report and applying changes upon confirmation.
Do Workflow
Development
Automate a task end-to-end: implement, PR, CI, ship. Invoke explicitly via /do or $do.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.