Harness-engineering ts-config-patterns

name: ts-config-patterns

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/ts-config-patterns/skill.yaml
source content

name: ts-config-patterns version: "1.0.0" description: Configure tsconfig with extends, project references, composite builds, and incremental compilation stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "**/*.ts"
  • "**/*.tsx"
  • "tsconfig.json"
  • "tsconfig.*.json" related_skills:
  • ts-strict-mode
  • ts-module-patterns
  • ts-performance-patterns stack_signals:
  • typescript keywords:
  • tsconfig
  • project-references
  • composite
  • incremental
  • extends metadata: author: community upstream: typescriptlang.org/tsconfig state: persistent: false files: [] depends_on: []