frontend-architecture
Installation
SKILL.md
Frontend Architecture for Bun + React + TypeScript
Guidance for building maintainable frontend applications with React, TypeScript, and Bun's HTML imports.
When to Use This Skill
Use this skill when:
- Structuring a React component hierarchy
- Designing component APIs (props interfaces)
- Choosing state management approach
- Organizing frontend modules and directories
- Building forms, data tables, or complex UI
- Setting up Bun's HTML import-based frontend