Use this when writing or modifying Nix package definitions and related repo exports in this NUR repository.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٣٨ من skills من nix-community/nur-combined. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤٠ من أصل ٢٣٨ skills مجمعة.
Use this when writing or modifying Nix package definitions and related repo exports in this NUR repository.
لغة النص الأصلي: الإنجليزية
This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands".
لغة النص الأصلي: الإنجليزية
Create, modify, and iteratively improve OpenCode skills (SKILL.md files). Use whenever the user wants to create a new skill from scratch, edit or optimize an existing skill, write or redesign a SKILL.md, design skill test cases, or improve a skill's…
لغة النص الأصلي: الإنجليزية
Sending messages "to me" (notifications) using sendmail on this dotfiles/NixOS setup. The sendmail command is backed by telegram-sendmail, which delivers to the user's Telegram. Use for "send X to me", notifications, results, tests. Triggers: sendmail, send…
لغة النص الأصلي: الإنجليزية
Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA),…
لغة النص الأصلي: الإنجليزية
Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
لغة النص الأصلي: الإنجليزية
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture. direct-port adaptation
لغة النص الأصلي: الإنجليزية
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
لغة النص الأصلي: الإنجليزية
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
لغة النص الأصلي: الإنجليزية
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).
لغة النص الأصلي: الإنجليزية
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
لغة النص الأصلي: الإنجليزية
Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
لغة النص الأصلي: الإنجليزية
MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
لغة النص الأصلي: الإنجليزية
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
لغة النص الأصلي: الإنجليزية
Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.
لغة النص الأصلي: الإنجليزية
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
لغة النص الأصلي: الإنجليزية
Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
لغة النص الأصلي: الإنجليزية
C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
لغة النص الأصلي: الإنجليزية
Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
لغة النص الأصلي: الإنجليزية
Use when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness.
لغة النص الأصلي: الإنجليزية
Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board. direct-port adaptation
لغة النص الأصلي: الإنجليزية
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
لغة النص الأصلي: الإنجليزية
Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
لغة النص الأصلي: الإنجليزية
GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors,…
لغة النص الأصلي: الإنجليزية
Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments.
لغة النص الأصلي: الإنجليزية
Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the `uc` CLI.
لغة النص الأصلي: الإنجليزية
Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean…
لغة النص الأصلي: الإنجليزية
Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
لغة النص الأصلي: الإنجليزية
Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).
لغة النص الأصلي: الإنجليزية
Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
لغة النص الأصلي: الإنجليزية
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
لغة النص الأصلي: الإنجليزية
Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.
لغة النص الأصلي: الإنجليزية
F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.
لغة النص الأصلي: الإنجليزية
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
لغة النص الأصلي: الإنجليزية
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
لغة النص الأصلي: الإنجليزية
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.
لغة النص الأصلي: الإنجليزية
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
لغة النص الأصلي: الإنجليزية
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.
لغة النص الأصلي: الإنجليزية
Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.
لغة النص الأصلي: الإنجليزية
Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.
لغة النص الأصلي: الإنجليزية