ワンクリックで
medium-risk-skill
Repository bootstrap guidance for Python and JavaScript projects that may need lightweight helper scripts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Repository bootstrap guidance for Python and JavaScript projects that may need lightweight helper scripts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Verify whether a candidate coding-agent skill helps in a specific repository on a specific task slice with acceptable risk. Use when an agent needs to compare baseline versus skill-enabled runs, score repo compatibility, inspect instruction and script risk, and leave behind auditable verification artifacts in `.skillproof/`.
Universal repo takeover skill that guarantees safe results in any repository.
TypeScript and React guidance for narrow repository-local refactors. Use when a coding agent needs help reading local code, local tests, and existing conventions before making a small change.
Python and FastAPI backend skill for service endpoints, schemas, and API bugfixes.
TypeScript, Next.js, and React frontend skill for repository-local web-app changes and UI regressions.
| name | medium-risk-skill |
| description | Repository bootstrap guidance for Python and JavaScript projects that may need lightweight helper scripts. |
Use the packaged bootstrap helper when the repo has no starter files yet.
python scripts/bootstrap_helper.py /target/repo
npm test