Find the perfect skill
PyTorch CI Metrics
DevOps
Query PyTorch CI metrics: durations, job failures, queue times, via Grafana and ClickHouse.
Scaffold a New HR Skill Directory
Development
Guides the user through scaffolding a new hr-* skill directory with SKILL.md, content/, and examples/ templates. Ensures proper naming and structure.
Sag: ElevenLabs TTS with say CLI
Content
Use the sag CLI to generate speech from text via ElevenLabs, with support for multiple models, voices, and pronunciation controls. Includes expressive audio tags.
Functional Design Document Guide
Documentation
Guide and template for creating functional design documents based on the PRD. Used only when writing functional designs.
Ollama with Claude Code
Development
Using Ollama to integrate local AI models with Claude Code, including embedding generation, tool calling, and streaming.
Feature Development Pipeline
Development
Structured workflow for researching, planning, tracking, and implementing major features through phases.
API Cost & Performance Scanner
Development
Scans project API and infrastructure to identify cost and performance optimization opportunities.
Repository Dashboard
DevOps
Displays repository status overview with PRs, issues, CI/CD health, and suggested tasks, prioritized based on user context.
Skill Self-Improvement
DevOps
Self-improving skill system for the framework. Analyzes cycles, proposes improvements, and applies changes.
Product Architect
Development
Complete product development system with 80 agents and 36 frameworks for PRDs, MVPs, strategy, research, and more.
Home Assistant PR Comment Audit
Development
Audits review comment threads on a Home Assistant GitHub PR, flagging unaddressed comments and requests for clarification. Use when checking if PR feedback has been addressed.
React State Management
Development
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.