docs: sync README, CLAUDE.md, AGENTS.md with latest skill changes
- Add 93-tui-designer to all doc files and directory layouts - Remove phantom 42-jamie-journal-editor (directory never existed) - Update GTM directory names: 61-gtm-manager → 61-gtm-editor, 62-gtm-guardian → 62-gtm-validator in CLAUDE.md layout - Fix skill count: README 64→62, AGENTS.md 52→62 - Add .claude/commands/ slash command definitions - Add SEO comprehensive audit gotcha notes (JHR, SLA) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
13
CLAUDE.md
13
CLAUDE.md
@@ -7,7 +7,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
||||
**GitHub**: https://github.com/ourdigital/our-claude-skills
|
||||
|
||||
This is a Claude Skills collection repository containing:
|
||||
- **custom-skills/**: 62 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, NotebookLM, Notion, D.intelligence Agent Corps, Reference Curation, Mac Optimizer, and Multi-Agent Collaboration
|
||||
- **custom-skills/**: 62 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, NotebookLM, Notion, D.intelligence Agent Corps, Reference Curation, Mac Optimizer, TUI Designer, and Multi-Agent Collaboration
|
||||
- **example-skills/**: Reference examples from Anthropic's official skills repository
|
||||
- **official-skills/**: Notion integration skills (3rd party)
|
||||
- **reference/**: Skill format requirements documentation
|
||||
@@ -85,7 +85,6 @@ This is a Claude Skills collection repository containing:
|
||||
|---|-------|---------|---------|
|
||||
| 40 | jamie-brand-editor | Branded content generation | "write Jamie blog", "Jamie content" |
|
||||
| 41 | jamie-brand-audit | Content review/compliance | "review content", "brand audit" |
|
||||
| 42 | jamie-journal-editor | Clinic journal editing | "Jamie journal", "진료 일지" |
|
||||
| 43 | jamie-youtube-manager | YouTube SEO audit & management | "YouTube SEO", "YT optimization" |
|
||||
| 44 | jamie-youtube-subtitle-checker | YouTube subtitle validation | "check subtitles", "subtitle QA" |
|
||||
| 45 | jamie-instagram-manager | Instagram account management | "Instagram management", "IG strategy" |
|
||||
@@ -121,11 +120,12 @@ This is a Claude Skills collection repository containing:
|
||||
|
||||
**User Guide:** `custom-skills/dintel-shared/USER-GUIDE.md`
|
||||
|
||||
### System Tools (92)
|
||||
### System & Design Tools (92-93)
|
||||
|
||||
| # | Skill | Purpose | Trigger |
|
||||
|---|-------|---------|---------|
|
||||
| 92 | mac-optimizer | macOS system health audit & optimization (Claude Code only) | "audit my mac", "system health", "clean up caches", "check security", "update packages" |
|
||||
| 93 | tui-designer | TUI wizard interface design (Norton Commander / Gopher style, Rich) | "build TUI", "CLI wizard", "terminal UI", "Rich TUI" |
|
||||
|
||||
### Reference Curator & Multi-Agent (90-91)
|
||||
|
||||
@@ -253,15 +253,14 @@ our-claude-skills/
|
||||
│ ├── 34-seo-reporting-dashboard/
|
||||
│ │
|
||||
│ ├── 60-gtm-audit/
|
||||
│ ├── 61-gtm-manager/
|
||||
│ ├── 62-gtm-guardian/
|
||||
│ ├── 61-gtm-editor/
|
||||
│ ├── 62-gtm-validator/
|
||||
│ │
|
||||
│ ├── 31-notion-organizer/
|
||||
│ ├── 32-notion-writer/
|
||||
│ │
|
||||
│ ├── 40-jamie-brand-editor/
|
||||
│ ├── 41-jamie-brand-audit/
|
||||
│ ├── 42-jamie-journal-editor/
|
||||
│ ├── 43-jamie-youtube-manager/
|
||||
│ ├── 44-jamie-youtube-subtitle-checker/
|
||||
│ ├── 45-jamie-instagram-manager/
|
||||
@@ -298,6 +297,8 @@ our-claude-skills/
|
||||
│ │
|
||||
│ ├── 92-mac-optimizer/ # macOS system health toolkit (Claude Code only)
|
||||
│ │
|
||||
│ ├── 93-tui-designer/ # TUI wizard design (Rich, Norton Commander style)
|
||||
│ │
|
||||
│ └── 99_archive/
|
||||
│
|
||||
├── example-skills/skills-main/
|
||||
|
||||
Reference in New Issue
Block a user