to-prd
49lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Package an in-flight fullstack-engineering task into a resumable relay note so the next agent continues at the exact phase and gate. Use at a clean slice/phase/gate boundary, or mid-task when the current agent is out of usable context (token window exhausted, context rot, "compact and continue"). Captures the Turn…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Export markdown files to clean, dark-themed PDFs.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Export markdown file(s) to styled dark-theme PDF. Use for requests like "export to PDF", "convert markdown to PDF", "generate PDF", "make a PDF from markdown", or "export md".
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Playwright execution layer for codebase analysis, authoring, review, and flake repair; full workflows also require app-exploration and test-analysis.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
THE DEFAULT ENTRY POINT for the Playwright execution layer in the split testing suite. Use to add, create, or set up Playwright end-to-end tests for a feature, page, or application. It orchestrates the full Playwright workflow after shared exploration and planning: analyze the Playwright codebase, consume…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Scans and reports on an existing Playwright test codebase. This skill should be used to inspect the current Playwright setup before writing, reviewing, or fixing tests, and should be loaded early when working in a new project to understand existing patterns. Covers: Playwright config, page objects, fixtures, helpers…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
This skill should be used when a Playwright test is failing, flaky, timing out, or behaving inconsistently. It provides structured root cause analysis for: stabilizing intermittent tests, debugging timeouts ("Test timeout of 30000ms exceeded"), fixing race conditions, investigating local-vs-CI divergence, running…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Quality review of Playwright test code before final execution signoff. This skill should be used when implementation review of executable Playwright tests is needed, not for diagnosis of runtime flakiness. Triggers: "review test code", "review Playwright tests", "check test quality", "audit test implementation"…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
This skill should be used when writing, refactoring, or modifying Playwright E2E test code. It covers creating test files from TC-ID specs, converting browser exploration results to executable tests, refactoring locators or fixtures, adding API mocking, test data setup/teardown, and parallel-safe isolation. Includes…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Regression testing scopes — define rerunnable confidence across changed and high-risk areas before automation selection.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Use to define impact-based regression scope for a release, hotfix, changed area, or risky feature: decide what should be rerun beyond smoke, why it belongs in regression, and how deep each area should go. Triggers include "regression scope for...", "what should we rerun after this change", "what belongs in release…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Robot Framework execution layer for codebase analysis, .robot authoring, review, and flake repair; full workflows also require app-exploration and test-analysis.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
THE DEFAULT ENTRY POINT for the Robot Framework execution layer in the split testing suite. Use to add, create, or set up Robot Framework end-to-end tests for a feature, page, or application. It orchestrates the Robot-specific workflow after shared exploration and planning: analyze the .robot codebase, consume…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Use when reviewing Robot Framework and Python test automation code for best practices, maintainability, reliability, style, architecture, anti-patterns, or caveats. Trigger for .robot, .resource, Python custom libraries, Robot variable files, Browser/Selenium/API test suites, "Robot Framework best practices", "review…
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Use when writing, refactoring, or modifying Robot Framework E2E test code with the Browser library. Covers creating .robot suites from TC-ID specs, converting browser exploration results to executable keywords, refactoring locators or resources, adding network mocking via Route, test data setup with RequestsLibrary…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Set up the engineering workflow's per-repo context: an ## Agent skills block in AGENTS.md/CLAUDE.md plus docs/agents/ capturing the issue tracker (GitHub, GitLab, or local markdown), triage label vocabulary, and domain doc layout, with the full workflow skill map recorded as a reference inventory.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
Sets up the engineering workflow's per-repo context — an ## Agent skills block in AGENTS.md/CLAUDE.md plus docs/agents/ — capturing this repo's issue tracker (GitHub, GitLab, or local markdown), triage label vocabulary, and domain doc layout, and recording the full workflow skill map as a reference inventory. Run…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Browse, search, and install shadcn/ui components via the shadcn MCP server, plus project-aware knowledge of shadcn/ui patterns, theming, and registry authoring.
lespaceman/athena-workflow-marketplace
Skill Claude CodeCodex
MUST load BEFORE adding, composing, theming, or installing shadcn/ui components, and BEFORE any mcppluginshadcnshadcn tool call. Trigger on ANY of: "shadcn", "shadcn/ui", "components.json", "@shadcn", "@acme", "@tailark", "registry", "namespaced registry", "private registry", "add a…
lespaceman/athena-workflow-marketplace
Plugin Claude Code
Site-specific automation patterns and knowledge for popular websites (Airbnb, Amazon, Apple Store).