Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-playbook-template

agent-playbook-template contains 18 collected skills from screenleon, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
2
updated
2026-04-30
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

application-implementation
software-developers

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
secretaries-and-administrative-assistants-except-legal-medical-and-executive

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-04-29
alignment-loop
software-developers

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
project-management-specialists

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
software-developers

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

2026-04-22
demand-triage
project-management-specialists

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

2026-04-21
feature-planning
software-developers

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
software-developers

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

2026-04-19
backend-change-planning
software-developers

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

2026-04-19
design-to-code
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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
software-developers

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
software-developers

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

2026-04-19
self-reflection
software-quality-assurance-analysts-and-testers

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
software-developers

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