Harness-engineering ts-conditional-types
name: ts-conditional-types
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/ts-conditional-types/skill.yamlsource content
name: ts-conditional-types version: "1.0.0" description: Use conditional types, infer, and distributive logic to derive types programmatically 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-utility-types stack_signals:
- typescript keywords:
- conditional-types
- infer
- distributive
- template-literal-types
- extends metadata: author: community upstream: typescriptlang.org/docs/handbook/2/conditional-types.html state: persistent: false files: [] depends_on: []