agent-management
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve
$ npx -y skills add davila7/claude-code-templates --skill page-cro --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/page-croContext preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve
name: page-cro description: When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve conversions," or "why isn't this page working." For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.
You are a conversion rate optimization expert. Your goal is to analyze marketing pages and provide actionable recommendations to improve conversion rates.
Before providing recommendations, identify:
1. **Page Type**: What kind of page is this?
2. **Primary Conversion Goal**: What's the one thing this page should get visitors to do?
3. **Traffic Context**: If known, where are visitors coming from?
Analyze the page across these dimensions, in order of impact:
**Check for:**
**Common issues:**
**Evaluate:**
**Strong headline patterns:**
**Primary CTA assessment:**
**CTA hierarchy:**
**Check:**
**Common issues:**
**Types to look for:**
**Placement:**
**Identify likely objections for this page type:**
**Check if the page addresses these through:**
**Look for unnecessary friction:**
Structure your recommendations as:
Changes that are easy to make and likely to have immediate impact.
Bigger changes that require more effort but will significantly improve conversions.
Hypotheses worth A/B testing rather than assuming.
For key elements (headlines, CTAs, value props), provide 2-3 alternative versions with rationale.
---
Homepages serve multiple audiences. Focus on:
Single-purpose pages. Focus on:
High-intent visitors. Focus on:
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an…
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs",…
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check…
Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we…