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

forge

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

skills مجمعة
44
Stars
0
محدث
2026-03-20
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

forge-a11y
مصممو واجهات الويب والرقمية

Full accessibility audit using your design system's color tokens. Checks contrast, focus styles, semantic HTML, touch targets, and motion safety.

2026-03-20
forge-audit
مطوّرو البرمجيات

Check the current codebase against your .forge.json design system. Finds raw hex values that should be tokens, spacing off your scale, fonts not in your system, and missing token references.

2026-03-20
forge-bolder
مصممو واجهات الويب والرقمية

Amplify the design within your system's range. Use stronger palette shades, higher type scale steps, and more dramatic shadows.

2026-03-20
forge-color-audit
مطوّرو البرمجيات

Find every color in the codebase that isn't in your palette or token system. Lists orphan colors with suggested replacements.

2026-03-20
forge-color-fix
مطوّرو الويب

Replace all orphan colors with the nearest token from your system. Converts raw hex values to var(--token) references.

2026-03-20
forge-contrast
مصممو واجهات الويب والرقمية

Check WCAG contrast ratios across your entire token system. Tests every text token against every surface token.

2026-03-20
forge-dark
مطوّرو الويب

Generate a dark mode variant of your design system. Creates dark-mode token overrides that preserve contrast ratios from the light theme.

2026-03-20
forge-density
مصممو واجهات الويب والرقمية

Audit visual density and whitespace balance. Checks that spacing from your system creates appropriate rhythm between sections.

2026-03-20
forge-design
مطوّرو البرمجيات

Design system generator and enforcer. Generates a complete, project-aware design foundation from a single brand color and project type. Produces color palettes, semantic tokens, mathematical type scales, spacing scales, shadow systems, and border radii. Every command operates on YOUR generated system, not generic rules. Use when building any frontend UI to ensure consistent, intentional design decisions from the first line of code.

2026-03-20
forge-diff
محللو ضمان جودة البرمجيات والمختبرون

Show the difference between your .forge.json design system and what's actually in the code. Lists every value that drifts from the system.

2026-03-20
forge-elevation
مصممو واجهات الويب والرقمية

Audit elevation consistency. Checks that shadow usage follows a logical hierarchy — cards < dropdowns < modals.

2026-03-20
forge-export-css
مصممو واجهات الويب والرقميةمطوّرو الويب

Export your complete design system as CSS custom properties. Includes palette, tokens, type scale, spacing, shadows, and radii in a single :root block.

2026-03-20
forge-export-figma
المصممون الجرافيكيون

Export your design system in Figma Tokens format. Ready to import into Figma via the Tokens Studio plugin.

2026-03-20
forge-export-json
مصممو واجهات الويب والرقمية

Export your design system as W3C Design Tokens JSON format. Compatible with Style Dictionary, Figma Tokens, and token management tools.

2026-03-20
forge-export-scss
مطوّرو البرمجيات

Export your design system as SCSS variables and mixins. Includes palette map, type scale mixin, spacing function, and breakpoint mixin.

2026-03-20
forge-export-tw
مطوّرو الويب

Export your design system as a Tailwind CSS configuration. Generates theme.extend with colors, fonts, spacing, shadows, and radii.

2026-03-20
forge-fix
مطوّرو البرمجيات

Auto-fix design system violations. Replaces raw hex values with token references, snaps spacing to the scale, and normalizes font usage.

2026-03-20
forge-focus
مطوّرو الويب

Generate a focus ring system using your system's accent color. Creates consistent :focus-visible styles for all interactive elements.

2026-03-20
forge-grid
مطوّرو البرمجيات

Snap all spacing values in the codebase to your system's grid. Replaces arbitrary padding, margin, and gap values.

2026-03-20
forge-harden
مطوّرو الويب

Add error states, loading states, i18n safety, and edge case handling using your design system's tokens.

2026-03-20
forge-harmonize
مصممو واجهات الويب والرقمية

Add a complementary or analogous accent color to your system. Computes the harmonically ideal secondary color from your brand.

2026-03-20
forge-init
مصممو واجهات الويب والرقمية

Generate a complete design system from a brand color and project type. Creates .forge.json with palette, tokens, type scale, spacing, shadows, and radii. This is the starting command — everything else references what it generates.

2026-03-20
forge-measure
مطوّرو الويب

Check line lengths across the interface. Optimal: 45-75 characters per line. Flags containers that are too wide or too narrow for their font size.

2026-03-20
forge-motion
مطوّرو الويب

Check that all animations have prefers-reduced-motion fallbacks. Adds them if missing.

2026-03-20
forge-normalize
مطوّرو الويبمطوّرو البرمجيات

Align every value in the codebase to the nearest system token. The nuclear option for system compliance.

2026-03-20
forge-pair
المصممون الجرافيكيون

Get contextual font pairing recommendations based on your project type. Never suggests banned fonts.

2026-03-20
forge-palette
مطوّرو البرمجيات

Regenerate the 50-950 shade palette from the current brand color in .forge.json. Updates the palette section without changing other parts of the system.

2026-03-20
forge-polish
مصممو واجهات الويب والرقمية

Final quality pass checking every value against your design system. The last command before shipping.

2026-03-20
forge-quieter
مصممو واجهات الويب والرقمية

Tone down the design within your system's range. Use subtler shades, smaller type differences, and softer shadows.

2026-03-20
forge-radius
مطوّرو الويب

Regenerate the border radius scale based on project type. SaaS gets moderate, portfolio gets soft, e-commerce gets tight.

2026-03-20
forge-responsive
مطوّرو الويب

Check responsive behavior using your system's spacing scale. Verifies that spacing reduces proportionally at smaller breakpoints.

2026-03-20
forge-rhythm
مطوّرو الويب

Enforce vertical rhythm using your system's baseline grid. Ensures heading margins, paragraph spacing, and section padding are multiples of the baseline.

2026-03-20
forge-score
مطوّرو البرمجياتمصممو واجهات الويب والرقمية

Score how well the codebase adheres to your design system. 0-100, where 100 means every value references a token and every pattern follows the system.

2026-03-20
forge-semantic
مطوّرو البرمجيات

Rebuild the semantic token mapping from your palette. Maps surface, text, border, accent, and feedback tokens to specific palette shades based on project type.

2026-03-20
forge-shadow
المصممون الجرافيكيون

Regenerate the shadow elevation system tinted with your brand hue. Produces 5 levels from sm to 2xl.

2026-03-20
forge-spacing-audit
محللو ضمان جودة البرمجيات والمختبرون

Find every spacing value in the codebase that doesn't match your scale. Lists violations by file and line.

2026-03-20
forge-spacing-fix
مطوّرو البرمجيات

Auto-fix all off-scale spacing values. Snaps to nearest system value and replaces with token reference.

2026-03-20
forge-spacing
مطوّرو الويب

Regenerate the spacing scale from your system's base unit. Outputs 13 steps from 4px to 128px.

2026-03-20
forge-surface-audit
مطوّرو الويب

Check background color hierarchy. Verifies that surfaces, cards, and modals use the correct token from your system.

2026-03-20
forge-touch
مطوّرو البرمجيات

Verify all interactive elements meet 44×44px minimum touch target size. Suggests padding increases using your spacing scale.

2026-03-20
عرض أهم 40 من أصل 44 skills مجمعة في هذا المستودع.