web-anatomy

agent
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Uyari
  • network request — Outbound network request in plugins/webanatomy/skills/benchmark-compare/scripts/render-report.mjs
  • network request — Outbound network request in plugins/webanatomy/skills/find-examples/scripts/render-report.mjs
  • network request — Outbound network request in plugins/webanatomy/skills/improve-page/scripts/render-report.mjs
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

AI agent skills for shipping landing pages. Pick the archetype, sequence the sections, cite real patterns from Ramp, Wiz, Webflow.

README.md

Web Anatomy

Benchmark-backed AI agent skills for improving landing pages. Classify the page, pull strong examples, and turn section anatomy into concrete fixes.

$ npx skills add GabrielAmz/web-anatomy

Installs the Web Anatomy skill pack for Claude Code, OpenAI Codex, Cursor, Windsurf, and any agent that supports the Agent Skills spec.

What's in v0.2

Web Anatomy now has two layers:

  • Skills-only install with npx skills add GabrielAmz/web-anatomy
  • Plugin install from this repo's marketplace files, bundling the same skill set for plugin-aware agents

The new benchmark-backed workflow skills are:

Skill What it does
webanatomy-setup Run once. Captures product, ICP, industry, competitors, proof assets, and priority pages into .agents/webanatomy-context.md.
find-examples Fast benchmark lookup. Returns strong homepage or section examples grouped by repeatable pattern.
research-best-practices Deep research report. Pulls benchmark examples, live references when available, and writes .webanatomy/research-best-practices/....
improve-page Flagship improvement workflow. Captures current reality, classifies the page, routes to section benchmarks, and writes a gap-analysis report.
benchmark-compare Concise URL or screenshot comparison against benchmark patterns with public HIGH / MEDIUM / LOW gap labels.

Visual Reports

Web Anatomy does not rely on chat to render screenshots. The output skills write local visual artifacts:

.webanatomy/
├── find-examples/
├── research-best-practices/
├── improve-page/
└── benchmark-compare/
    └── topic-date/
        ├── report.md
        ├── report.html
        └── references/
            ├── current.png
            └── company-section.png

The chat response should stay short: top findings, report path, and any screenshot or MCP limitations. report.html is the product experience.

MCP Config

The skills are MCP-aware. The repo includes .mcp.example.json as an optional local config template:

export WEBANATOMY_MCP_TOKEN=...

Token lookup order:

  1. WEBANATOMY_MCP_TOKEN
  2. ~/.webanatomy/webanatomy_mcp_token
  3. ~/.codex/webanatomy_mcp_token

The skills use MCP tools such as search_pages, get_page, search_sections, and get_section when available. Scores, thresholds, raw marker coordinates, and benchmark field names stay internal; user-facing reports translate them into plain-English patterns and gap labels.

Why "Anatomy"

Most AI-agent skill packs frame pages as a job (CRO, copywriting, SEO). Web Anatomy frames them as a structure — hero, proof, problem, solution, pricing, FAQ, CTA. Every section has known patterns, known anti-patterns, and known reference companies.

Every Web Anatomy skill turns a page into parts: hero, proof, problem, solution, pricing, FAQ, CTA. Each part has known patterns, anti-patterns, and benchmark examples. The framework and the evidence travel together.

Compatibility

  • ✅ Claude Code
  • ✅ OpenAI Codex
  • ✅ Cursor
  • ✅ Windsurf
  • ✅ Any agent that reads .agents/skills/<name>/SKILL.md per the Agent Skills spec

Install options

# Recommended — installs the whole pack to .agents/skills/
npx skills add GabrielAmz/web-anatomy

# Or clone and copy manually
git clone https://github.com/GabrielAmz/web-anatomy
cp -r web-anatomy/skills/* .agents/skills/

# Or git submodule (pull updates with one command)
git submodule add https://github.com/GabrielAmz/web-anatomy .agents/web-anatomy

After install, start with webanatomy-setup. The benchmark-backed workflows degrade gracefully when MCP is unavailable and can use static/reference guidance until the server is live.

Plugin layout

web-anatomy/
├── .agents/plugins/marketplace.json
├── .claude-plugin/marketplace.json
├── .mcp.example.json
├── plugins/webanatomy/
│   ├── .codex-plugin/plugin.json
│   ├── .claude-plugin/plugin.json
│   ├── .mcp.example.json
│   ├── assets/
│   └── skills/
└── skills/

skills/ is the source of truth. plugins/webanatomy/skills/ mirrors it for marketplace/plugin installs.

Contributing

PRs welcome. See CONTRIBUTING.md for the new-skill recipe — kebab-case, YAML front matter, clear workflow names, and body under 5K tokens.

License

MIT. Use it, fork it, sell it, ship it.


Built by Gabriel Amzallag. The Web Anatomy pack is a public extraction of the patterns powering a private landing-page benchmark and audit tool — the skills give you the framework; the analyzer gives you the data.

Yorumlar (0)

Sonuc bulunamadi