PreToolUse
25lespaceman/athena-workflow-marketplace
Hook
Runs before the agent uses a tool for mcp__plugin_agent-web-interface_browser__.* tool calls, executing remind-load-skill.sh. From lespaceman/athena-workflow-marketplace.
lespaceman/athena-workflow-marketplace
Hook
Runs before the agent uses a tool for mcp__plugin_agent-web-interface_browser__.* tool calls, executing remind-load-skill.sh. From lespaceman/athena-workflow-marketplace.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
MUST load BEFORE any mcppluginagent-web-interfacebrowser tool call (navigate, snapshot, click, type, find, getelement, getform, press, select, scroll, listpages, screenshot). Load the instant a task mentions a URL, a bare domain, or any live-site interaction — even a single click or "just open this page". Without it…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Shared feature mapping plus live product exploration and evidence capture for downstream testing workflows.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Deeply explore a live app feature or a single mapped sub-feature and capture grounded evidence for downstream planning in docs/qa/exploration-report.md or a scoped file under docs/qa/exploration/. Use after the requested scope is already known, especially after map-feature-scope has identified bounded sub-features for…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Quickly map a broad product feature into concrete sub-features before deep exploration begins. Use when a requested feature may span multiple routes, tabs, overlays, roles, or primary interactive surfaces and the agent needs to identify bounded exploration units, shared state, and blockers before spawning parallel…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Use ClickUp tasks, lists, docs, and workspace state from agents via the official ClickUp MCP server.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
MUST load BEFORE reading from or writing to ClickUp and BEFORE any mcppluginclickupclickup tool call. Use when the user asks to create, inspect, update, triage, plan, comment on, assign, or close ClickUp tasks, subtasks, lists, folders, spaces, docs, checklists, custom fields, statuses, sprints, goals, or…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Exploratory testing charters — frame risk hypotheses and investigation focus before coverage planning begins.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Define an exploratory testing charter: frame what to investigate, why it matters, and which risk hypotheses to test before or alongside the shared testing workflow. Triggers include "exploratory testing for...", "what should I investigate in this app", "help me think about what could go wrong", "risk hypotheses…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
MUST load BEFORE designing or implementing ANY user-visible UI — components, pages, layouts, flows, dashboards, marketing sites, settings screens, empty/error/loading states, or visual polish. Drives deliberate hierarchy, typography, spacing, color, motion, responsive behavior, and a11y so output isn't generic…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Use Linear issues, projects, and workflow state from engineering agents via the official Linear MCP server.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
MUST load BEFORE reading from or writing to Linear and BEFORE any mcppluginlinearlinear tool call. Use when the user asks to create, inspect, update, triage, plan, comment on, or close Linear issues, projects, milestones, cycles, labels, teams, or backlog items; when a workflow needs issue-tracker context; when…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Bundled non-deprecated skills from Matt Pocock's Skills For Real Engineers (https://github.com/mattpocock/skills): engineering skills plus caveman, handoff, write-a-skill, git-guardrails-claude-code, and setup-pre-commit.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Ultra-compressed communication mode. Cuts token usage 75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.