From jeremylongshore-claude-code-plugins-plus-skills
Provides step-by-step guidance and generates configurations for styled-components helper tasks in frontend development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:styled-components-helperThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for styled components helper tasks within the Frontend Development domain.
This skill provides automated assistance for styled components helper tasks within the Frontend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with styled components helper" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Frontend Development skill category. Tags: react, vue, css, accessibility, web
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigGenerates CSS Module files with scoped styles and best practices. Activates on mentions of CSS module generation or CSS generators.
Guides developers on Tailwind CSS utility-first workflow, responsive design, dark mode, custom config, and scalable patterns. Helps teams avoid common pitfalls and use component libraries effectively.
Organizes CSS using BEM, SMACSS, and CSS-in-JS patterns for scalable, maintainable styling systems with proper naming conventions and organization.