Commit Graph

9 Commits

Author SHA1 Message Date
fb2a653866 feat(gtm-audit): Add GTM audit skill with Notion integration
- Automated GTM container detection and validation
- DataLayer event validation against GA4 specs
- Form tracking analysis and interaction simulation
- E-commerce checkout flow analysis
- Multi-platform support (GA4, Meta, LinkedIn, Google Ads, Kakao, Naver)
- Notion database export with detailed reporting
- Korean market considerations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 20:32:52 +09:00
8d14804b70 chore: Remove _jamie-reference-raw-data directory
- Delete raw source materials directory (not needed in repo)
- Update CLAUDE.md to remove references to deleted directory

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 02:37:01 +09:00
46b95e47ca docs: Update README.md with new skill listing and count
- Reorder skills to match new numbering scheme
- Add ourdigital-seo-audit skill to the list
- Update skill count to 9

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 02:34:52 +09:00
8f618fbb74 refactor: Renumber skills 00→10, 01→11 for consistent numbering
- Rename 00-ourdigital-visual-storytelling to 10-ourdigital-visual-storytelling
- Rename 01-ourdigital-research-publisher to 11-ourdigital-research-publisher
- Update CLAUDE.md with new skill numbering and add skill 12 (seo-audit)
- Skill count updated from 8 to 9

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 02:33:23 +09:00
9426787ba6 feat(seo-audit): Add comprehensive SEO audit skill
Add ourdigital-seo-audit skill with:
- Full site audit orchestrator (full_audit.py)
- Google Search Console and PageSpeed API clients
- Schema.org JSON-LD validation and generation
- XML sitemap and robots.txt validation
- Notion database integration for findings export
- Core Web Vitals measurement and analysis
- 7 schema templates (article, faq, product, etc.)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 02:30:02 +09:00
b3ceebdf63 refactor(jamie-brand-editor): Slim down SKILL.md and add development plan
Changes:
- SKILL.md reduced from 551 lines to 222 lines
- Removed references to non-existent files and features
- Added Voice & Tone guidelines synced with Guardian v2.8
- Removed "Content Review" sections (Guardian's role)
- Updated version to 1.1.0 (Under Development)

New files:
- docs/PLAN.md: Detailed refactoring roadmap
  - Phase 1: SKILL.md cleanup (completed)
  - Phase 2: Tone & Manner sync
  - Phase 3: Templates implementation
  - Phase 4-6: Future development

Updated README.md:
- Clarified development status
- Added docs/ exclusion note for skill packaging
- Simplified structure documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 14:54:57 +09:00
cac917c30c docs: Add README for internal R&D repository
- Brief project description
- Custom skills overview table
- Repository structure summary
- Internal use only notice

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 14:25:12 +09:00
aedfa316ba docs: Update CLAUDE.md with comprehensive skill documentation
- Add GitHub repository URL
- Add custom skills summary table with triggers
- Clarify Jamie skills role separation (editor vs guardian)
- Add version field to YAML frontmatter requirements
- Update directory layout with annotations
- Add allowed-tools field example

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 18:01:16 +09:00
341d5f5a5b Initial commit: Claude Skills Factory with 8 refined custom skills
Custom Skills (ourdigital-custom-skills/):
- 00-ourdigital-visual-storytelling: Blog featured image prompt generator
- 01-ourdigital-research-publisher: Research-to-publication workflow
- 02-notion-organizer: Notion workspace management
- 03-research-to-presentation: Notion research to PPT/Figma
- 04-seo-gateway-strategist: SEO gateway page strategy planning
- 05-gateway-page-content-builder: Gateway page content generation
- 20-jamie-brand-editor: Jamie Clinic branded content GENERATION
- 21-jamie-brand-guardian: Jamie Clinic content REVIEW & evaluation

Refinements applied:
- All skills converted to SKILL.md format with YAML frontmatter
- Added version fields to all skills
- Flattened nested folder structures
- Removed packaging artifacts (.zip, .skill files)
- Reorganized file structures (scripts/, references/, etc.)
- Differentiated Jamie skills with clear roles

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 17:56:04 +09:00