feat: consolidate page-cro and form-cro into unified cro skill

- Create skills/cro/ with shared CRO analysis framework
- Move page-specific content to references/page.md
- Move form-specific content to references/form.md
- Copy experiments reference from page-cro
- Remove skills/page-cro/ and skills/form-cro/
- Update all cross-references across skills, tools, README, AGENTS.md

BREAKING: page-cro and form-cro are replaced by cro.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Corey Haines
2026-04-03 16:27:53 -07:00
parent 83150fdc08
commit 8b82f733b6
39 changed files with 151 additions and 286 deletions
+2 -2
View File
@@ -431,7 +431,7 @@ This iterative process ensures each edit doesn't create new problems while respe
## Related Skills
- **copywriting**: For writing new copy from scratch (use this skill to edit after your first draft is complete)
- **page-cro**: For broader page optimization beyond copy
- **cro**: For broader page optimization beyond copy
- **marketing-psychology**: For understanding why certain edits improve conversion
- **ab-testing**: For testing copy variations
@@ -444,4 +444,4 @@ This iterative process ensures each edit doesn't create new problems while respe
| Writing new page copy from scratch | copywriting |
| Reviewing and improving existing copy | copy-editing (this skill) |
| Editing copy you just wrote | copy-editing (this skill) |
| Structural or strategic page changes | page-cro |
| Structural or strategic page changes | cro |