Production Python
Production-grade Python coding conventions for modules, classes, functions, Pydantic models, SQLAlchemy models, and tests. Use this skill when writing new Python files, modifying existing Python code, creating data models, setting up project structure, or reviewing Python code for best practices. Triggers on any task involving Python source files (.py), test files, notebooks, or project scaffoldi…
Production Claude
Set up a durable, cross-session memory for Claude Code — a rotating "session log" ring buffer plus the SessionEnd hook and slash commands that keep it fed. Use this skill when a user wants Claude Code to remember what happened across conversations, resume long multi-day work without re-explaining context, persist a decision journal, or replicate this session-logging setup in a new repo. Triggers…
Production React
Production-grade React coding conventions for components, hooks, TypeScript, state management, data fetching, testing, and accessibility. Use this skill when writing React components, creating custom hooks, setting up project structure, managing state, writing tests, or reviewing React code for production readiness. Triggers on any task involving .tsx/.jsx files, React hooks, component libraries,…
Production Git
Git branching strategy, commit conventions, PR workflow, release management, hotfix procedures, rollback, and tagging for production software projects. Use this skill when creating branches, writing commit messages, opening pull requests, preparing releases, handling production incidents, or reviewing git history and workflow. Triggers on any git-related task: branching, committing, merging, tagg…