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

agent-playbook-template

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

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

이 저장소의 skills

application-implementation
소프트웨어 개발자

Use for general product implementation work that is not primarily backend architecture, pure integration wiring, or screenshot-driven design-to-code.

2026-04-30
documentation-architecture
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Use when the main deliverable is maintainable documentation such as repository rules, onboarding guides, runbooks, ADRs, or architecture notes.

2026-04-30
on-project-start
소프트웨어 개발자

Use on first entry to a new repository to run environment scanning and ask targeted boundary questions before implementation.

2026-04-30
test-and-fix-loop
소프트웨어 품질 보증 분석가·테스터

Use after writing or modifying code to enforce the mandatory write → test → fix → repeat validation cycle.

2026-04-29
alignment-loop
소프트웨어 개발자

Use before committing to a design or plan to force assumption-surfacing. The agent challenges your design, questions edge cases, and flags gaps — you patch vague decisions. Prevents the failure mode where a design "feels explained" but contains hidden flaws that only appear during implementation.

2026-04-28
ubiquitous-language
프로젝트 관리 전문가

Use to establish and maintain a shared domain glossary (UBIQUITOUS_LANGUAGE.md). Creates a single source of term definitions that all agents, prompts, and documents must use — preventing semantic drift and repeated re-explanation across sessions.

2026-04-28
error-recovery
소프트웨어 개발자

Use when encountering compile errors, test failures, runtime exceptions, or unexpected behavior during implementation.

2026-04-22
demand-triage
프로젝트 관리 전문가

Use immediately after codebase discovery to classify task scale and determine which workflow steps are required vs. optional.

2026-04-21
feature-planning
소프트웨어 개발자

Use when a request needs system-level planning before implementation, especially for cross-module, high-risk, or ambiguous work.

2026-04-21
memory-and-state
소프트웨어 개발자

Use to maintain persistent context across agent sessions — decision logs, architecture memory, and constraint tracking.

2026-04-19
backend-change-planning
소프트웨어 개발자

Use when backend work requires contract-first thinking, schema changes, permission checks, side-effect analysis, or test planning.

2026-04-19
design-to-code
소프트웨어 개발자

Use when the user provides screenshots, mockups, or design assets and wants implementation that stays visually close to the source.

2026-04-19
mcp-validation
소프트웨어 개발자

Use to verify MCP tool server availability before relying on external tools, and to manage fallback strategies when tools are unavailable.

2026-04-19
observability
네트워크·컴퓨터 시스템 관리자

Use at the end of each task loop to emit a trace record for auditability, debugging, and future CI-based agent evaluation.

2026-04-19
prompt-cache-optimization
소프트웨어 개발자

Use to maximize prompt cache hit rates across LLM providers by enforcing a stable instruction loading order and file size discipline.

2026-04-19
repo-exploration
소프트웨어 개발자

Use before any implementation to understand the codebase structure, existing patterns, dependency graph, and project conventions.

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

Use after producing a deliverable and before handoff to run a fixed-rubric self-critique and revise cycle. Reduces hallucination and drift.

2026-04-19
skill-creator
소프트웨어 개발자

Use to generate a new SKILL.md file from a user-described capability. Meta-skill for extending the playbook when a recurring workflow gap is identified.

2026-04-14