Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ai-coding-assessment-toolkit

ai-coding-assessment-toolkit에는 Yuki-zik에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

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

이 저장소의 skills

judge-facing-readme
소프트웨어 개발자

Use only at the end of an exam task to write a short submission-oriented README that tells graders what was built, how to run it, how it was verified, what was intentionally omitted, and what would come next. Not for marketing, changelogs, or long architecture essays.

2026-04-19
minimal-test-gate
소프트웨어 품질 보증 분석가·테스터

Use only after the main path exists to choose and implement 1-3 critical-path tests that prove the MVP closes the loop. Not for broad coverage goals, full E2E suites, or testing every edge case.

2026-04-19
prompt-master
기술 작가

Use only when the user explicitly asks to write, improve, adapt, or decompose a prompt for another AI tool or IDE. This is an optional sidecar skill for prompt-authoring tasks, not part of the default exam coding path.

2026-04-19
agent-archetype-select
소프트웨어 개발자

Use only after prompt intake to classify the task as gateway/proxy/aggregator/BFF, tool-using assistant, retrieval assistant, or workflow agent, then choose the smallest suitable implementation path. Not for framework comparison or coding.

2026-03-18
agent-contract-first
소프트웨어 개발자

Use only before implementation to define the minimum contract for an agent project: endpoint or interface, tool contract, input and output shapes, state flow, error handling, and assumptions. Not for abstract architecture design.

2026-03-18
debug-fast-fail
소프트웨어 개발자

Use only when the exam project fails to start, fails a key test, or returns the wrong contract. Prioritize the fastest evidence path to restore the main loop. Not for large refactors or speculative cleanup.

2026-03-18
mvp-scope-2h
프로젝트 관리 전문가

Use only at the start of a timed agent-project exam to shrink the prompt into a 2-hour MVP with explicit scope, non-goals, happy path, file tree, and time budget. Not for implementation details.

2026-03-18