원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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