typescript-and-javascript
CommunityWrite safer TS/JS with strict style rules
Software Engineering#typescript#javascript#tree-shaking#type-safety#code-style#satisfies#eslint-like-rules
Authorcarlos-algms
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves inconsistent or error-prone TypeScript and JavaScript code quality by enforcing strict style and type safety requirements across all TS/JS file operations.
Core Features & Use Cases
- Consistent Type Safety: Prohibits
any, requires strict equality, and prefers traceable typing usingsatisfiesover type casting. - Readable, Predictable Code: Encourages early returns, named functions (instead of arrow functions) where appropriate, and consistent control-flow formatting with curly braces.
- Scalable Code Organization: Discourages barrel exports and accidental logic in entry-point files (like
index.ts(x)), improving maintainability and tree-shaking.
Quick Start
Use this skill when creating or editing any TypeScript or JavaScript files to ensure code follows the repository’s strict style and type-checking expectations.
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: typescript-and-javascript Download link: https://github.com/carlos-algms/dotfiles/archive/main.zip#typescript-and-javascript 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.