Find the perfect skill
Structured Thinking
Development
Rigorous analysis of complex problems or architectural decisions. Helps explore options, evaluate trade-offs (cost, risk, effort), and get an actionable recommendation with concrete next steps.
Forge Analyzer
Productivity
Analyzes vague user requests and recommends appropriate architecture based on actual needs. Frontend for clarifying ambiguous requests before routing to specialized tools.
Zoo Workflow
Development
Lightweight spec-driven workflow: collaborative spec, top-level TDD implementation, tiered parallel review gate, one commit per subtask.
Gemini CLI - AI Assistant
Data & AI
Gemini CLI for one-shot Q&A and summaries. Access Google's Gemini models directly from the terminal for quick questions and content generation.
Automated Commit and Push
Development
Commit all current changes and push to the remote. Use when the user asks to commit, push, save progress, or ship changes. Automatically runs pre-push checks with auto-fix before committing.
Kustomize Generators for ConfigMaps and Secrets
DevOps
Leverage Kustomize generators to automatically create Kubernetes ConfigMaps and Secrets from literals, files, or environment files. Generated resources include content hashes in their names, enabling automatic pod rollouts when configuration changes. Helps manage environment-specific settings and credentials without manual YAML creation.
ClickHouse + Kafka Validation
DevOps
Implement defense-in-depth validation patterns for ClickHouse + Kafka data pipelines, covering producer validation, anti-corruption layers, error streaming, idempotency with ReplacingMergeTree, and comprehensive monitoring.
Tailwind Design System
Development
Build production-ready design systems with Tailwind CSS, including design tokens, component variants, responsive patterns, and accessibility.
Create GitHub PR from Worktree
Development
Creates a GitHub pull request from a worktree. Use when asked to create a PR, pull request, or submit changes from a worktree. Parses the worktree name and optional draft flag, then commits changes, pushes branch, and creates the PR via GitHub CLI.
Add Task
Productivity
Automatically adds timestamped tasks to daily note log with optional due dates. Perfect for quickly capturing to-do items.
Cal Automation via Rube MCP
Development
Automate Cal operations through Composio's Cal toolkit via Rube MCP. Always discover tools first for current schemas.
Expense Tracker Pro
Finance & Accounting
Track expenses via natural language, get spending insights and budget analysis. Simply describe your purchases and the skill categorizes and tracks them automatically.