Find the perfect skill
Create GitHub Pull Request
Development
Commits current changes, pushes to remote, and creates a Pull Request. Use this skill when you've finished working and want to create a PR for review.
Cloud Cost Optimization
DevOps
Expert in reducing cloud infrastructure costs (AWS, Azure, GCP) while maintaining performance. Analyzes spending, identifies savings opportunities like rightsizing and waste elimination, and implements cost controls and budgets. Use when reducing spend or reviewing overprovisioning.
Japanese Government Open Data Access
Data & AI
Access Japanese government open data: real estate prices, public procurement, and e-Stat statistics via MCP server.
Claude Code session diagnostic
DevOps
Analyzes Claude Code session bloat: displays token count, context usage percentage (out of 200K), and a breakdown of bloat sources. Useful when the session feels large or the context window nears capacity, with recommendations for reducing it.
Cryptocurrency Price Tracking
Data & AI
Track real-time cryptocurrency prices across exchanges with historical data and alerts.
dbt Model Versioning
Development
Load when task involves dbt model versioning, creating v2 of a model, or backward-compatible model changes. Covers versions YAML config, defined_in, latest_version, and ref() with version pins.
WorkBuddy Daily Check-in
Productivity
Automates daily check-in on WorkBuddy to earn points. Uses coordinated clicks or a Python ctypes script.
Research Task Execution
Data & AI
Execute a research task using compositional workflow planning. Characterizes the task, selects an approach from a library of research strategies, executes it, and self-evaluates output quality.
Gabb Code Navigation Guide
Development
This skill provides a decision framework for exploring codebases efficiently. It explains when to use gabb_structure to preview file layouts before reading large files, and when to use gabb_symbol to search for code constructs by name. It helps reduce token usage and avoid unnecessary file reads.
Convex Security Check
Security
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
Claude Skill Integration
Development
Adapt and integrate a global Claude skill into project development guidelines, not directly into project code.
Sprint Planning Workflow
Development
Generate sprint status tracking from epics. Use when the user says 'run sprint planning' or 'generate sprint plan'.