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

ai-sdlc

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

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

이 저장소의 skills

onboard
소프트웨어 개발자

Onboard Claude to an existing brownfield project. Discovers the stack, conventions, and architectural decisions from the codebase, surfaces and resolves genuine conflicts interactively, then produces CLAUDE.md plus context/ artifacts (conventions, decisions, onboard-report). Re-run aware — detects prior onboards and offers Refresh (carry forward resolved decisions) or Fresh (start from scratch). Use when a team lead wants to set Claude up on an existing repo.

2026-06-17
grill-with-docs
소프트웨어 개발자

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-06-16
tdd
소프트웨어 개발자

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-16
to-issues
프로젝트 관리 전문가

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

2026-06-16
after-coding
소프트웨어 개발자

Review a completed implementation before raising a PR. Verifies before-coding ran, checks code against project rules, compares against the implementation guide, and produces execution-report.md. Run after all code is written and tests pass.

2026-06-11
retro
소프트웨어 개발자

Capture learnings from a completed story before moving on. Asks three questions one at a time and writes a retro draft pending graduation. Run immediately after after-coding.

2026-06-11