Harness-engineering react-suspense-pattern
name: react-suspense-pattern
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/react-suspense-pattern/skill.yamlsource content
name: react-suspense-pattern version: '1.0.0' description: Declaratively handle async loading states with React Suspense boundaries stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.tsx'
- '**/*.jsx' related_skills:
- react-concurrent-ui
- react-dynamic-import
- react-server-components stack_signals:
- react
- typescript keywords:
- suspense
- lazy-loading
- loading-states
- error-boundary
- async-rendering metadata: author: patterns.dev upstream: 'PatternsDev/skills/react/suspense-pattern' state: persistent: false files: [] depends_on: []