Total 34,758 skills
Showing 12 of 34758 skills
strace and ltrace skill for system call and library call tracing. Use when a binary behaves incorrectly without crashing, diagnosing file-not-found errors, permission failures, network issues, or unexpected library calls by tracing syscalls and library function calls. Activates on queries about strace, ltrace, syscall tracing, library interception, ENOENT, EPERM, strace -e, or diagnosing binary behaviour without a debugger.
Graceful Degradation with Helpful Messages
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Generate complete project from PRD + stack template — directory structure, configs, CLAUDE.md, git repo, and GitHub push. Use when user says "scaffold project", "create new project", "start new app", "bootstrap project", or "set up from PRD". Uses SoloGraph for patterns and Context7 for latest versions. Do NOT use for planning features (use /plan) or PRD generation (use /validate).
Search Tool Hierarchy
SEO health check for any URL — analyzes meta tags, OG, JSON-LD, sitemap, robots.txt, SERP positions, and scores 0-100. Use when user says "check SEO", "audit this page", "SEO score", "check meta tags", or "SERP position". Do NOT use for generating landing content (use /landing-gen) or social media posts (use /content-gen).
Scrape web pages and extract content via Firecrawl MCP
Parallel Agent Orchestration
Behavior design framework based on BJ Fogg's "Tiny Habits". Use when you need to: (1) diagnose why users aren't completing key actions, (2) reduce friction using the Ability Chain, (3) design effective prompts, (4) create tiny behaviors that compound into retention, (5) audit motivation-ability mismatches, (6) design onboarding that builds lasting habits, (7) apply B=MAP to improve activation and retention metrics.
Create or update continuity ledger for state preservation across clears
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
Rust cross-compilation skill. Use when building Rust binaries for a different target architecture or OS, using cross or cargo-zigbuild for hermetic cross-compilation, configuring .cargo/config.toml for cross targets, or targeting embedded and bare-metal systems. Activates on queries about Rust cross-compilation, rustup targets, cross tool, cargo-zigbuild, aarch64-unknown-linux-gnu, thumbv7m-none-eabi, or building for embedded.