By pytholic
Create a structured handover document so the next agent or engineer can resume work with zero prior context.
Personal Claude Code skill library — specialized workflows for Python development, debugging, code review, LLM engineering, and more.
First, add the marketplace (one-time setup):
/plugin marketplace add pytholic/claude-skills
Then install all skills at once:
/plugin install all@pytholic-skills
Or install a single skill:
/plugin install python-dev@pytholic-skills
Replace python-dev with any skill name from the table below.
| Skill | Description |
|---|---|
code-review | Structured review for quality, correctness, SOLID/DRY/YAGNI, type safety, and security |
codebase-research | Navigate and map codebases — find symbols, trace dependencies, answer architecture questions |
explain-code | Step-by-step walkthroughs with analogies and diagrams, depth matched to the question |
llm-dev | LLM architectures, RAG, fine-tuning, agentic workflows, evals, and production deployment |
playwright-cli | Browser automation and Playwright test workflows |
python-dev | Planning-first Python development with Python 3.13+, ruff, pyright, pytest, pyproject.toml |
systematic-debugging | Four-phase debugging: reproduce → isolate → root cause → fix |
task-handover | Structured HANDOVER.md for cold-start session resumption |
write-tests | Focused pytest coverage for critical paths, edge cases, and error handling |
excalidraw-diagram | Generate Excalidraw diagrams from text descriptions |
hac-init | Initialize a Human-Agent Context (HAC) directory with templates and bootstrapping process |
python-project-scaffold | Scaffold a new Python project with production-ready tooling and structure |
help | User-facing cheat sheet of all personal skills — invoke with /help |
Once installed, invoke a skill in Claude Code:
/python-dev
/systematic-debugging
/code-review
Each skill's SKILL.md contains the full workflow and instructions Claude follows.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub pytholic/claude-skills --plugin write-testsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.