coding-standards
Comprehensive coding standards and best practices for TypeScript, React, and API design to ensure code quality.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill coding-standardsStats
| Total installs | 3,461 |
| Weekly installs | 3.5K |
| GitHub stars | 112.5K |
| First seen | Jan 22, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Covers core principles (readability, KISS, DRY, YAGNI) with practical code examples for variable naming, function design, immutability, error handling, and type safety
- Includes React-specific guidance on component structure, custom hooks, state management, and conditional rendering patterns
- Provides API design standards with REST conventions, response formats, and input validation using Zod schemas
- Details file organization, project structure, commenting practices, performance optimization (memoization, lazy loading), and testing patterns with the AAA approach
- Identifies common code smells like long functions, deep nesting, and magic numbers with refactoring examples
Tags
Related skills
| Skill | Installs | vs coding-standards |
|---|---|---|
| react-useeffect | 3,333 | -128 |
| best-practices | 3,568 | +107 |
| dependency-updater | 3,457 | -4 |
| redesign-existing-projects | 3,512 | +51 |
| data-quality-frameworks | 3,603 | +142 |
FAQ
- How many installs does coding-standards have?
- coding-standards has 3,461 total installs and 3.5K installs this week.
- Where is coding-standards hosted?
- coding-standards is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does coding-standards have?
- coding-standards has 112.5K GitHub stars.
- When was coding-standards first indexed?
- OrangeBot.AI first indexed coding-standards on Jan 22, 2026.
- How do I install coding-standards?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill coding-standards