Skip to main content
dallay
ملف منشئ GitHub

dallay

عرض على مستوى المستودعات لـ ١٩٥ skills مجمعة عبر ٧ مستودعات GitHub.

skills مجمعة
١٩٥
مستودعات
٧
محدث
١٥ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
profiletailors.com
٦٤ skills · ١٥ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىمحللو الإدارة
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٣٣٪؜الحصة
#02
opencode-docker
٤٥ skills · ١٤ أبريل ٢٠٢٦
مطوّرو البرمجياتمطوّرو الويبمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبمحللو أمن المعلومات
١٠ فئات مهنية · ١٠٠٪؜ مصنفة
٢٣٪؜الحصة
#03
agents-skills
٣١ skills · ١٣ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبمصممو قواعد البياناتعلماء البياناتفنيو النشر المكتبي
٧ فئات مهنية · ١٠٠٪؜ مصنفة
١٦٪؜الحصة
#04
corvus
٢٢ skills · ١٣ أبريل ٢٠٢٦
مطوّرو البرمجياتمطوّرو الويبمحللو أمن المعلوماتمحللو أنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٦ فئات مهنية · ١٠٠٪؜ مصنفة
١١٪؜الحصة
#05
agentsync
١٨ skills · ٢ أغسطس ٢٠٢٦
مطوّرو البرمجياتمصممو واجهات الويب والرقميةمحللو أبحاث السوق ومتخصصو التسويقمديرو الشبكات وأنظمة الحاسوبمطوّرو الويب
٥ فئات مهنية · ١٠٠٪؜ مصنفة
٩٫٢٪؜الحصة
#06
cortex
١٣ skills · ٢ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٧٪؜الحصة
#07
starter-gradle
٢ skills · ١٣ فبراير ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٪؜الحصة
مستكشف المستودعات

المستودعات و skills الممثلة

playwright-best-practices
محللو ضمان جودة البرمجيات والمختبرون

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads,…

١٥ أغسطس ٢٠٢٦
hexagonal-architecture
مطوّرو البرمجيات

Use when creating features, domain models, use cases, or organizing backend code with Hexagonal Architecture (Ports and Adapters) and CQRS.

١٥ أغسطس ٢٠٢٦
spring-boot-project-bootstrap
مطوّرو البرمجيات

Use when bootstrapping a new Spring Boot 4 backend from Spring Initializr, choosing Kotlin + WebFlux + Gradle defaults, defining a hexagonal package-by-feature structure, and wiring local development services for a reactive stack.

١٥ أغسطس ٢٠٢٦
spring-boot
مطوّرو البرمجيات

Use when implementing Spring Boot 4 adapters, reactive HTTP endpoints, persistence integrations, configuration, transaction boundaries, security baselines, or infrastructure tests in a Kotlin + coroutines + WebFlux hexagonal backend.

١٥ أغسطس ٢٠٢٦
architecture-governance
المهن الحاسوبية الأخرى

Use when defining, reviewing, or verifying repository architecture contracts, ADR ownership, bounded-context boundaries, or architecture-check rollout policy.

١٠ أغسطس ٢٠٢٦
ddd-architecture
مطوّرو البرمجيات

Use when enforcing DDD conformance in the Kotlin backend — aggregate-root boundaries, identity-only inter-aggregate references, value-object immutability, bounded-context isolation, or ADR-backed architectural decisions. Complements hexagonal-architecture…

١٠ أغسطس ٢٠٢٦
frontend-architecture
مطوّرو البرمجيات

Use when designing, reviewing, or validating boundaries across the Vue/Pinia app, the flatter admin SPA, Astro marketing, or shared web contracts.

١٠ أغسطس ٢٠٢٦
abstract-factory
مطوّرو البرمجيات

Apply, review, or refactor code using the Abstract Factory design pattern. Use this skill when the problem matches the pattern's structural forces, especially in Kotlin/JVM backend systems. Do not force the pattern when a simpler language or framework feature…

٢٩ يوليو ٢٠٢٦
عرض 8 من أصل ٦٤ skills مجمعة.
accessibility
مطوّرو الويب

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

١٤ أبريل ٢٠٢٦
agents-sdk
مطوّرو البرمجيات

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows…

١٤ أبريل ٢٠٢٦
best-practices
محللو أمن المعلومات

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

١٤ أبريل ٢٠٢٦
brainstorming
متخصصو إدارة المشاريع

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

١٤ أبريل ٢٠٢٦
building-ai-agent-on-cloudflare
مطوّرو البرمجيات

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI…

١٤ أبريل ٢٠٢٦
building-mcp-server-on-cloudflare
مطوّرو البرمجيات

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create…

١٤ أبريل ٢٠٢٦
cloudflare
مطوّرو البرمجيات

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare…

١٤ أبريل ٢٠٢٦
core-web-vitals
مطوّرو الويب

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

١٤ أبريل ٢٠٢٦
عرض 8 من أصل ٤٥ skills مجمعة.
drizzle-orm
مطوّرو البرمجيات

Type-safe SQL ORM for TypeScript with zero runtime overhead Use when working with this technology or related database and validation workflows.

١٣ أغسطس ٢٠٢٦
pydantic
مطوّرو البرمجيات

Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management. Use when working with this technology or related database and validation…

١٣ أغسطس ٢٠٢٦
sqlalchemy
مطوّرو البرمجيات

SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic Use when working with this technology or related database and validation workflows.

١٣ أغسطس ٢٠٢٦
jest-testing
محللو ضمان جودة البرمجيات والمختبرون

Jest testing framework patterns for JavaScript and TypeScript projects, covering test structure, mocking strategies, async testing, snapshot testing, React component testing with Testing Library, and practical test organization. Use when the task involves…

٤ أبريل ٢٠٢٦
brainstorming
مطوّرو البرمجيات

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when the task involves `brainstorming`, `brainstorm…

٤ أبريل ٢٠٢٦
cypress-e2e
محللو ضمان جودة البرمجيات والمختبرون

Cypress end-to-end testing patterns for reliable browser-based testing, covering selectors, custom commands, API mocking with cy.intercept, CI configuration, and best practices for deterministic, maintainable E2E test suites. Use when the task involves…

٤ أبريل ٢٠٢٦
elixir-development
مطوّرو البرمجيات

Elixir and OTP best practices, patterns, and idioms for building concurrent, fault-tolerant applications. Use when the task involves `Elixir project`, `mix.exs`, `Phoenix framework`, `GenServer`, or `OTP patterns`.

٤ أبريل ٢٠٢٦
eslint-config
مطوّرو البرمجيات

ESLint configuration expert for flat config setup, custom rules, TypeScript integration, plugin management, and migration from legacy .eslintrc to modern eslint.config.js. Use when the task involves `ESLint`, `eslint.config`, `linting JavaScript`, `TypeScript…

٤ أبريل ٢٠٢٦
عرض 8 من أصل ٣١ skills مجمعة.
agentsync
مطوّرو البرمجيات

Use AgentSync correctly and consistently to inspect repository agent setup, manage installable skills, and apply agent configuration changes. Trigger: when an agent needs to use the agentsync CLI, inspect AI agent symlinks, suggest/install/update skills, or…

١٣ أبريل ٢٠٢٦
frontend-design
مطوّرو الويب

Create production-grade frontend interfaces with strong visual direction while avoiding generic AI-generated UI patterns. Trigger: building or modifying web components, pages, dashboards, or application UI.

٣ أبريل ٢٠٢٦
github-actions
مطوّرو البرمجيات

