Harness-engineering ts-mapped-types

name: ts-mapped-types

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

name: ts-mapped-types version: "1.0.0" description: Transform object types by iterating over their keys with mapped type syntax 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-utility-types
  • ts-conditional-types stack_signals:
  • typescript keywords:
  • mapped-types
  • keyof
  • homomorphic
  • as-clause
  • modifiers metadata: author: community upstream: typescriptlang.org/docs/handbook/2/mapped-types.html state: persistent: false files: [] depends_on: []