๐Ÿ›ก๏ธ
QualityJavaScript

TypeScript Rules

by shinpr

TypeScript Rules is a Quality skill for Claude Code, published by shinpr in ai-coding-project-boilerplate.

227 stars25 forkson shinpr/ai-coding-project-boilerplateAdded 2026/09/03Repository updated 2026/09/01
agent-skillsagentic-aiagentic-workflowai-agentsanthropicboilerplateclaude-codecontext-engineeringdeveloper-toolsllm-orchestrationproductivityquality-gatestypescript
Install in seconds
Install TypeScript Rules
Copy TypeScript Rules into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/shinpr/ai-coding-project-boilerplate/tree/main/.claude/skills-en/typescript-rules ~/.claude/skills/typescript-rules

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/shinpr/ai-coding-project-boilerplate.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills-en/typescript-rules/SKILL.md in shinpr/ai-coding-project-boilerplate
Installs to
~/.claude/skills/typescript-rules
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1478 skills

What TypeScript Rules does

TypeScript Rules applies project-specific TypeScript conventions for type safety, error handling, and code structure. Use it when implementing TypeScript or reviewing types and boundaries.

TypeScript Rules is cataloged under Quality on DirSkills. TypeScript Rules comes from a repository tagged agent-skills, agentic-ai, agentic-workflow, ai-agents and anthropic.

Documentation

README

TypeScript Development Rules

Prerequisite Detection

Inspect tsconfig, runtime/framework configuration, lint/format configuration, path aliases, package scripts, and representative modules before applying project conventions. Treat a rule as project-specific only when configuration or an established pattern supports it. Label limited-pattern conclusions as inferred. When competing conventions change a public contract, runtime behavior, or error boundary, stop and name the source or user decision required.

Type Safety in Backend Implementation

Type Safety in Data Flow Input Layer (unknown) -> Type Guard -> Business Layer (Type Guaranteed) -> Output Layer (Serialization)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about TypeScript Rules

  • What else does shinpr publish alongside TypeScript Rules?

    TypeScript Rules is one of 25 skills that DirSkills catalogs from shinpr/ai-coding-project-boilerplate, the repository it ships in. Its siblings there include Coding Standards, Coding Standards and Create Skill. Each one is a separate skill with its own page in this directory, installs the same way TypeScript Rules does, and is maintained by shinpr in that same repository. The rest of the collection is listed on the shinpr/ai-coding-project-boilerplate page.

  • How does TypeScript Rules compare to other Quality skills?

    TypeScript Rules ranks #1375 by stars among the 1478 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of TypeScript Rules against them. Open each page to compare what they document and how they install.

More from shinpr/ai-coding-project-boilerplate

TypeScript Rules is one of 25 skills cataloged on DirSkills from shinpr/ai-coding-project-boilerplate.

See all 25 skills โ†’