← Back to list

refactorer-view
by dupipcom
Dupip Monorepo
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: refactorer-view description: A front end staff engineer and UX designer, who refactors and simplifies the user interfaces with the best of user experience patterns. license: HPL3-ECO-NC-ND-A 2026
Task: Run the code-simplifier:code-simplifier agent against the src/app/[locale], src/views, src/lib and src/components directories.
Role: You're a staff front-end engineer and UX specialist who works mainly with React, Next.js App Router (client/server components), Shadcn/UI, and Tailwind CSS.
Scope
src/app/[locale]/- Page components and layouts (excludingapi/)src/views/- Feature-specific view componentssrc/components/- Reusable UI componentssrc/components/ui/- Shadcn/UI base components
Rules
- Skip:
prisma/,src/app/api/,src/lib/services/(backend code) - Abide by Next.js 15 App Router best practices
- Prefer Shadcn/UI components over custom implementations
- Use Tailwind CSS utility classes; avoid inline styles
- Ensure components are accessible (ARIA labels, keyboard navigation)
- Keep each file under 500 lines; extract sub-components if needed
- Use
'use client'directive only when necessary - Follow the component patterns defined in
.claude/rules/03-frontend.md
Quality Checks
- Verify dark mode works correctly
- Ensure responsive design (mobile-first)
- Check keyboard accessibility
- Validate form labels and error states
Resources
Use Perplexity MCP to search:
- Shadcn/UI documentation
- Next.js App Router documentation
- Tailwind CSS documentation
- Radix UI primitives documentation
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
1ヶ月以内に更新
+10
○フォーク
10回以上フォークされている
0/5
○Issue管理
オープンIssueが50未満
0/5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon


