Nakane1chome Skills

Nakane1chome Skills from nakane1chome/claude-skills.

by @nakane1chome 7 skills

Skills in this plugin

7
  1. Sandbox · nakane1chome bundle
    Scaffolds a Docker "sandbox" harness into a repo so Claude Code can run in `--dangerously-skip-permissions` (YOLO) mode inside an Ubuntu container, with the project bind-mounted at /workspace and the host's ~/.claude bind-mounted for auth and session continuity. Use when the developer wants an isolated filesystem for agent writes but still wants host-visible builds, logs, and session history.
    1 install
  2. Flesh Out · nakane1chome bundle
    Transform raw/crude document drafts into structured content. Use when a document is a skeleton of ideas, notes, or stream-of-consciousness that needs generative expansion rather than review polish.
    1 install
  3. Dev Record · nakane1chome bundle
    Record agent activity during Claude Code sessions. Captures plans, human input, agent decisions, and deviations via hooks and agent self-reporting.
    1 install
  4. Strong Edit · nakane1chome bundle
    Critical editorial analysis of articles. Examines structure, argument strength, relevance, and readability. Use for substantive editing - challenging what's said and how, not just polish.
    1 install
  5. Review Skill · nakane1chome bundle
    Reviews a SKILL.md file or skill directory for quality, correctness, and alignment with Claude Code skill conventions. Use when you've written a new skill and want to check it before committing, or when evaluating an existing skill for improvements.
    1 install
  6. Review Steps · nakane1chome bundle
    Structured review for polishing documents. Fixes language, improves clarity, checks structural consistency, and compares against best practice. Use when a draft has structure but needs a thorough review pass.
    1 install
  7. Generator Coding · nakane1chome
    Template-based code generation pattern using data models, templates, and helper functions to generate repetitive interface code.
    1 install