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

claude-agent-flow

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

수집된 skills
19
Stars
2
업데이트
2026-06-03
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

author-rules
소프트웨어 개발자

Use when updating documentation, README sections, CHANGELOG entries, docstrings, or CLAUDE.md conventions after a feature is complete.

2026-06-03
backend-rules
소프트웨어 개발자

Use when the task involves server-side API routes, middleware, business logic, authentication, database queries, or infrastructure configuration.

2026-06-03
backlog-md
소프트웨어 개발자

Task and document management with Backlog.md. Use this skill whenever working with tasks, tracking work, creating subtasks, searching or viewing existing tasks, or any time work should be preserved across sessions or handed off. Triggers include: "create a task", "track this", "add to backlog", "what tasks do I have", "mark as done", "continue on task", "break this into tasks", or any request where the outcome has a concrete deliverable worth tracking. Always use this skill when a project includes a Backlog.md setup and work needs to be logged. Prefer CLI commands unless MCP tools are confirmed working in the current environment.

2026-06-03
critic-rules
소프트웨어 품질 보증 분석가·테스터

Use when adversarial code review is needed — actively constructing failure scenarios, edge cases, and security violations to break the implementation.

2026-06-03
external-code-review
소프트웨어 품질 보증 분석가·테스터

Run code review via an external LLM API using external-review.sh. Outputs structured JSON with verdict, summary, and per-file concerns.

2026-06-03
frontend-rules
소프트웨어 개발자

Use when the task involves UI components, HTML, CSS, styling, React, Vue, Svelte, client-side state, accessibility, or browser APIs.

2026-06-03
review-rules
소프트웨어 품질 보증 분석가·테스터

Use when reviewing code for correctness, security, performance, or style — including /review tasks, PR reviews, and post-build quality passes.

2026-06-03
storage-rules
소프트웨어 개발자

Use when the task involves database schema changes, SQL migrations, RLS policies, cloud storage buckets, file system persistence, or data access control.

2026-06-03
sync-plugin-skills
소프트웨어 개발자

Sync installed Claude Code plugin skills into the repo so they work in web environments. Run this from a local CLI session where plugins are installed.

2026-06-03
testing-rules
소프트웨어 품질 보증 분석가·테스터

Use when writing, reviewing, or validating tests — including unit tests, integration tests, BATS tests, and visual verification tasks.

2026-06-03
token-analyser
소프트웨어 개발자

Analyse Claude Code session token costs inline

2026-06-03
ways-of-working
프로젝트 관리 전문가

Agent team best practices — philosophy, routing, execution model, adversarial loop, cost management, failure modes, and brief writing.

2026-06-03
web-search
소프트웨어 개발자

Optional web search skill using a LiteLLM-compatible grounded-search endpoint (e.g. Gemini via LiteLLM). When AGENT_FLOW_WEB_SEARCH_ENABLED=true, agents can shell out to this skill for real-time search results as an alternative to the native WebSearch tool. Outputs synthesised answer with citations (answer mode), raw citation list (search mode), or full API JSON (raw mode).

2026-04-16
agent-flow-init-check
소프트웨어 개발자

Guard skill that halts command execution if the agent-flow system is not initialized. Checks for .claude-agent-flow/sync-state.json (installed repos) or .claude-agent-flow/publish-plugin-manifest.yml (master source repo) and stops with a clear message to run /install if neither is present.

2026-04-12
ascii-box-tables
그래픽 디자이너

Create visually appealing tables and diagrams for display. Use when the user asks to create tables, diagrams, status displays, dashboards, or structured text layouts that should render nicely in monospace fonts. Triggers include requests for tables, terminal-style output, box diagrams, or recreating visual layouts in text form.

2026-04-12
backlog-tpm
프로젝트 관리 전문가

Technical project management for Backlog.md workstreams using coordinated sub-agents. Use only when the user explicitly asks Codex to take over one or more existing Backlog.md tasks (for example: "act as TPM", "coordinate these tasks", "delegate to sub-agents"). Orchestrate planning, implementation, and finalization; manage dependencies and overlapping code areas; review and approve sub-agent plans before implementation.

2026-04-12
brainstorming
프로젝트 관리 전문가

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-12
log-visualiser-converter
소프트웨어 개발자

Convert a Claude Code session JSONL log into an enriched visualiser JSON file for docs/public/logs/. Runs log_converter.py for the base structure, then enriches with correct agent models, brainstorming Q&A (question events), adversarial loop transitions, parallel timing, and a story-focused title/subtitle.

2026-04-12
playwright-cli-helpers
소프트웨어 품질 보증 분석가·테스터

Default verification tool for local HTML files. Use visual-check.sh as the FIRST choice whenever you need to verify, test, or check any local HTML page — whether confirming elements render correctly, checking layout, detecting overflow, or asserting uniform widths. Prefer this over raw playwright-cli commands. Also the authoritative reference for playwright-cli setup and gotchas in this project — always load this skill before using playwright-cli directly.

2026-04-12