coding-standards
SolidUniversal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- arabicapp
- Repository
- arabicapp/everything-claude-code
- Created
- 7 months ago
- Last Updated
- 1 months ago
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
coding-standards
TypeScript + React coding standards, architecture patterns, naming conventions, ESLint configuration
swe-programming-typescript
TypeScript coding standards from authoritative docs/explanation/software-engineering/programming-languages/typescript/ documentation
coding-standards
Universal coding standards: naming, structure, immutability, error handling, and type-safety patterns for consistent code. Use when starting a project or module, refactoring to team conventions, setting up lint/format rules, onboarding, or when the user says 'coding standards', 'naming conventions', 'code style'. Discovers and follows the project's own conventions first; these rules fill the gaps.