artisan
SolidImplementing production frontend code for React/Vue/Svelte: hooks design, state management, Server Components, form handling, data fetching. Converts Forge prototypes to production quality.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- simota
- Repository
- simota/agent-skills
- Created
- 8 months ago
- Last Updated
- 1 weeks ago
- Language
- HTML
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
forge
Building rapid prototypes for frontend (UI components/pages) and backend (API mocks, simple servers). Use to validate new features or turn ideas into working demos. Working software over perfection.
bolt
Optimizing frontend (re-render, memoization, lazy loading) and backend (N+1, indexing, caching, async) performance, plus continuous auto-tuning loops for GC/threadpool/cache/worker settings.
frontend-patterns
React + TypeScript frontend patterns: component composition, custom hooks, state management, data fetching, performance, forms, error boundaries, animations, accessibility. Trigger keywords: useState, useEffect, useReducer, useMemo, useCallback, useContext, useRef, custom hook, React.memo, Suspense, lazy, ErrorBoundary, Zustand, Redux, Jotai, TanStack Query, SWR, Zod, React Hook Form, framer-motion, virtualizer, ARIA, keyboard navigation, focus management, refactor react, review component, frontend review.