Skip to main content

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

kimtth/agent-skill-100-lines-or-less - الصفحة ٢

جمع SkillsMP عدد ٩٩ من skills من kimtth/agent-skill-100-lines-or-less. افتح أي skill لمراجعة مصدره وتفاصيله.

kimtth/agent-skill-100-lines-or-less

عرض ٤٠ من أصل ٩٩ skills مجمعة.

المهنة
مطوّرو الويب
الوصف

Use when: build Next.js App Router apps with correct file conventions, RSC boundaries, and data flow.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Use when: apply Next.js caching correctly — use cache, cacheLife, cacheTag, PPR, and revalidation.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review Node.js backends with correct async, error handling, and resource limits.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Use when: instrument a system with logs, metrics, and traces to understand it in production.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review modern, typed PHP with strict types, clear structure, and safe data handling.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when: write or fix Playwright tests with resilient selectors, fixtures, parallelism, and CI.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when: test invariants over generated inputs instead of a few hand-picked examples.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review idiomatic, typed, well-structured Python that is easy to test and maintain.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: protect a service with rate limiting and backpressure without harming legitimate users.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Use when: write or review React components with correct hooks, state, effects, and rendering.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when: prepare completed work for review so a reviewer can evaluate it quickly.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Use when: run a systematic literature review and synthesize sourced, well-reasoned findings.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: design RESTful HTTP APIs with correct resources, methods, status codes, and pagination.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review idiomatic, readable Ruby with clear objects and expressive methods.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review idiomatic Rust with sound ownership, error handling, and zero-cost abstractions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Use when: handle credentials, keys, and tokens without leaking them into code, logs, or history.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Use when: review code or a design for security issues across the OWASP Top 10 and common pitfalls.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Use when: add, customize, or extend shadcn/ui components with correct Tailwind and theming setup.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: apply SOLID principles to make object-oriented code flexible and maintainable.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو قواعد البيانات
الوصف

Use when: write or review correct, set-based SQL with safe parameters and sensible indexing.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: choose and structure client state so data stays consistent and predictable.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: emit structured, queryable logs with the right levels, context, and no sensitive data.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Use when: orchestrate specialized subagents to handle distinct parts of one larger task.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review idiomatic Swift with value types, optionals, and safe concurrency.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: a bug is unclear and you need a hypothesis-driven loop instead of random edits.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: implement a design system in Tailwind with tokens, variants, and consistent components.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Use when: explain code or a concept at the right depth for the asker, not a generic lecture.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when: implement a change with a TDD loop — failing test first, minimal fix, verify, refactor.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Use when: systematically identify threats to a system and decide how to mitigate them.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: configure a Turborepo monorepo with task pipelines, caching, and affected-only runs.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: model complex APIs with discriminated unions, conditional, and template literal types.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review TypeScript that maximizes type safety without fighting the compiler.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو واجهات الويب والرقمية
الوصف

Use when: design composable React component APIs that scale without boolean prop sprawl.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write or review React/Next.js code for performance — waterfalls, re-renders, bundle size.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when: test a web app across unit, integration, and end-to-end layers with the right balance.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: write a structured implementation plan before starting a complex or multi-step task.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: persist and recall context across coding sessions so the agent stops re-learning the same stack, bugs, and decisions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: onboard onto an unfamiliar or large codebase by mapping its structure, dependencies, and business logic before editing.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: answer questions about a video URL or local file by seeing its frames and reading its transcript.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when: debug, inspect, automate, screenshot, profile, or analyze a web page with Chrome DevTools-style browser tools.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٩٩ skills مجمعة.