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

do-web-ui-template-2026

يحتوي do-web-ui-template-2026 على 21 من skills المجمعة من d-oit، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
21
Stars
0
محدث
2026-07-01
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

browser-testing
محللو ضمان جودة البرمجيات والمختبرون

Playwright E2E testing and responsive screenshot testing across 12 viewports. Use when writing E2E tests, taking screenshots, or verifying layouts. Triggers: "playwright", "e2e", "responsive", "screenshot", "viewport", "mobile", "tablet", "desktop".

2026-07-01
testing
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive testing strategies for web UI — unit, integration, E2E, property-based, accessibility, visual regression, and performance testing with Vitest, Playwright, fast-check, and axe-core. Use when writing tests, debugging failures, improving coverage, or setting up test infrastructure. Triggers: "test", "vitest", "unit", "integration", "e2e", "coverage", "mock", "snapshot", "axe", "playwright", "fast-check", "tdd".

2026-07-01
css-modern
مطوّرو الويب

Modern CSS features: anchor positioning, container queries, native nesting, @scope, view transitions, popover API, @starting-style, color-mix. Use when building modern UI with cutting-edge CSS. Triggers: "css", "modern", "anchor", "container", "nesting", "popover", "transition".

2026-07-01
agent-workflow
مطوّرو البرمجيات

Standard agent workflow pattern: explore→plan→code→verify→commit. Use when starting any coding task, feature implementation, or bug fix. Triggers: "workflow", "implement", "feature", "fix", "task".

2026-07-01
parallel-work
مطوّرو البرمجيات

Fan-out/fan-in patterns for parallel agent work. Writer/reviewer pattern, conflict resolution, quality verification across parallel sessions. Use when working on multi-file changes or large migrations. Triggers: "parallel", "fan-out", "migration", "batch", "multi-file".

2026-07-01
browser-debug
محللو ضمان جودة البرمجيات والمختبرون

Browser debugging workflows for Chrome DevTools, Firefox DevTools, and AI agent debugging. Use when debugging UI issues, inspecting elements, analyzing performance, or troubleshooting rendering problems in the browser. Triggers: "debug", "devtools", "inspect", "console", "network", "performance", "memory", "render", "layout", "css issue", "js error".

2026-06-30
accessibility
مصممو واجهات الويب والرقمية

WCAG 2.2 AA compliance, axe-core auditing, ARIA patterns, keyboard navigation. Use when auditing, writing, or reviewing web UI code for accessibility. Triggers: "accessibility", "a11y", "aria", "wcag", "axe", "screen reader".

2026-06-30
harness
مطوّرو البرمجيات

Harness engineering guide — maps all sensors and feedforward guides, teaches self-correction protocol when a CI sensor fires. Use when a sensor fires, before making code changes, or when setting up agent context for a new task. Triggers: "harness", "sensor fire", "CI failure", "self-correction".

2026-06-30
impeccable
مصممو واجهات الويب والرقمية

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-06-30
logging
مطوّرو البرمجيات

Structured logging, OpenTelemetry integration, error boundaries. Use when adding logging, tracing, error handling, or observability. Triggers: "logging", "log", "trace", "error boundary", "telemetry".

2026-06-30
performance
مطوّرو البرمجيات

Bundle budgeting, Core Web Vitals, lazy loading, performance optimization. Use when optimizing performance, checking bundle size, or reviewing Core Web Vitals. Triggers: "performance", "bundle", "lcp", "cls", "inp", "lazy", "optimization".

2026-06-30
release
مطوّرو البرمجيات

semantic-release, conventional commits, changelog generation. Use when preparing releases, tagging, or publishing. Triggers: "release", "publish", "tag", "version", "changelog".

2026-06-30
security
محللو أمن المعلومات

OWASP Top 10 checks, CSP headers, secrets scanning, dependency audit. Use when auditing security, adding CSP, or reviewing for vulnerabilities. Triggers: "security", "owasp", "csp", "xss", "injection", "headers".

2026-06-30
skill-creator
المهن الحاسوبية الأخرى

Create new skills, modify and improve existing skills. Use when users want to create a skill from scratch, edit, or optimize an existing skill. Triggers: "create skill", "new skill", "add skill", "skill template".

2026-06-30
skill-evaluator
المهن الحاسوبية الأخرى

Evaluate skill effectiveness with structure checks and real usage spot checks. Use when evaluating a skill, checking if a skill works, or benchmarking skill performance. Triggers: "evaluate skill", "check skill", "skill quality", "skill benchmark".

2026-06-30
task-decomposition
مطوّرو البرمجيات

Break down complex tasks into atomic, actionable goals with clear dependencies. Use when planning work, breaking down features, or organizing tasks. Triggers: "decompose", "break down", "task", "plan", "subtask".

2026-06-30
anti-ai-slop
مطوّرو البرمجيات

Detect and prevent generic AI-generated code patterns. Use when auditing, writing, or reviewing web UI code to avoid slop. Triggers: "slop", "ai-generated", "generic", "template", "boilerplate".

2026-06-30
atomic-commit
مطوّرو البرمجيات

Atomic git workflow — validate, commit, push, verify CI. Use when committing changes, creating PRs, or pushing code. Triggers: "commit", "push", "pr", "merge request", "ci".

2026-06-30
components
مطوّرو البرمجيات

Reusable UI component patterns, design tokens, and CSS architecture. Use when creating, modifying, or reviewing UI components. Triggers: "component", "button", "card", "modal", "token", "css".

2026-06-30
property-testing
محللو ضمان جودة البرمجيات والمختبرون

fast-check property-based testing for pure functions. Use when writing property-based tests or testing pure functions. Triggers: "property", "fast-check", "fc.assert", "invariant", "pure function".

2026-06-30
self-improvement
المهن الحاسوبية الأخرى

Self-learning loop — capture lessons, update skills, improve the harness. Use when completing a phase, after failures, or when improving the harness. Triggers: "self-improve", "lesson", "learning", "harness improvement".

2026-06-30