Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
lee-to
GitHub 제작자 프로필

lee-to

4개 GitHub 저장소에서 수집된 38개 skills를 저장소 단위로 보여줍니다.

수집된 skills
38
저장소
4
업데이트
2026-07-13
저장소 탐색

저장소와 대표 skills

aif-plan
기타 컴퓨터 관련 직업

Plan implementation for a feature or task. Two modes — fast (single quick plan) or full (richer plan with optional git branch/worktree flow). Use when user says "plan", "new feature", "start feature", "create tasks".

2026-07-06
aif-implement
기타 컴퓨터 관련 직업

Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".

2026-07-04
aif-improve
소프트웨어 개발자

Refine an existing implementation plan with a second iteration. Re-analyzes the codebase for gaps, missing tasks, and wrong dependencies. Use after /aif-plan or to improve an /aif-fix plan. Optional +check flag validates refinements via a fresh-context subagent.

2026-07-04
aif-verify
소프트웨어 품질 보증 분석가·테스터

Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".

2026-07-04
aif-fix
소프트웨어 개발자

Fix a bug or problem. Supports fix-now or plan-first; no args executes FIX_PLAN.md. When a regression check is needed, reproduce first, then implement and rerun it. Adds logging and suggests extra coverage.

2026-07-04
aif-qa-check
소프트웨어 품질 보증 분석가·테스터

Executes QA test cases created by /aif-qa in human-guided or automated-agent mode. Use when you need to walk through QA one case at a time, record pass/fail results, or have an agent verify cases through browser, CLI, API, automated tests, or file/document checks.

2026-07-04
aif
기타 컴퓨터 관련 직업

Set up agent context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what skills do I need".

2026-07-03
aif-loop
소프트웨어 개발자

Run a strict multi-iteration Reflex Loop with phases (PLAN, PRODUCE||PREPARE, EVALUATE, CRITIQUE, REFINE) to improve an artifact until quality gates pass or iteration limits are reached. Use when user asks for iterative refinement, quality-gated generation, or "generate -> critique -> refine" loops.

2026-06-28
이 저장소에서 수집된 skills 30개 중 상위 8개를 표시합니다.
hlv-generate
소프트웨어 개발자

Generate contracts, validation specs, and implementation plan from milestone artifacts. Use when the user has added requirements to milestone artifacts/ and wants to formalize them into contracts, or says "generate", "create contracts", or "formalize requirements".

2026-07-13
hlv-verify
소프트웨어 품질 보증 분석가·테스터

Validate contracts, validation specs, plan, and project map. Runs structural checks and LLM cross-review, then produces a verify report. Use after /hlv-generate or after manual edits to contracts, when the user says "verify", "check", or "validate structure".

2026-07-13
hlv-artifacts
소프트웨어 개발자

Interactive interview to fill artifacts directory. Walks through domain, features, infrastructure, decisions, and unknowns. Use at project start or when adding features.

2026-07-09
hlv-implement
소프트웨어 개발자

Execute the implementation plan by assigning agents to tasks, generating code and tests from contracts. Agents work in parallel within stages. Use after /hlv-verify passes, when the user says "implement", "generate code", or "execute plan".

2026-07-09
hlv-questions
소프트웨어 개발자

Interactive session to resolve open questions. Walks through each question, gives a recommendation, asks the user, and updates the file. Use after /hlv-generate when open questions exist.

2026-07-09
hlv-validate
소프트웨어 개발자

Run all mandatory validation gates (from gates-policy.yaml) and produce a release decision. Use after /hlv-implement completes, when the user says "validate", "run gates", "check gates", or "release check".

2026-07-09
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다
lee-to Agent Skills | SkillsMP