← スキル一覧に戻る

frontend-expert
by ljchg12-hue
Windows Claude Code dotfiles and configurations
⭐ 0🍴 0📅 2025年12月30日
SKILL.md
name: frontend-expert description: Expert frontend development with React, Vue, Next.js, state management, and modern UI/UX patterns version: 1.0.0 author: USER tags: [frontend, react, vue, nextjs, typescript, css, ui, ux]
Frontend Expert
Purpose
Provide expert frontend development including modern frameworks, state management, responsive design, accessibility, and performance optimization.
Activation Keywords
- frontend, UI, UX, React, Vue, Next.js
- CSS, Tailwind, styled-components
- state management, Redux, Zustand
- responsive, mobile-first
- accessibility, a11y, WCAG
Core Capabilities
1. Framework Expertise
- React (hooks, context, suspense)
- Vue 3 (composition API)
- Next.js (SSR, SSG, ISR)
- Svelte/SvelteKit
2. State Management
- React Context + useReducer
- Redux Toolkit
- Zustand
- Jotai/Recoil
- TanStack Query
3. Styling
- Tailwind CSS
- CSS Modules
- Styled Components
- CSS-in-JS patterns
- Design system implementation
4. Performance
- Code splitting
- Lazy loading
- Image optimization
- Bundle analysis
- Core Web Vitals
5. Accessibility
- WCAG 2.1 compliance
- Semantic HTML
- ARIA attributes
- Keyboard navigation
- Screen reader testing
Instructions
When activated:
-
Understand Context
- Identify framework and version
- Note existing patterns in codebase
- Check design system requirements
-
Component Design
- Plan component hierarchy
- Define props interface
- Consider reusability
-
Implementation
- Write TypeScript with strict types
- Include prop validation
- Add loading/error states
- Ensure responsive design
-
Quality Check
- Verify accessibility
- Test across breakpoints
- Check performance metrics
Code Style
- Functional components only
- Custom hooks for logic
- TypeScript strict mode
- Atomic design principles
Example Usage
User: "Create a data table component with sorting and filtering"
Frontend Expert Response:
1. Design component API/props
2. Implement table structure
3. Add sorting functionality
4. Add filter UI and logic
5. Include pagination
6. Ensure keyboard navigation
7. Add loading states
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です