Find the perfect skill
LLM Cost Report
Data & AI
Weekly LLM spend report by stage, product, and household, with margin analysis to catch cost creep.
Dependency Upgrade Path
Development
Plans dependency upgrades, considering breaking changes, security risks, and compatibility issues to provide a safe update path.
Git Commit Workflow
Development
Automated Git commit workflow with precommit hook handling, linting, type checking, README updates, and API reference docs updates.
Gemini API Caching Best Practices
Development
Learn robust caching strategies for Gemini API calls including versioning, entity-stable keys, and cache busting to reduce costs and improve performance.
Skills and Agents Customization
Productivity
Creates customized skills and agents for automating user-specific workflows. Use when users ask to personalize their setup, create a skill or agent, or when repetitive patterns are noticed.
LoL Trivia Question Generator
Content
Generates 20 fun trivia questions about League of Legends based on player data. It produces data-driven questions in French, drawing on cached indicators and custom dynamic indicators. Ideal for engaging friends with playful, stat-based LoL trivia.
Inclusion Plugin Help
Development
Shows available commands and explains how to use the Gotrino inclusion plugin to write more inclusive code.
Session Orientation from Durable State
Productivity
Read-only situation report synthesizing where a project stands from durable state (ledgers, handoffs, checklists, PRs, git) plus the conversation, complementing /recap. Use to reorient quickly.
Brepjs-CAD Skill Self-Heal Loop
Development
Autonomous self-heal loop for brepjs-cad skills. Diagnose, fix, verify (RED→GREEN), and ship a PR based on automated eval signals.
System Load Profile Outline
Testing
Outlines the load profile of a system or component by mapping request flows, peak usage, data growth, and resource consumption. Helps identify bottlenecks and scaling risks directly from the source code.
Self-Improve Intent
Productivity
Enriches vague user requests by extracting intent, connecting with relevant context, and producing traceable findings. Helps when interpreting unclear instructions or preparing context for automated agents.
Advanced TypeScript Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, and utility types for building type-safe applications.