Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

opendesign

يحتوي opendesign على 10 من skills المجمعة من manalkaff، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
213
محدث
2026-05-05
Forks
26
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

run-opendesign
مطوّرو البرمجيات

Use after any OpenDesign build to serve ./opendesign/ over HTTP and give the user a clickable preview link. Handles duplicate server prevention and python/node runtime detection.

2026-05-05
setup-opendesign
مطوّرو البرمجيات

Use when ./opendesign/index.html does not exist in the current project. Initialises the OpenDesign output folder structure, copies the viewer, and writes an empty manifest.

2026-05-05
opendesign
مصممو واجهات الويب والرقمية

Use when starting any design task — HTML pages, slide decks, interactive prototypes, UI kits, brand systems. Establishes the base designer role, workflow, and taste rules, and routes to specialist skills for the artifact type.

2026-04-25
create-design-system
مصممو واجهات الويب والرقمية

Use when the user asks to produce a reusable design system or UI kit from an existing brand, codebase, or product. Writes to ./opendesign/design-systems/<name>/ so opendesign can auto-discover it in future sessions.

2026-04-25
frontend-design
مصممو واجهات الويب والرقمية

Use when designing without an existing brand system. Pushes for a committed, distinctive aesthetic rather than generic defaults — extreme directions, bold typography, decisive color commitment.

2026-04-25
handoff-to-claude-code
مصممو واجهات الويب والرقمية

Use when the user asks to hand a finished design off to a developer or a coding agent for implementation in a real codebase. Produces a self-sufficient handoff folder with a spec README, zipped for download.

2026-04-25
interactive-prototype
مطوّرو الويب

Use when the user asks for a working, clickable prototype — something that behaves like a real app rather than a static mockup. React + useState/useEffect, realistic fake data, working state transitions.

2026-04-25
make-a-deck
المصممون الجرافيكيون

Use when the user asks for a slide presentation. Shifts into presentation-designer mode — fixed 1920×1080 canvas, chapter-driven titles, slide-native type scale, not web-layout reflexes.

2026-04-25
wireframe
مصممو واجهات الويب والرقمية

Use when the user wants to explore the design space quickly — many rough ideas, not one polished direction. Low-fi, handwritten-font sketches; 3–5 structurally distinct options per idea, not recolors.

2026-04-25
make-tweakable
مصممو واجهات الويب والرقمية

Use when the user wants in-design controls for toggling variants, swapping colors, editing copy, or flipping feature flags directly inside a design artifact. Adds a Tweaks panel and host handshake.

2026-04-24