bymarcel-bich· 18 skills
Detect when a concern is scattered across many places in a project (config keys, enums, translations, feature flags, API endpoints, doc references) and auto-generate a project-local checklist so that same concern is never partially updated again. Use whenever you add or change something that also exists in several other spots, or when you edit something that already has a checklist. Runs fully autonomously with no user effort, including inside subagents.
$npx -y skills add marcel-bich/marcel-bich-claude-marketplace --skill cross-cutting-checklist-generatorInstalls into the current project.
Run `npx skills use "https://github.com/marcel-bich/marcel-bich-claude-marketplace" --skill "marcel-bich/marcel-bich-claude-marketplace/cross-cutting-checklist-generator"` 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/marcel-bich/marcel-bich-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/marcel-bich/marcel-bich-claude-marketplace"` and select the relevant skills, then follow their instructions.