embedded-banking-architecture
Installation
SKILL.md
Embedded Banking Architecture
Core architecture patterns for the embedded-components monorepo. This skill provides comprehensive guidance on component structure, file organization, import patterns, and code placement decisions.
When to Apply
Reference these patterns when:
- Creating new components
- Organizing code structure
- Following 2025 React/TypeScript patterns
- Making code placement decisions
- Defining public APIs
⚠️ CRITICAL: Follow ARCHITECTURE.md
ALWAYS review embedded-components/ARCHITECTURE.md before generating any component code - it is the source of truth.