πŸ”Œ

site-knowledge

πŸ”ŒPlugin

lespaceman/athena-workflow-marketplace

VibeIndex|
What it does
|

Site-specific automation patterns and knowledge for popular websites (Airbnb, Amazon, Apple Store)

πŸͺ

Part of

lespaceman/athena-workflow-marketplace

browser-automationsite-patternsairbnbamazonappleautomation-knowledge

Installation

Add marketplace in Claude Code:
/plugin marketplace add lespaceman/athena-workflow-marketplace
Step 2. Install plugin:
/plugin install site-knowledge@athena-workflow-marketplace
0
-
AddedJul 18, 2026

More from this repository10

πŸͺ
lespaceman/athena-workflow-marketplaceπŸͺMarketplace

A private claude plugin marketplace

πŸ”Œ
exploratory-testingπŸ”ŒPlugin

Exploratory testing charters β€” frame risk hypotheses and investigation focus before coverage planning begins

πŸ”Œ
setup-engineering-workflowπŸ”ŒPlugin

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.

πŸ”Œ
linearπŸ”ŒPlugin

Use Linear issues, projects, and workflow state from engineering agents via the official Linear MCP server

πŸ”Œ
web-benchπŸ”ŒPlugin

WebBench benchmark runner - executes real-world browser tasks from the Halluminate/WebBench dataset, scores via LLM-as-judge, and produces evaluation reports

πŸ”Œ
agent-web-interfaceπŸ”ŒPlugin

Semantic browser interface for LLM agents - token-efficient page snapshots via Puppeteer/CDP, with a skill for live page interaction

πŸ”Œ
regression-testingπŸ”ŒPlugin

Regression testing scopes β€” define rerunnable confidence across changed and high-risk areas before automation selection

πŸ”Œ
workflow-builderπŸ”ŒPlugin

Scaffold complete Athena workflow packages with workflow definitions, plugin pins, marketplace registration, and validation gates

πŸ”Œ
test-analysisπŸ”ŒPlugin

Shared coverage planning, test-case generation, and spec review grounded in exploration evidence

πŸ”Œ
playwright-automationπŸ”ŒPlugin

Playwright execution layer for analysis, authoring, review, and flake repair; full workflows also require app-exploration and test-analysis