Loading...
Loading...
Found 344 Skills
Systematic methodology for debugging bugs, test failures, and unexpected behavior. Use when encountering any technical issue before proposing fixes. Covers root cause investigation, pattern analysis, hypothesis testing, and fix implementation. Use ESPECIALLY when under time pressure, "just one quick fix" seems obvious, or you've already tried multiple fixes. NOT for exploratory code reading.
Apply first-principles thinking to break down complex problems into fundamental truths and rebuild solutions from the ground up. Use when solving strategic decisions, breaking through blockers, or challenging assumptions. Triggers on first principles, Elon Musk methodology, fundamental truths, strip assumptions, physics of the problem, rebuild from scratch.
Comprehensive testing specialization covering test strategy, automation, TDD methodology, test writing, and web app testing. Use when setting up test infrastructure, writing tests, implementing TDD workflows, analyzing coverage, integrating tests into CI/CD, or testing web applications with Playwright. Framework-agnostic approach with framework-specific guidance via reference files.
Systematic debugging methodology emphasizing root cause analysis over quick fixes
Twelve-factor app methodology. Use for cloud-native apps.
Typst Academic Paper Assistant (supports Chinese and English papers, conference/journal submissions). Domains: Deep Learning, Time Series, Industrial Control, Computer Science. Trigger Words (any module can be called independently): - "compile", "compile", "typst compile" → Compilation Module - "format", "format check", "lint" → Format Check Module - "grammar", "grammar", "proofread", "polish" → Grammar Analysis Module - "long sentence", "long sentence", "simplify", "decompose" → Complex Sentence Analysis Module - "academic tone", "academic expression", "improve writing" → Academic Expression Module - "logic", "coherence", "logic", "cohesion", "methodology", "methodology" → Logical Cohesion & Methodology Depth Module - "translate", "translate", "Chinese to English" → Translation Module - "bib", "bibliography", "bibliography" → Bibliography Module - "deai", "de-AI", "humanize", "reduce AI traces" → De-AI Editing Module - "title", "title", "title optimization", "create title" → Title Optimization Module - "template", "template", "IEEE", "ACM" → Template Configuration Module
Conduct Kepner-Tregoe (KT) Problem Solving and Decision Making (PSDM) analysis using the four rational processes - Situation Appraisal, Problem Analysis, Decision Analysis, and Potential Problem Analysis. Use when performing structured root cause analysis, making complex decisions, evaluating alternatives with weighted criteria, conducting IS/IS NOT specification analysis, anticipating implementation risks, troubleshooting complex issues, or when user mentions "Kepner-Tregoe", "KT method", "IS/IS NOT", "situation appraisal", "decision analysis", "MUSTS and WANTS", "potential problem analysis", or needs systematic problem-solving methodology. Includes specification matrices, decision scoring, quality rubrics, and professional report generation.
Master the art of podcast interviewing using NPR training methodology and Tim Ferriss's preparation techniques to extract compelling stories and insights from any guest. Use when: Preparing for a podcast interview with a guest; Designing questions that elicit stories, not soundbites; Struggling to get guests to open up authentically; Planning a new interview-format podcast; Improving your interviewing technique
Create remarkable products and experiences that spread through word of mouth using Seth Godin's Purple Cow methodology Use when: **Launching a new product** and need it to stand out in a crowded market; **Differentiating your brand** from competitors who all look the same; **Escaping commodity status** where you compete only on price; **Planning a marketing strategy** with limited advertising budget; **Finding your remarkable angle** when "good enough" isn't working
Create high-quality ToolUniverse skills following test-driven, implementation-agnostic methodology. Integrates tools from ToolUniverse's 1,264+ tool library, creates missing tools when needed using devtu-create-tool, tests thoroughly, and produces skills with Python SDK + MCP support. Use when asked to create new ToolUniverse skills, build research workflows, or develop domain-specific analysis capabilities for biology, chemistry, or medicine.
Fast decision-making methodology for time-critical situations. Use when you have minutes (not hours) to decide, during incidents, emergencies, or hard deadlines. Optimizes for "good enough now" over "perfect later". Unlike other patterns that maximize quality, RTR maximizes decision speed while maintaining acceptable quality floors.
Apply SPARC methodology (Specification, Pseudocode, Architecture, Refinement, Completion) for systematic development. Use for feature development, TDD workflows, and structured problem-solving.