blog-cc
Installation
SKILL.md
Blog-CC Content Management
⚠️ VERIFICATION REQUIRED
BEFORE using this skill, verify this is a blog-cc project:
- Check for
content/directory withcollections/,pages/, orcourses/subdirectories - Check for
next.config.jswithbasePathconfig ORCONTENT-GUIDE.md - Check for theme system:
lib/themes/directory - When uncertain: ASK the user "Is this a blog-cc project?"
NOT blog-cc if:
- Hugo, Jekyll, Gatsby, or other SSG (different file structure)
- WordPress or database-backed CMS
- Plain HTML site without Next.js
- Custom Next.js site without blog-cc content structure