Loading...
Loading...
Found 2,772 Skills
Live browser interaction via Playwright MCP — navigate pages, click buttons, fill forms, take screenshots.
Audit your Claude Code setup for prompt caching efficiency. Measures prefix size, hook patterns, rule duplication, dynamic injection sizes, and tool stability. Use when asked to 'check caching', 'optimize prompt cache', or 'audit setup efficiency'. Returns a scored report with fixes ranked by token savings.
Generate context-aware quality checklists for code review and QA using IEEE 1028 base standards plus LLM contextual additions
Guide for generating and editing images using generative AI with the nanobanana CLI
Render templates by replacing {{TOKEN}} placeholders with actual values, supporting all three templates (specification, plan, tasks) with schema validation and security sanitization
iOS development expert including SwiftUI, UIKit, and Apple frameworks
Rates responses and plans against quality rubrics. Used for plan validation, response quality audits, and multi-agent consensus.
Build, validate, and deploy LLM-as-Judge evaluators for automated quality assessment of LLM pipeline outputs. Use this skill whenever the user wants to: create an automated evaluator for subjective or nuanced failure modes, write a judge prompt for Pass/Fail assessment, split labeled data for judge development, measure judge alignment (TPR/TNR), estimate true success rates with bias correction, or set up CI evaluation pipelines. Also trigger when the user mentions "judge prompt", "automated eval", "LLM evaluator", "grading prompt", "alignment metrics", "true positive rate", or wants to move from manual trace review to automated evaluation. This skill covers the full lifecycle: prompt design → data splitting → iterative refinement → success rate estimation.
Build pure, interface-agnostic services with injected dependencies for Next.js/Supabase applications.
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