typecheck-preservationist
CommunityFix type errors, preserve code.
AuthorGambitnl
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses and resolves TypeScript type errors within the codebase, ensuring code integrity and preventing regressions while adhering to strict preservationist principles.
Core Features & Use Cases
- Automated Type Checking: Runs
npm run typecheckto identify TypeScript errors. - Preservationist Fixes: Applies minimal, behavior-preserving changes to resolve errors, prioritizing adding types and type guards over refactoring or deletion.
- Debt Flagging: Uses specific prefixes (
// DEBT:,// HACK:,// TODO(next-agent):) to mark temporary solutions or areas requiring future attention. - Use Case: When a new feature introduces type errors, this Skill can be used to clean them up systematically, ensuring the codebase remains type-safe without altering existing functionality.
Quick Start
Run the typecheck preservationist skill to fix the first 10 typecheck errors.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: typecheck-preservationist Download link: https://github.com/Gambitnl/Aralia/archive/main.zip#typecheck-preservationist 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 223,000+ vetted skills library on demand.