styles-import-last
OfficialEnsure your styles import last in React code.
Authorpodverse
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill ensures that styles (CSS/SCSS module) imports are always placed last in the import block to improve readability and maintain consistent styling across React components and pages.
Core Features & Use Cases
- Import order enforcement: Move the styles import to the end of the import block while preserving other groupings.
- Platform coverage: Works with .tsx and .jsx React files in standard web projects.
- Use Case: When editing a component with multiple imports, apply this rule to keep style imports at the bottom for clarity.
Quick Start
Move the styles import to the end of the import block in your React component.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: styles-import-last Download link: https://github.com/podverse/podverse/archive/main.zip#styles-import-last Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.