fix: correct typos and add missing skill in README relationship diagram
Fix "Measuremnt" typo, spell out truncated skill names (cold-email, competitor, sales-enable), and add site-architecture to the diagram. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3a13e58808
commit
edd613d33f
1 changed files with 25 additions and 25 deletions
26
README.md
26
README.md
|
|
@ -24,21 +24,21 @@ Skills reference each other and build on shared context. The `product-marketing-
|
||||||
│ (read by all other skills first) │
|
│ (read by all other skills first) │
|
||||||
└──────────────────┬───────────────────┘
|
└──────────────────┬───────────────────┘
|
||||||
│
|
│
|
||||||
┌─────────────┬────────────┬─────────────┼────────────┬─────────────┬──────────────┐
|
┌──────────────┬─────────────┬─────────────┼─────────────┬──────────────┬──────────────┐
|
||||||
▼ ▼ ▼ ▼ ▼ ▼ ▼
|
▼ ▼ ▼ ▼ ▼ ▼ ▼
|
||||||
┌────────┐ ┌──────────┐ ┌──────────┐ ┌───────────┐ ┌──────────┐ ┌──────────┐ ┌───────────┐
|
┌──────────┐ ┌──────────┐ ┌──────────┐ ┌────────────┐ ┌──────────┐ ┌─────────────┐ ┌───────────┐
|
||||||
│SEO & │ │ CRO │ │Content & │ │ Paid & │ │ Growth & │ │Sales & │ │ Strategy │
|
│ SEO & │ │ CRO │ │Content & │ │ Paid & │ │ Growth & │ │ Sales & │ │ Strategy │
|
||||||
│Content │ │ │ │ Copy │ │Measuremnt│ │Retention │ │ GTM │ │ │
|
│ Content │ │ │ │ Copy │ │Measurement │ │Retention │ │ GTM │ │ │
|
||||||
├────────┤ ├──────────┤ ├──────────┤ ├───────────┤ ├──────────┤ ├──────────┤ ├───────────┤
|
├──────────┤ ├──────────┤ ├──────────┤ ├────────────┤ ├──────────┤ ├─────────────┤ ├───────────┤
|
||||||
│seo- │ │page-cro │ │copywritng│ │paid-ads │ │referral │ │revops │ │mktg-ideas │
|
│seo-audit │ │page-cro │ │copywritng│ │paid-ads │ │referral │ │revops │ │mktg-ideas │
|
||||||
│ audit │ │signup-cro│ │copy-edit │ │ad-creative│ │free-tool │ │sales- │ │mktg-psych │
|
│ai-seo │ │signup-cro│ │copy-edit │ │ad-creative │ │free-tool │ │sales-enable │ │mktg-psych │
|
||||||
│ai-seo │ │onboard │ │cold-emal │ │ab-test │ │churn- │ │ enable │ │ │
|
│site-arch │ │onboard │ │cold-email│ │ab-test │ │churn- │ │launch │ │ │
|
||||||
│programm│ │form-cro │ │email-seq │ │analytics │ │ prevent │ │launch │ │ │
|
│programm │ │form-cro │ │email-seq │ │analytics │ │ prevent │ │pricing │ │ │
|
||||||
│schema │ │popup-cro │ │social │ │ │ │ │ │pricing │ │ │
|
│schema │ │popup-cro │ │social │ │ │ │ │ │competitor │ │ │
|
||||||
│content │ │paywall │ │ │ │ │ │ │ │competitr │ │ │
|
│content │ │paywall │ │ │ │ │ │ │ │ │ │ │
|
||||||
└───┬────┘ └────┬─────┘ └────┬─────┘ └─────┬─────┘ └────┬─────┘ └────┬─────┘ └─────┬─────┘
|
└────┬─────┘ └────┬─────┘ └────┬─────┘ └─────┬──────┘ └────┬─────┘ └──────┬──────┘ └─────┬─────┘
|
||||||
│ │ │ │ │ │ │
|
│ │ │ │ │ │ │
|
||||||
└───────────┴─────┬──────┴─────────────┴────────────┴─────────────┴──────────────┘
|
└────────────┴─────┬──────┴──────────────┴─────────────┴──────────────┴──────────────┘
|
||||||
│
|
│
|
||||||
Skills cross-reference each other:
|
Skills cross-reference each other:
|
||||||
copywriting ↔ page-cro ↔ ab-test-setup
|
copywriting ↔ page-cro ↔ ab-test-setup
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue