hwchany0ung

14 mods across 1 repository, 2 stars between them.

docs-writer

01

hwchany0ung/claude-agent-playbook

Agent

Use for generating README updates, API documentation, technical specs, migration guides, and developer onboarding docs. Triggered after major feature completion or API changes. Reads existing code and docs to produce accurate, up-to-date documentation.

2 3mo ago A 48 tokens

infra-specialist

02

hwchany0ung/claude-agent-playbook

Agent

Use for CI/CD pipeline setup, Docker containerization, Terraform infrastructure, and cloud deployment (AWS/GCP/Firebase). Handles GitHub Actions workflows, environment secrets, deployment automation, and cloud resource management. DO NOT use for application code implementation.

2 3mo ago A 53 tokens

mobile-qa-tester

03

hwchany0ung/claude-agent-playbook

Agent

Use for Flutter/Dart E2E testing, widget testing, and mobile-specific QA. Handles device simulator testing, Riverpod state verification, GoRouter navigation testing, and platform-specific behavior. Separate from web-qa-tester which handles browser-based tests.

2 3mo ago A 57 tokens

performance-analyst

04

hwchany0ung/claude-agent-playbook

Agent

Use for bundle size analysis, Lighthouse audits, DB query profiling, serverless cold start optimization, and frontend rendering performance. Read-only analysis — identifies bottlenecks and provides specific fix recommendations without modifying code.

2 3mo ago A 46 tokens

security-auditor

05

hwchany0ung/claude-agent-playbook

Agent

Use for OWASP Top 10 security audits, JWT/auth flow review, database RLS policy validation, API rate limiting checks, and vulnerability assessment. Read-only analysis agent — does NOT modify code. Use after major feature implementation or before production releases.

2 3mo ago A 55 tokens

cc-sync

06

hwchany0ung/claude-agent-playbook

Command

Command "cc-sync" from hwchany0ung/claude-agent-playbook, covering /cc-sync, 사용법, backup — 현재 구성 백업, 에이전트 and 커맨드.

2 3mo ago B 0 tokens

scenario-test

08

hwchany0ung/claude-agent-playbook

Command

Command "scenario-test" from hwchany0ung/claude-agent-playbook, covering /scenario-test, 사용법, 동작, 실행 순서 and 1. .qa-evidence.json 경로 확인.

2 3mo ago A 0 tokens

changelog-gen

09

hwchany0ung/claude-agent-playbook

Skill Claude CodeCodex

Generate release notes from git commit history. Classify commits by type, convert to user-friendly language, and update CHANGELOG.md.

2 3mo ago A 30 tokens

parallel-agents

10

hwchany0ung/claude-agent-playbook

Skill Claude CodeCodex

Guide for running multiple Claude Code agents concurrently. Identifies parallelizable tasks, manages dependencies, and integrates results. Based on real multi-agent workflows.

2 3mo ago A 33 tokens

prompt-engineering

11

hwchany0ung/claude-agent-playbook

Skill Claude CodeCodex

Optimize Claude API prompts for quality and token efficiency. Analyze system prompts, improve output format constraints, and tune Haiku vs Sonnet usage for cost efficiency.

2 3mo ago A 35 tokens

qa-scenario-gen

12

hwchany0ung/claude-agent-playbook

Skill Claude CodeCodex

Generate QA scenarios (Phase 2.5) from design documents. Creates .qa-evidence.json with Happy Path, Edge Case, and Failure Case scenarios before implementation begins.

2 3mo ago A 40 tokens

reducing-entropy

13

hwchany0ung/claude-agent-playbook

Skill Claude CodeCodex

Gradually reduce codebase complexity without changing behavior. Handle deferred refactors: Props Drilling removal, useState→useReducer consolidation, duplicate code extraction.

2 3mo ago A 0 tokens

hwchany0ung/claude-agent-playbook

Skill Claude CodeCodex

OWASP Top 10 automated code scan. Read-only analysis for FastAPI + React + Supabase stack. Detects hardcoded secrets, missing auth, unvalidated input, and misconfiguration.

2 3mo ago A 44 tokens