Total 33,408 skills
Showing 12 of 33408 skills
TDD workflow for migrations - orchestrate agents, zero main context growth
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
Maps questions to the optimal tldr command. Use this to pick the right layer
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
Completion Check: Verify Infrastructure Is Wired
Code refactoring workflow - analyze → plan → implement → review → validate
Implement technical plans from thoughts/shared/plans with verification
Migration workflow - research → analyze → plan → implement → review
Launch automated multi-skill pipeline that chains skills into a loop. Use when user says "run pipeline", "automate research to PRD", "full pipeline", "research and validate", "scaffold to build", "loop until done", or "chain skills". Do NOT use for single skills (use the skill directly).
Generate promo video plan with 30-45s script, shot-by-shot storyboard, and optional Remotion/Montage-tool config. Use when user says "create video", "promo video", "video script", "storyboard", "demo video", or "product video plan". Do NOT use for social media text posts (use /content-gen) or landing page copy (use /landing-gen).
Rust sanitizers and Miri skill for memory safety validation. Use when running AddressSanitizer or ThreadSanitizer on Rust code, interpreting sanitizer reports, using Miri to detect undefined behaviour in unsafe Rust, or validating unsafe code correctness. Activates on queries about Rust ASan, Rust TSan, Miri, RUSTFLAGS sanitize, cargo miri, unsafe Rust UB, or interpreting Rust sanitizer output.