15 agent markdown files indexed from photostructure/coding-skills. Install any of them pinned to an exact hash with mdr add photostructure/coding-skills/<name>.
photostructure/coding-skills · plugins/coding/skills/gitplan/SKILL.md · Plan and execute coherent Conventional Commit groupings for tangled working tree changes — multiple intertwined logical…
photostructure/coding-skills · plugins/coding/skills/handoff/SKILL.md · Update the active Technical Project Plan for handoff when context is running low or the session is ending, so the next…
photostructure/coding-skills · plugins/coding/skills/replan/SKILL.md · Iterative deep planning with critiques and alternatives. Use when facing complex design decisions requiring thorough…
photostructure/coding-skills · plugins/coding/skills/review-staged/SKILL.md · Workflow to review the staged Git diff for verified bugs and then prepare a clean Conventional Commit. Use when the…
photostructure/coding-skills · plugins/coding/skills/review/SKILL.md · Code-review workflow for verified issues in specific files, functions, diffs, or code sections. Use whenever a review…
photostructure/coding-skills · plugins/coding/skills/second-opinion/SKILL.md · Get a second opinion on freshly written code from the *other* coding agent — Claude asks Codex, Codex asks Claude —…
photostructure/coding-skills · plugins/coding/skills/stage/SKILL.md · Use when committing work from the current session to stage ONLY hunks the session touched, not the entire file…
photostructure/coding-skills · plugins/coding/skills/tpp-orchestrate/SKILL.md · Work through a queue of Technical Project Plans serially — delegate each to a TDD subagent, get a cross-model second…
photostructure/coding-skills · plugins/coding/skills/tpp/SKILL.md · Work on a Technical Project Plan — read the plan, identify the current phase, do that phase's work, and update the plan…
photostructure/coding-skills · plugins/coding/skills/write-clearly/SKILL.md · Draft and revise prose for clarity, precision, concision, unambiguous execution, and honest emphasis using Orwell's…
photostructure/coding-skills · plugins/cpp/skills/project-setup/SKILL.md · Setup and hardening review for cross-platform modern-C++ (C++17) native projects, especially Node.js addons built with…
photostructure/coding-skills · plugins/cpp/skills/resource-review/SKILL.md · Top-level memory- and resource-safety code review for modern C/C++ (C++17), including Node.js native addons…
photostructure/coding-skills · plugins/rust/skills/project-setup/SKILL.md · Set up, assess, or improve stable Rust projects for idiomatic safe code, maintainability, strict but usable…
photostructure/coding-skills · plugins/security/skills/web-security-hardening/SKILL.md · Security best-practices and hardening review for JavaScript/TypeScript web and Electron desktop applications. Use when…
photostructure/coding-skills · plugins/security/skills/web-security-review/SKILL.md · Top-level security code review for JavaScript/TypeScript web applications and Electron desktop applications. Use when…