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

miles-mechanical-web

يحتوي miles-mechanical-web على 21 من skills المجمعة من HUMBLEF0OL، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

design-tokens
مصممو واجهات الويب والرقمية

Design-token and theming conventions for the Starter — semantic CSS variables in theme.css, Tailwind v4 @theme registration in globals.css, dark mode, and the Figma token-sync flow. Use when extracting repeated design values, adding/editing tokens, theming, or syncing tokens from Figma.

2026-06-16
api
مطوّرو البرمجيات

API service layer with ky/apiClient and Next.js API routes with Zod validation. Use when creating services, API endpoints, or HTTP calls.

2026-06-16
architecture
مطوّرو البرمجيات

Project file organization, naming conventions, and import patterns. Use when creating new files, organizing code, or deciding where to place modules.

2026-06-16
auth
مطوّرو البرمجيات

Conventions when no auth provider is bundled. Use when adding authentication or guarding routes.

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

React component patterns — server vs client components, styling with cn(), props interfaces. Use when creating UI or shared components.

2026-06-16
context7
المهن الحاسوبية الأخرى

Use before writing or referencing any stack library — fetches version-accurate docs via the context7 MCP server so call signatures, hooks, and APIs match what is installed. Invoke on first usage of any non-none slot library, on any non-trivial Next.js API, or when uncertain whether an API is current.

2026-06-16
data-fetching
مطوّرو البرمجيات

TanStack Query patterns for data fetching — useQuery, useMutation, query keys, cache invalidation. Use when fetching server data or creating data hooks.

2026-06-16
error-handling
مطوّرو البرمجيات

Error boundary usage, API error toast patterns, and error propagation. Use when implementing error states, handling API failures, or wrapping components with error boundaries.

2026-06-16
forms
مطوّرو البرمجيات

Form patterns with React Hook Form + Zod validation + zodResolver. Use when building forms with validation.

2026-06-16
i18n
مطوّرو البرمجيات

next-intl i18n conventions for the Starter — locale routing, message catalogs, typed translation helpers, locale-switcher, and proxy locale detection. Use when adding or translating pages, adding message keys, or touching anything under src/i18n.

2026-06-16
migrations
مطوّرو البرمجيات

Package migration guide — swap procedures for HTTP client, state management, data fetching, URL state, and forms. Use when evaluating or replacing a core package. Currently selected packages are recorded in docs/PACKAGES.md.

2026-06-16
proxy
مطوّرو البرمجيات

Next.js 16 proxy (middleware) patterns — route protection, auth checks, redirects. Use when implementing request interception or route guards.

2026-06-16
routing
مطوّرو البرمجيات

Next.js App Router patterns — route groups, layouts, metadata, and loading/error route files. Use when creating route structure and page-level routing artifacts.

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

Use when reviewing route handlers, server actions, middleware, auth flows, file uploads, redirects, or any code that crosses a user-input trust boundary — walks OWASP Top 10 for this specific stack.

2026-06-16
seo
مطوّرو البرمجيات

AI SEO + GEO for the Starter — config-driven metadata, canonical/hreflang, JSON-LD, robots/sitemap/llms.txt, and the AI-crawler policy. Use when adding pages, registering public routes, or touching anything under src/app, src/lib/seo, or the SEO config.

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

Use when adding a new skill to this project, editing an existing skill, or extracting reusable patterns from AGENTS.md into a dedicated skill file.

2026-06-16
skill-test-designer
محللو ضمان جودة البرمجيات والمختبرون

Use when a new skill is added or an existing skill behaves incorrectly — turns a skill into behaviour-verifying scenarios via a structured interview protocol.

2026-06-16
skill-tester
محللو ضمان جودة البرمجيات والمختبرون

Use after editing a skill or when asked to test a skill — executes scenarios from skill-test-designer against the current agent context and reports pass/fail.

2026-06-16
state-management
مطوّرو البرمجيات

State management decision tree — Zustand for client UI, nuqs for URL state, useState for local. Use when managing client-side state.

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

Vitest + Testing Library patterns for unit tests, Playwright for integration/e2e tests. Use when writing tests or adding test coverage.

2026-06-16
validation
مطوّرو البرمجيات

Schema definition, parsing, and inference patterns using Zod.

2026-06-16
miles-mechanical-web Agent Skills على GitHub | SkillsMP