Skip to main content

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

Sheshiyer/skill-clusters - الصفحة ١٤

جمع SkillsMP عدد ٧٢٢ من skills من Sheshiyer/skill-clusters. افتح أي skill لمراجعة مصدره وتفاصيله.

Sheshiyer/skill-clusters

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

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

Java coding standards for Spring Boot and Quarkus services covering naming, immutability, Optional, streams, exceptions, generics, CDI, and reactive patterns. USE WHEN writing or reviewing Java 17+ code or enforcing conventions in Spring Boot or Quarkus…

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

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

Jira API patterns via MCP or direct REST calls for retrieving tickets, extracting acceptance criteria, adding comments, transitioning status, and JQL search. USE WHEN reading Jira tickets, updating ticket status, or linking branches and MRs to issues from a…

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

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

JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot. USE WHEN modeling JPA entities, defining relationships, fixing N+1 queries, or tuning HikariCP and caching.

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

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

Kotlin Coroutines and Flow patterns for Android and KMP, covering structured concurrency, Flow operators, StateFlow, error handling, and testing. USE WHEN writing async coroutine code, building reactive Flow/StateFlow streams, managing scopes and…

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

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

JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern. USE WHEN setting up Exposed database access, writing DSL or DAO queries, configuring pooling or…

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

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

Ktor server patterns: routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing. USE WHEN building Ktor HTTP servers or REST APIs, wiring Koin DI, configuring Auth/CORS/ContentNegotiation plugins, or writing…

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

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

Idiomatic Kotlin patterns and conventions covering null safety, immutability, sealed types, coroutines and Flow, extension functions, DSL builders, and Gradle Kotlin DSL. USE WHEN writing, reviewing, or refactoring Kotlin code, or designing Kotlin modules and…

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

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

Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage, following TDD methodology. USE WHEN writing tests for Kotlin code, adding coverage, doing property-based tests, or running a red-green-refactor workflow…

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

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

Laravel architecture patterns: routing and controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps. USE WHEN building Laravel apps or APIs, structuring controllers and services, modeling Eloquent…

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

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

Laravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment. USE WHEN adding authentication or authorization, handling user input or file uploads, managing secrets, or…

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

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

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets. USE WHEN building new Laravel features or endpoints, fixing bugs or refactoring, or testing Eloquent models, policies, jobs, and notifications…

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

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

Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness. USE WHEN preparing a Laravel PR, after major refactors or dependency upgrades, or running pre-deploy…

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

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

iOS 26 Liquid Glass design system: dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit. USE WHEN building iOS 26+ glass buttons, cards, or toolbars, creating morphing glass transitions, or migrating old…

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

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

Subscribe to and listen for Tauri v2 events in the frontend via @tauri-apps/api/event, including typed handlers and cleanup. USE WHEN listening to Rust-emitted events in a webview, distinguishing global vs webview-specific scopes, or unsubscribing listeners…

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

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

Security patterns for autonomous trading agents with wallet or transaction authority: prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling. USE WHEN building an agent that signs transactions, auditing a…

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

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

Manage Tauri app resources: app icon generation, embedding static files and assets, accessing bundled resources at runtime, and thread-safe state management. USE WHEN generating Tauri icons, bundling assets, reading resource files at runtime, or sharing…

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

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

Configure Tauri plugin permissions, capabilities, and security, including platform-specific and window-targeted capabilities and custom scoped permissions. USE WHEN setting up Tauri capabilities, granting plugin permissions to windows or platforms, or…

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

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

End-to-end marketing campaign planning and execution: audience research, positioning, campaign angle, landing page copy, email sequences, social posts, ad copy, and content calendars. USE WHEN planning a product launch, defining positioning before copy, or…

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

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

Build MCP servers with the Node/TypeScript SDK: tools, resources, prompts, Zod validation, and stdio vs Streamable HTTP transports. USE WHEN implementing a new MCP server, adding tools or resources, choosing a transport, upgrading the SDK, or debugging MCP…

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

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

