Loading...
Loading...
Found 939 Skills
Analyzes album state and recommends the optimal next action. Use when the user asks "what should I do next?" or "what's left to do?"
Creates and registers templates for agents, skills, workflows, hooks, and code patterns. Handles post-creation catalog updates, consuming skill integration, and README registration. Use when creating new template types or standardizing patterns.
TDD applied to documentation - create production-ready skills. Use when authoring new skills. Includes writing style guidelines for clear prose.
Byzantine consensus voting for multi-agent decision making. Implements voting protocols, conflict resolution, and agreement algorithms for reaching consensus among multiple agents.
GraphQL expert including schema design, Apollo Client/Server, and caching
Generate text content using Google Gemini models via scripts/. Use for text generation, multimodal prompts with images, thinking mode for complex reasoning, JSON-formatted outputs, and Google Search grounding for real-time information. Triggers on "generate with gemini", "use gemini for text", "AI text generation", "multimodal prompt", "gemini thinking mode", "grounded response".
Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
Performance profiling and bottleneck detection for Node.js, Python, and browser apps
Document debugging sessions with hypothesis tracking and knowledge base
Generate database ER diagrams from schema for documentation
Generate mock data and test fixtures from schemas
Reduce cyclomatic complexity with targeted refactoring strategies