timgranlundmarsden

48 mods across 1 repository, 2 stars between them.

ascii-box-tables

25

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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…

2 2mo ago A 66 tokens

author-rules

26

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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

2 2mo ago A 31 tokens

backlog-md

27

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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"…

2 2mo ago A 136 tokens

backlog-tpm

28

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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…

2 2mo ago A 88 tokens

brainstorming

29

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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.

2 2mo ago A 37 tokens

critic-rules

30

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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

2 2mo ago A 29 tokens

frontend-design

32

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2 2mo ago A 43 tokens

Hook Development

34

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

2 2mo ago A 117 tokens

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

Convert a Claude Code session JSONL log into an enriched visualiser JSON file for docs/public/logs/. Runs logconverter.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.

2 2mo ago A 68 tokens

MCP Integration

36

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive…

2 2mo ago B 97 tokens

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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…

2 2mo ago A 87 tokens

playwright-cli

38

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2 2mo ago A 52 tokens

Plugin Settings

39

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md…

2 2mo ago B 81 tokens

Plugin Structure

40

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

2 2mo ago A 92 tokens

review-rules

41

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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

2 2mo ago A 32 tokens

Skill Development

42

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

2 2mo ago A 63 tokens

storage-rules

43

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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

2 2mo ago A 33 tokens

sync-plugin-skills

44

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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.

2 2mo ago A 33 tokens

testing-rules

45

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

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

2 2mo ago A 30 tokens

web-search

48

timgranlundmarsden/claude-agent-flow

Skill Claude CodeCodex

Optional web search skill using a LiteLLM-compatible grounded-search endpoint (e.g. Gemini via LiteLLM). When AGENTFLOWWEBSEARCHENABLED=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…

2 2mo ago A 82 tokens