Migrate Tauri apps from v1 or v2 beta to v2 stable, covering breaking changes, configuration updates, API migrations, and plugin system changes. USE WHEN upgrading a Tauri project to v2 stable, resolving v1-to-v2 breaking changes, or running the automated…

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

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

MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends. USE WHEN designing MySQL/MariaDB tables and indexes, reviewing migrations on large tables, debugging slow queries or deadlocks, or…

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

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

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, and config in production TypeScript backends. USE WHEN building NestJS APIs, structuring modules and providers, adding guards/interceptors/exception…

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

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

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and error handling. USE WHEN writing or reviewing Netmiko automation to collect show output across network devices, parse with…

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

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

Diagnostics-only BGP troubleshooting for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection. USE WHEN a BGP session is down, flapping, Established but missing routes, advertising unexpected prefixes, or you need…

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

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

Pre-deployment checks for router and switch configs: dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene. USE WHEN reviewing Cisco IOS/IOS-XE snippets or script-generated config…

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

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

Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation, and counter trends on routers, switches, and Linux hosts. USE WHEN a link shows packet loss, latency spikes, rising ifInErrors/ifOutDiscards, or you need before/after…

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

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

Next.js 16+ and Turbopack — incremental bundling, filesystem caching, dev speed, and when to choose Turbopack vs webpack. USE WHEN developing or debugging Next.js 16+ apps, diagnosing slow dev startup or HMR, or deciding whether to disable Turbopack for a…

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

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

Prevent Ethereum hashing bugs in JS/TS — Node's sha3-256 is NIST SHA3, not Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation. USE WHEN computing selectors or event topics, building EIP-712/Merkle/storage helpers, or…

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

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

Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData. USE WHEN debugging hydration mismatches, choosing prerender/SWR/ISR/client-only rendering, or fixing page data…

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

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

Tauri binary size optimization to produce small, efficient desktop bundles via Cargo profile settings and build configuration. USE WHEN a Tauri production build is larger than expected and you want to shrink it with release profile tuning, stripping, LTO, or…

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

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

Package Tauri v2 apps for Linux distributions — AppImage, Debian (.deb), RPM, Flatpak, Snap, and AUR submission, including glibc compatibility. USE WHEN building or distributing a Tauri Linux release and choosing or configuring a packaging format for a given…

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

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

Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications. USE WHEN writing new Perl code or modules, reviewing Perl for idiom compliance, refactoring legacy Perl, or migrating pre-5.36 code to modern…

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

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

Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies. USE WHEN handling user input, building Perl web apps, running system commands, writing DBI…

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

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

Perl testing patterns using Test2::V0, Test::More, the prove runner, mocking, coverage with Devel::Cover, and TDD methodology. USE WHEN writing Perl tests, designing test suites for modules, setting up testing infrastructure, migrating Test::More to…

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

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

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via PostToolUse hooks. USE WHEN you want automatic format/lint on each edit, defense against agents weakening linter configs, or tiered…

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

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

PostgreSQL patterns for query optimization, schema design, indexing, and security, based on Supabase best practices. USE WHEN writing SQL queries or migrations, designing schemas, troubleshooting slow queries, implementing Row Level Security, or setting up…

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

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

Research prediction markets as data sources or oracle signals for products, agents, dashboards, and decision intelligence, with source-grounded analysis of market-implied probabilities and caveats. USE WHEN evaluating a prediction market as a forecasting…

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

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

Review prediction-market, basket, oracle, and trading-agent workflows for compliance, safety, data-quality, privacy, and execution risk. USE WHEN a workflow handles venue authentication, user portfolio data, API keys, or trade planning, before it gains any…

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

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

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and traps like updateMany returning count not records and serverless connection exhaustion. USE WHEN designing Prisma models, writing bulk ops or…

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

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

Local-evidence production readiness audit that keeps repo data off external services. USE WHEN asked is this production-ready, what would break in prod, or what did we miss, for pre-launch reviews, post-merge risk passes, or when CI is green but production…

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

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