GitHub Actions CI/CD best practices for workflow design, security hardening, and pipeline optimization. Trigger: When creating, reviewing, or auditing GitHub Actions workflows (.github/workflows/*.{yml,yaml}), fixing CI/CD issues, or hardening pipeline…

٣ أبريل ٢٠٢٦
vite
مطوّرو البرمجيات

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

٣ أبريل ٢٠٢٦
corvus-rust-runtime
مطوّرو البرمجيات

Corvus-specific Rust runtime guidance. Trigger: When working in clients/agent-runtime on providers, channels, tools, security, memory, gateway, runtime adapters, or other trait-driven runtime boundaries.

٢٦ مارس ٢٠٢٦
rust
مطوّرو البرمجيات

General Rust engineering guidance grounded in Rust Book best practices. Trigger: When creating, modifying, or reviewing Rust code, especially around ownership, error handling, traits, modules, testing, async boundaries, or performance-sensitive logic.

٢٦ مارس ٢٠٢٦
conventional-commits
مطوّرو البرمجيات

Conventional Commits specification and usage guidance. Trigger: Creating commits, git messages, or commit guidelines.

١٨ مارس ٢٠٢٦
release
مطوّرو البرمجيات

Use this skill when asked to create a release, publish to Maven Central, create GitHub releases, or manage version tagging. It guides through the complete release workflow for this Gradle project.

١٠ مارس ٢٠٢٦
عرض 8 من أصل ٢٢ skills مجمعة.
valid-skill
مطوّرو البرمجيات

A deterministic curated skill fixture.

٢ أغسطس ٢٠٢٦
accessibility
مصممو واجهات الويب والرقمية

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when the task involves `improve accessibility`, `a11y audit`, `WCAG compliance`, `screen reader support`, `keyboard navigation`, or `make accessible`.

٢ مايو ٢٠٢٦
best-practices
مطوّرو البرمجيات

Apply modern web development best practices for security, compatibility, and code quality. Use when the task involves `apply best practices`, `security audit`, `modernize code`, `code quality review`, or `check for vulnerabilities`.

٢ مايو ٢٠٢٦
core-web-vitals
مطوّرو البرمجيات

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when the task involves `improve Core Web Vitals`, `fix LCP`, `reduce CLS`, `optimize INP`, `page experience optimization`, or `fix layout shifts`.

٢ مايو ٢٠٢٦
docker-expert
مديرو الشبكات وأنظمة الحاسوب

Advanced Docker containerization expert for multi-stage builds, image optimization, security hardening, and Compose orchestration. Use when the task involves `working with Dockerfile`, `docker-compose.yml`, `containerization`, `multi-stage builds`, or…

٢ مايو ٢٠٢٦
frontend-design
مطوّرو الويب

Create distinctive, production-grade frontend interfaces with high design quality that avoids generic AI aesthetics. Use when the task involves `build web components`, `create frontend interface`, `build web page`, `build web application`, `frontend design`,…

٢ مايو ٢٠٢٦
github-actions
مطوّرو البرمجيات

Comprehensive guide for building robust, secure, and efficient CI/CD pipelines using GitHub Actions. Use when the task involves `creating or editing GitHub Actions workflows`, `.github/workflows/*.yml`, `CI/CD pipelines`, `GitHub Actions best practices`, or…

٢ مايو ٢٠٢٦
makefile
مطوّرو البرمجيات

Best practices for authoring clean, maintainable, and portable GNU Make Makefiles. Use when the task involves `creating or editing Makefiles`, `Makefile`, `makefile`, `*.mk`, `GNUmakefile`, `GNU Make patterns`, `build automation`, or `makefile…

٢ مايو ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
playwright-best-practices
محللو ضمان جودة البرمجيات والمختبرون

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads,…

٢ يونيو ٢٠٢٦
shadcn-vue
مطوّرو البرمجيات

Manages shadcn-vue components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn-vue, component registries, presets, --preset codes, or…

٣١ مايو ٢٠٢٦
accessibility
مطوّرو البرمجيات

Use when asked to improve accessibility, run a11y audit, ensure WCAG compliance, add screen reader support, fix keyboard navigation, or make content accessible.

٣١ مايو ٢٠٢٦
animate-text
مطوّرو البرمجيات

Use when picking or translating named effects like soft blur in, typewriter, shared axis, line reveal, stagger, crossfade, or kinetic builds.

٣١ مايو ٢٠٢٦
astro
مطوّرو البرمجيات

Use when working with Astro, .astro files, static site generation (SSG), islands architecture, content collections, or deploying Astro projects.

٣١ مايو ٢٠٢٦
best-practices
مطوّرو البرمجيات

Apply modern web development best practices for security, compatibility, and code quality. Use when the task involves `apply best practices`, `security audit`, `modernize code`, `code quality review`, or `check for vulnerabilities`.

٣١ مايو ٢٠٢٦
core-web-vitals
مطوّرو البرمجيات

Use when improving Core Web Vitals, fixing LCP, reducing CLS, optimizing INP, or addressing page experience optimization.

٣١ مايو ٢٠٢٦
nothing-design
مطوّرو البرمجيات

Use when the user explicitly asks for Nothing style, Nothing design, or /nothing-design for intentional Nothing-inspired UI.

٣١ مايو ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
عرض ٧ من أصل ٧ مستودعات
تم تحميل كل المستودعات