Skip to main content
GitHub 저장소

ronin-skills

ronin-skills에는 fubits1에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
1
업데이트
2026-06-29
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

no-bash
소프트웨어 개발자

Use fff MCP / Grep / Read / Glob — never Bash grep/cat/find/head/tail/sed/awk/rg/wc — for file search and read. Use jq for JSON parsing/shaping (not node -e / python -c). A hook hard-blocks the banned Bash calls, and the dedicated tools return clean, cacheable, line-numbered results. Auto-invoke when searching, reading, or counting in files.

2026-06-29
plan
소프트웨어 개발자

Planning and problem-solving discipline: enter plan mode first, write plans in the plan file (not chat), structured research, validation, implementation. Auto-invoke when the user says "plan", "make a plan", or when fixing issues or implementing features.

2026-06-21
before-you-act
기타 컴퓨터 관련 직업

Use before any action: five-question self-check that catches destructive ops, scope creep, fabrication, premature completion, and ignored instructions. Auto-invoke before executing commands, editing files, or answering factual questions.

2026-06-20
update-skills
기타 컴퓨터 관련 직업

Reconcile skill collections, backport from ~/.claude/skills into a marketplace plugins tree, scrubbing proprietary refs. Use when local has diverged from upstream, or when promoting local-only skills to a marketplace.

2026-06-20
discipline
기타 컴퓨터 관련 직업

Communication and scope discipline: how to interact with the user, handle rejection, stay in scope. Always active.

2026-06-19
done
소프트웨어 개발자

Final checklist before declaring any task complete. Auto-invoke before saying "done", "ready", "complete", or asking to commit/push.

2026-06-18
research
소프트웨어 개발자

Research discipline: how to investigate before acting, verify claims. Auto-invoke when researching, answering questions, or planning migrations.

2026-06-18
do-your-job
소프트웨어 개발자

Use when the user corrects you, hands you a diagnosis, or gives a directive to decide, conclude, or carry out a stated action ("it just needs X", "decide whether Y", "update the docs"); also when your own fix keeps failing on the same theory.

2026-06-17
obey
소프트웨어 개발자

Use when the user gives a specific command to run and you are about to modify, decompose, interpret, or substitute it with something else. Auto-invoke when running shell commands, pnpm scripts, or any CLI instruction the user explicitly stated.

2026-06-17
asshole
소프트웨어 품질 보증 분석가·테스터

Ensures failures in test, build, or command output are never dismissed as "pre-existing", "unrelated", or "not my problem" — they get acknowledged with an offer to fix. Auto-invoke when reporting test results, build output, CI logs, or any command output containing errors or failures.

2026-06-14
dev-server
소프트웨어 개발자

Dev server and background process management — when to start, mandatory cleanup, port safety. Auto-invoke when pnpm dev or any background process is involved.

2026-06-14
pnpm
소프트웨어 개발자

Package manager rules — always pnpm, never npm/npx, socket checks before installing. Auto-invoke when installing packages or running project tools.

2026-06-14
tea
기타 컴퓨터 관련 직업

"Coffee or tea? YES." Invoke when Claude asks an "X or Y?" question, presents multiple options, or overwhelms with choices instead of just doing the work.

2026-06-14
ci
소프트웨어 개발자

CI/CD workflow rules — GitHub Actions patterns, validation, Playwright in CI. Auto-invoke when editing .github/workflows files or discussing CI pipelines.

2026-05-14
git
소프트웨어 개발자

Git rules — safe operations, preventing destructive commands on user's working tree. Auto-invoke whenever using git commands.

2026-05-14
socket
정보 보안 분석가

Socket.dev security scanning — check packages before installing, scan repos for supply chain risks. Auto-invoke when evaluating package safety, checking dependencies, or before installing new packages.

2026-05-14