workspace-code-standards
OfficialEnforce TS/ESLint standards across the workspace
Software Engineering#typescript#linting#eslint#code-quality#static-analysis#coding-standards#enforce
Authoropen-hax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It enforces a unified TypeScript and ESLint standard across the workspace to prevent style drift, improve readability, and catch issues early during development.
Core Features & Use Cases
- ESM only: Enforces no require or module.exports, encouraging modern module syntax.
- Functional style: Prefers const, minimizes let, and discourages classes to improve predictability.
- TypeScript strict: Forbids any, enforces explicit types, and promotes readonly parameters.
- Import order: Enforces a consistent import sorting rule: builtin -> external -> internal -> sibling -> index.
- Code quality gates: Limits function length, cognitive complexity, parameter counts, and file size to promote maintainability.
- Quick adoption: Integrates with existing tooling and CI to progressively enforce standards.
Quick Start
Run the workspace-code-standards guidelines on your TypeScript project to enforce consistent style and typing across the codebase.
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: workspace-code-standards Download link: https://github.com/open-hax/opencode-skills/archive/main.zip#workspace-code-standards 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 510,000+ vetted skills library on demand.