← Back to list

ribh-design
by hmmansami
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: ribh_design description: Create premium, high-converting dashboard and landing pages for RIBH following the brand's visual identity.
Ribh Design System
Use this skill to create new pages or components for the RIBH application. The aesthetic is "Apple-style Premium" with glassmorphism, clean typography, and vibrant gradients.
🎨 Brand Tokens
- Primary Color:
#10B981(Emerald Green) - Secondary/Accent:
#EC4899(Pink) - Background:
#F8FAFC(Light Slate) - Card Background:
#FFFFFFwithborder: 1px solid #E2E8F0 - Typography:
- Arabic:
Noto Kufi Arabic - English:
InterorSystem Sans-Serif
- Arabic:
🧱 Key Components
1. Sidebar Layout
- Width:
240px - Position: Fixed (Right for RTL, Left for LTR)
- Items: Nav links with icons and active states.
2. Glass Cards
.glass-card {
background: rgba(255, 255, 255, 0.7);
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.3);
border-radius: 16px;
}
3. Action Buttons
- Primary: Gradient background (
linear-gradient(135deg, #EC4899, #DB2777)), white text, rounded. - Secondary: Light emerald background (
rgba(16, 185, 129, 0.1)), emerald text.
🚀 Execution Instructions
- Read
resources/template.htmlin this skill folder to get the base layout. - Define the page purpose: Is it a dashboard tool, a settings page, or a landing page?
- Use
resources/components.cssfor consistent styling. - Incorporate Behavioral Logic: RIBH is about "Behavioral Hooks". Every page should solve a human psychology problem (scarcity, urgency, social proof).
📁 Resources
resources/template.html: Base boilerplate.resources/components.css: Pre-baked styles.
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