.claude/skills/frontend-design/SKILL.md
Designs frontend UI architecture including component hierarchy, state management strategy, design tokens, and accessibility requirements. Use when starting frontend design or when the user mentions UI architecture, component design, or frontend planning.
npx skillsauth add tranhieutt/software_development_department frontend-designInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a frontend designer-engineer. Create memorable, high-craft interfaces — not generic templates.
Every output must satisfy all four:
Score before writing code. Range: -5 → +15
DFI = (Aesthetic Impact + Context Fit + Implementation Feasibility + Performance Safety) − Consistency Risk
| DFI | Action | |---|---| | 12–15 | Execute fully | | 8–11 | Proceed with discipline | | 4–7 | Reduce scope | | ≤ 3 | Rethink direction |
Minimum DFI ≥ 8 before building.
Define explicitly:
Typography
Color
Layout
Motion
Anti-patterns → immediate failure
page-cro → layout hierarchy & conversion flowcopywriting → typography & message rhythmtailwind-patterns → utility-first CSS implementationshadcn → component library integrationtesting
Generates high-fidelity architecture diagrams, sequence flows, and component maps for SDD projects. Use when finalizing a design phase, documenting system architecture, or visualizing agentic workflows. Default style: Style 6 (Claude Official).
data-ai
Provides vector database and semantic search patterns for Pinecone, Weaviate, Qdrant, Milvus, and pgvector in RAG and recommendation systems. Use when implementing vector search or when the user mentions vector database, semantic search, embeddings, or similarity search.
development
Updates docs/technical/CODEMAP.md by scanning the current codebase structure. Run after a significant feature merge, refactor, or when CODEMAP feels stale.
development
Unlocks the codebase after a release freeze or incident freeze period to resume normal development. Use when a freeze period ends or when the user mentions unfreezing or lifting the code freeze.