Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-playbook-template

agent-playbook-template 收录了来自 screenleon 的 18 个 skills,并提供仓库级职业覆盖和站内 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