Find the perfect skill
Component Polish Pass
Development
Perform a comprehensive final polish pass on UI components to ensure they are professional, consistent, and delightful to use. Reviews improvements, adds subtle details, perfects spacing.
Create high-quality Git commits
Development
This skill analyzes changes, runs review agents, and creates logical, well-written Git commits following project conventions.
Run Local Services
Development
Starts all local services with dependency checks, error diagnosis, and automatic recovery.
Context7 MCP for Library APIs
Development
This skill uses the Context7 MCP tool to retrieve official library documentation and API references. It helps when you need function signatures, usage examples, or explanations for a specific package, avoiding guesswork.
Documentation Claim Check
Documentation
Assesses whether claims in public-facing documentation (README, release notes, guides) are supported by evidence. Read-only, no commands executed.
System Monitoring with htop
DevOps
Monitor system resources, processes, and diagnose bottlenecks with htop and related CLI tools.
VR/AR Development
Development
VR/AR development principles: comfort, performance, interaction, and spatial design. Essential guide for creating immersive experiences.
Move documentation files
Documentation
Automates moving documentation files with git history preservation, alias injection, verification, and internal link updates.
Credit Optimizer
Development
Automatically optimize AI agent credit usage by routing tasks to the most cost-efficient execution path. Reduce costs by 30-75% without quality loss.
Async Python Patterns
Development
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for high-performance, non-blocking systems.
Logging API Requests
Development
Implement structured API request logging with correlation IDs, performance timing, security audit trails, and PII redaction for ELK, Loki, or CloudWatch.
Generate Version Log
Documentation
Read the last documented version from release.txt, gather git changes since that tag, group commits by theme, and write a structured version log to docs/versions/. Also output a GitHub release note.