一键导入
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