Harness-engineering redux-typescript-patterns

name: redux-typescript-patterns

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

name: redux-typescript-patterns version: '1.0.0' description: Type Redux state, actions, thunks, and hooks with full TypeScript inference stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '**/*.slice.ts'
  • '**/store.ts'
  • '/store/' related_skills:
  • redux-store-setup
  • redux-slice-pattern
  • redux-thunk-pattern stack_signals:
  • redux
  • react
  • typescript keywords:
  • typescript
  • types
  • RootState
  • AppDispatch
  • PayloadAction
  • generics metadata: author: community upstream: 'redux-toolkit/docs/typescript' state: persistent: false files: [] depends_on: []