command-creator
Create custom slash commands for AI coding assistants.
cc-convo-explorer
Explore and search previous Claude Code conversations stored in ~/.claude/projects/
claude-handoff
Delegate tasks to Claude Code non-interactively with `claude -p`. Use for agent-to-agent handoffs, unattended runs, deterministic CLI invocation, JSONL event capture, or structured final output.
codex-handoff
Delegate tasks to Codex non-interactively with `codex exec`. Use for agent-to-agent handoffs, unattended runs, deterministic CLI invocation, JSONL event capture, or structured final output.
git-version-control
Always use this skill when using git!
markdown
Always use this skill when writing or editing markdown files!
pdf-to-markdown
Extracting text and tables, merging/splitting documents. Use when needing to convert PDFs while preserving structure.
programming
Always use this skill when writing or editing code of any sort!
python
Always use this skill when writing or editing python code!
software-testing
Always use this skill when writing or editing software tests!
source-worktrees
Use this skill when working with software installed or run from local source checkouts that use git worktree hubs.
webscraping
Always use this skill when writing or editing webscrapers!