6 Commits

Author SHA1 Message Date
Leonardo Maldonado
b19278f7f3 feat(beyond-33): add navigation structure and getting started overview
- Add Beyond 33 tab with all 29 concept pages organized by category
- Add What's Next section linking to Beyond 33 from main concepts
- Add Beyond 33 overview page explaining the extended curriculum
- Update scope-and-closures to link to hoisting deep dive
- Update gitignore for project configuration
2026-01-06 19:03:57 -03:00
Leonardo Maldonado
ac893915c9 feat: add fact-check and seo-review skills for content quality
- Add fact-check skill for verifying technical accuracy of concept pages
- Add seo-review skill for SEO audits with 27-point scoring system
- Move skills to both .claude/skills and .opencode/skill for compatibility
- Rename opencode.json to opencode.jsonc with skill configuration
- Update .gitignore to track .opencode/skill while ignoring local files
- Update CLAUDE.md with documentation for all three skills
2026-01-06 10:37:16 -03:00
Leonardo Maldonado
889135c948 docs: add write-concept skill documentation and update gitignore
- Add Custom Skills section to CLAUDE.md with write-concept skill info
- Update repository structure to reflect .opencode skill location
- Document SEO guidelines, page structure, and quality checklists
- Update .gitignore to ignore .opencode/ folder instead of .claude/skills/
2025-12-30 09:47:09 -03:00
Leonardo Maldonado
7d138223b6 chore: move CLAUDE.md to .claude folder and ignore skills
- Move project context to .claude/CLAUDE.md
- Add .claude/skills/ to .gitignore for local-only skills
2025-12-30 09:05:46 -03:00
Saroj Kumar
60a4a77d73 Updated the gitignore file to exclude a folder created by WebStorm IDE 2022-01-29 19:55:50 +05:30
Leonardo Maldonado
17ff2d909d Initial commit 2018-09-04 10:27:04 -03:00