CLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich,...
find ~/0xDarkMatter/ -name "*.skill"
Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search...
Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook...
Detects stale project plans and suggests session commands. Triggers on: sync plan, update plan, check status, plan...
Enhanced git operations using lazygit, gh (GitHub CLI), and delta. Triggers on: stage changes, create PR, review PR,...
Scans for project documentation files (AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and 15+...
SQLAlchemy and database patterns for Python. Triggers on: sqlalchemy, database, orm, migration, alembic, async...
Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading,...
Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace,...
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project...
Model Context Protocol (MCP) server patterns for building integrations with Claude Code. Triggers on: mcp server,...
Analyze Claude Code session logs - extract thinking blocks, tool usage stats, error patterns, debug trajectories....
Process JSON with jq and YAML/TOML with yq. Filter, transform, query structured data efficiently. Triggers on: parse...
Python asyncio patterns for concurrent programming. Triggers on: asyncio, async, await, coroutine, gather,...
Claude Code hook system for pre/post tool execution. Triggers on: hooks, PreToolUse, PostToolUse, hook script, tool...
Deep explanation of complex code, files, or concepts. Routes to expert agents, uses structural search, generates...
Atom of Thoughts (AoT) reasoning - decompose complex problems into atomic units with confidence tracking and...
Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print,...
Docker and Kubernetes patterns. Triggers on: Dockerfile, docker-compose, kubernetes, k8s, helm, pod, deployment,...
Convert local documents to Markdown using Microsoft's markitdown CLI. Best for: PDF, Word, Excel, PowerPoint, images...