Harness-engineering ts-utility-types

name: ts-utility-types

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

name: ts-utility-types version: "1.0.0" description: Apply built-in TypeScript utility types to transform and compose types without redundancy 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-generics-pattern
  • ts-mapped-types
  • ts-conditional-types stack_signals:
  • typescript keywords:
  • Partial
  • Required
  • Pick
  • Omit
  • Record
  • Exclude
  • Extract
  • ReturnType
  • Parameters
  • utility-types metadata: author: community upstream: typescriptlang.org/docs/handbook/utility-types.html state: persistent: false files: [] depends_on: []