charon-fan

charon-fan/agent-playbook

24 resources in this repository

GitHub
🎯24
4

🎯Skills24

🎯self-improving-agent🎯Skill

Universal self-improving agent skill with multi-memory architecture (semantic, episodic, working) that learns from all skill experiences via hooks-based self-correction

self-improving-agent
🎯planning-with-files🎯Skill

Uses persistent markdown files for general planning, progress tracking, and knowledge storage in a Manus-style workflow. Designed for multi-step tasks, research projects, or general organization requiring structured file-based planning.

planning-with-files
🎯security-auditor🎯Skill

Identifies and flags security vulnerabilities across OWASP Top 10 categories, performing comprehensive code scans and security audits for potential risks.

security-auditor
🎯skill-router🎯Skill

Skill for routing tasks to appropriate skills within Agent Playbook, a collection of practical guides, prompts, and skills for AI agents like Claude Code, Codex, and Gemini CLI.

skill-router
🎯architecting-solutions🎯Skill

Designs and architects software solutions using best practices from Agent Playbook, a collection of practical guides and skills for AI Agents.

architecting-solutions
🎯prd-planner🎯Skill

PRD planner skill using persistent file-based planning to create product requirements documents while avoiding context switching, with self-improving agent hooks and session logging

prd-planner
🎯code-reviewer🎯Skill

A code reviewer skill from Agent Playbook, providing structured playbook patterns for AI agent development.

code-reviewer
🎯session-logger🎯Skill

Skill for saving conversation history to persistent session log files. Activates on commands like 'save session' or '保存对话', automatically creating timestamped session logs in a sessions directory.

session-logger
🎯workflow-orchestrator🎯Skill

A skill that automatically coordinates multi-skill workflows and triggers follow-up actions after completing PRD creation, implementation, or other milestones.

workflow-orchestrator
🎯qa-expert🎯Skill

A qa expert skill from Agent Playbook, providing structured playbook patterns for AI agent development.

qa-expert
🎯figma-designer🎯Skill

A skill that analyzes Figma designs and generates implementation-ready PRDs with detailed visual specifications, requiring a Figma MCP server connection.

figma-designer
🎯refactoring-specialist🎯Skill

A code refactoring expert skill that helps improve code structure, readability, and maintainability, with built-in logging and self-improvement hooks that learn from refactoring patterns.

refactoring-specialist
🎯debugger🎯Skill

An advanced debugging specialist skill for Claude Code that diagnoses and resolves code issues, with self-improving hooks that learn from debugging patterns and session logging.

debugger
🎯test-automator🎯Skill

A test automation framework skill for creating and maintaining automated tests, designed to help write tests, automate testing workflows, and improve test coverage.

test-automator
🎯prd-implementation-precheck🎯Skill

A PRD implementation pre-check skill from Agent Playbook, a collection of practical guides, prompts, and skills for AI agents like Claude Code, with one-command installation for skills, hooks, and session logging.

prd-implementation-precheck
🎯api-documenter🎯Skill

A api documenter skill from Agent Playbook, providing structured playbook patterns for AI agent development.

api-documenter
🎯documentation-engineer🎯Skill

A technical documentation expert skill for creating clear, comprehensive documentation including README files and code documentation.

documentation-engineer
🎯auto-trigger🎯Skill

Workflow automation hooks configuration skill for agent-playbook that defines automatic triggers between skills. Acts as a configuration layer that other skills reference for automation.

auto-trigger
🎯api-designer🎯Skill

A api designer skill from Agent Playbook, providing structured playbook patterns for AI agent development.

api-designer
🎯deployment-engineer🎯Skill

A deployment automation specialist skill for CI/CD pipelines and infrastructure, used when setting up deployment, configuring CI/CD, or managing releases with session logging hooks.

deployment-engineer
🎯commit-helper🎯Skill

A commit helper skill from Agent Playbook, providing structured playbook patterns for AI agent development.

commit-helper
🎯performance-engineer🎯Skill

A performance engineering skill that guides analysis and optimization of application performance, covering profiling, bottleneck identification across database/network/compute layers, and systematic efficiency improvements.

performance-engineer
🎯create-pr🎯Skill

A create pr skill from Agent Playbook, providing structured playbook patterns for AI agent development.

create-pr
🎯long-task-coordinator🎯Skill

A skill that helps AI agents coordinate long-running tasks by persisting task state outside of chat, enabling reliable recovery and resumption of multi-step workflows across sessions.

long-task-coordinator