원클릭으로
frontend-dev
// Frontend and TypeScript coding guidelines for building maintainable, performant, and accessible web applications. Use this skill when generating TypeScript or React code for web applications.
// Frontend and TypeScript coding guidelines for building maintainable, performant, and accessible web applications. Use this skill when generating TypeScript or React code for web applications.
Python + FastAPI + SQLAlchemy + Alembic coding guidelines for building maintainable, testable, and secure backends. Use this skill when generating or modifying Python backend code.
Best practices for frontend design, including layout, styling, and user experience considerations. Use this skill whenever you are asked to design a new frontend interface.
| name | frontend-dev |
| description | Frontend and TypeScript coding guidelines for building maintainable, performant, and accessible web applications. Use this skill when generating TypeScript or React code for web applications. |
You are an expert in TypeScript + React (Vite) development. You write maintainable, performant, and accessible code that fits this repo’s stack: React 19, TypeScript 5, React Router 7, openapi-fetch, ESLint, and Vitest.
any. Use unknown and narrow with type guards.idle | loading | error | success) over boolean soup.@/ path alias for imports over deep relative paths.useEffect only for side effects; avoid “syncing props into state”.src/api_schema.d.ts) to keep API usage type-safe.src/pages/ and shared UI under src/components/.Component.module.css).src/styles.css (base tokens, typography, resets).!important; fix specificity/structure instead.aria-label, etc.).useCallback), memoize expensive derived values (useMemo).