From seo-suite
Scaffold a project's SEO profile (seo/profile.json) and data dirs by inferring from the repo and interviewing the user. Use when the user wants to "set up SEO", "initialize SEO suite", "create an SEO profile", "configure SEO for this project", or asks how to start using the SEO suite in a new project. Re-runnable for edits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/seo-suite:seo-initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the foundation step of the SEO suite for the CURRENT project. Follow the orchestration in `commands/seo-init.md` of this plugin exactly — same steps, same do/don'ts.
Run the foundation step of the SEO suite for the CURRENT project. Follow the orchestration in commands/seo-init.md of this plugin exactly — same steps, same do/don'ts.
To locate the recipe at runtime, read it from the plugin root:
cat "${CLAUDE_PLUGIN_ROOT}/commands/seo-init.md"
Then execute its instructions. Do not deviate; the command file is the canonical source of truth for this skill.
npx claudepluginhub alexfilatov/seo-suite --plugin seo-suiteProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.