بنقرة واحدة
student-lms-blue
Project-specific web design skill for the student LMS using primary blue
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Project-specific web design skill for the student LMS using primary blue
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | student-lms-blue |
| description | Project-specific web design skill for the student LMS using primary blue |
Use this skill for student-facing LMS pages, dashboards, course pages, lesson pages, homework pages, and learning workflows in this repo.
Always use colors from tailwind.config.js.
blue-800 (#194DB6)blue-900, blue-950blue-50, blue-100, blue-lighter, backgroundyellow-500 (#FDD22C)yellow-50, yellow-100blue-950 for main text, gray-subtle or gray-700 for secondary textred-500, red-600, red-100green-500, green-100Avoid introducing off-system colors unless the existing component already requires them.
The UI should feel like a friendly learning cockpit, not a corporate analytics dashboard.
background, blue-50) with white cards.blue-800 for primary actions and important progress.yellow-500 sparingly for attention, streaks, highlights, and key next actions.xl to 3xl containers for friendly learning surfaces.Student dashboard pages must answer these four questions before anything else:
Do not overload the dashboard with admin metrics, dense charts, or long tables. Use concise cards, short lists, progress bars, and one clear continue-learning CTA.
lg:grid-cols-[1.25fr_0.75fr].bg-blue-800 text-white, hover bg-blue-900.bg-yellow-500 text-blue-950, hover bg-yellow-100.bg-white border border-blue-100 rounded-2xl.bg-blue-50/70 border border-blue-100 rounded-xl.bg-blue-100; fill: bg-blue-800 or bg-yellow-500 for the most important active progress.tailwind.config.js: text-h1, text-h2, text-h3, text-h4, text-4, text-5, subhead-*.animate-slide-up and animate-bounce-in only when they clarify hierarchy.