scan-stylistic
OfficialPrioritize code style refactors for cleaner TypeScript.
Authorsncollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill tackles inconsistent coding styles in TypeScript/React/Hono codebases that hinder readability, maintainability, and team collaboration by identifying and prioritizing refactoring opportunities.
Core Features & Use Cases
- Style Scanning: Checks for adherence to six key rules like early returns, readonly boundaries, and exhaustive unions, using references for rationale and examples.
- Prioritized Backlog: Generates a tiered output (High Value, Worth Considering, Not Worth It) with file paths, current vs. target code, and acceptance criteria.
- Use Case: For a platform like snc-platform, scan routes and components to flag nested if/else blocks, suggesting guard clauses to streamline error handling in API middleware.
Quick Start
Activate the scan-stylistic skill to analyze the snc-platform repository for stylistic improvements and output a refactoring backlog to docs/scan-stylistic-backlog.md.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: scan-stylistic Download link: https://github.com/sncollective/snc-platform/archive/main.zip#scan-stylistic 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 471,000+ vetted skills library on demand.