components
SKILL.md
Components
Overview
Design and review React/TypeScript components with consistent naming, typing, hooks, and UnoCSS styling.
Quick Workflow
- Define component type and responsibility (UI, business, container, page, layout).
- Define props and dependencies explicitly.
- Implement with typed props and function components.
- Apply UnoCSS classes and CSS variables.
- Review against the checklist.
Common Mistakes
- Mixing UI and data-fetch logic in a single component.
- Missing props types or using
any. - Inline styles instead of UnoCSS utilities.
- Unstable callbacks and missing dependency arrays.
Resources
references/standards.mdreferences/checklist.mdreferences/templates.md
Weekly Installs
1
Repository
jsonlee12138/promptsGitHub Stars
1
First Seen
6 days ago
Security Audits
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1