Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-skills

claude-skills contains 12 collected skills from nakane1chome, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
0
updated
2026-04-22
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

sandbox
software-developers

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.

2026-04-22
dev-record
software-developers

Record agent activity during Claude Code sessions. Captures plans, human input, agent decisions, and deviations via hooks and agent self-reporting.

2026-04-03
generator-coding
software-developers

Template-based code generation pattern using data models, templates, and helper functions to generate repetitive interface code.

2026-04-03
no-pre-existing-failures
software-quality-assurance-analysts-and-testers

Test accountability policy. All failures belong to the current changeset. Commits must include test results. No failures on main.

2026-04-03
review-skill
software-developers

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.

2026-03-22
mybadskill
software-developers

Helps with things

2026-03-22
flesh-out
proofreaders-and-copy-markers-439081

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.

2026-02-17
review-steps
editors

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.

2026-02-17
strong-edit
editors

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.

2026-02-17
agent-optimize
technical-writers

Optimize a document for AI agent consumption. Restructures prose into formats that agents parse efficiently while preserving meaning.

2026-02-08
sdlc-cross-review
software-quality-assurance-analysts-and-testers

Review a document against its SDLC lifecycle context — assess completeness and check consistency with parent documents in the document hierarchy.

2026-02-08
my-skill
software-developers

What this skill does and when to use it. Claude uses this to decide when to load the skill automatically.

2026-02-08