Route frontend HTML/CSS/SCSS work through CodeMeridian's generic frontend-aware tools first, then use cascade and style-duplicate analysis only when the question is truly frontend-specific.
$npx -y skills add driftya/code-meridian --skill codemeridian-frontendInstalls into the current project.
Run `npx skills use "https://github.com/driftya/code-meridian" --skill "driftya/code-meridian/codemeridian-frontend"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/driftya/code-meridian" that are relevant to the current task. Run `npx skills add "https://github.com/driftya/code-meridian"` and select the relevant skills, then follow their instructions.