Dev/i18n/de/Paperclip/skills/coding-standards-ts/SKILL.md
Paperclip-TypeScript-Coding-Standards — Strict-Modus, Kebab-Files, kein any, strukturierte Logs. Verwenden Sie dies beim Schreiben oder Reviewen von Paperclip-TS-Code.
npx skillsauth add thebeardedbearsas/claude-craft coding-standards-tsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Node 20+, TypeScript strict + noUncheckedIndexedAccess, pnpm 9.15+ Workspaces, Kebab-Case-Dateien, PascalCase-Typen, camelCase-Vars, kein any, strukturierte Logs mit Redaktion.
Siehe ../../rules/03-coding-standards.md für ausführliche Dokumentation.
tools
Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases.
development
Mandatory analysis workflow for understanding codebase before changes
testing
TDD/BDD testing principles, test patterns, and coverage strategies
development
SOLID principles for clean code design and architecture