← Back to list

frontend-engineering
by AMASPC-Org
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: frontend-engineering description: Expert guidance for React, Tailwind CSS, and OlyBars UX standards. Use when modifying components or pages.
Frontend Engineering
Detailed instructions for React, Tailwind CSS, and OlyBars UX implementation.
When to use this skill
- Use this when modifying
.tsxor.cssfiles. - This is helpful for creating new components, pages, or adjusting styles.
- Use this when tasked with "making it look good" or implementing specific UI designs.
How to use it
1. Visual Excellence & "Vibe"
- Premium Aesthetic: Avoid generic layouts. Use overlays, glassmorphism, and correct spacing.
- Fluid Typography: Always use the utility classes
.display-title-fluidfor headers. - Micro-Animations: Use
framer-motionfor subtle entrance animations.
2. Technical Standards
- Mobile-First: Always write classes like
text-sm md:text-base. - Tailwind Config: adhere to the custom colors in
tailwind.config.js(brand-gold,brand-dark-bg). - Icons: Use dynamic imports for
lucide-reacticons to save bundle size.
3. File Structure
- Components go in
src/components/. - Domain-specific views go in
src/pages/. - Hooks go in
src/hooks/.
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
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon