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

data_____opencode_____configuration

يحتوي data_____opencode_____configuration على 207 من skills المجمعة من MrJmpl3، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

laravel-architecture
مطوّرو البرمجيات

High-level architecture decisions, patterns, and project structure. Use when deciding which pattern to use, organizing code, or making structural decisions.

2026-07-16
laravel-jobs
مطوّرو البرمجيات

Background jobs and event listeners for async processing. Use when creating or modifying jobs, queues, listeners, or event-driven workflows.

2026-07-16
laravel-packages
مطوّرو البرمجيات

Package development and extraction of reusable code. Use when creating, extracting, or modifying composer packages.

2026-07-16
laravel-providers
مطوّرو البرمجيات

Service providers, bootstrapping, and application configuration. Use when modifying service providers, booters, bootstrap logic, or app-level configuration.

2026-07-16
laravel-quality
مطوّرو البرمجيات

Code quality tooling with PHPStan, Pint, and strict types. Use when configuring or running static analysis, code style, or linting.

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

Route configuration, route model binding, and authorization. Use when defining routes, configuring model binding, or setting up route-level authorization.

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

Comprehensive testing patterns with Pest. Use when writing or modifying tests, mocking, factories, or test patterns.

2026-07-16
laravel-value-objects
مطوّرو البرمجيات

Immutable value objects for domain values. Use when creating or modifying value objects like money, coordinates, or other domain primitives.

2026-07-16
nuxt-composables
مطوّرو البرمجيات

Creating custom Vue composables with proper patterns. Use when building reusable stateful logic, shared state management, or encapsulating feature-specific behavior.

2026-07-16
accessibility-compliance
مصممو واجهات الويب والرقمية

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

2026-07-15
anti-reversing-techniques
محللو أمن المعلومات

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use this skill when analyzing malware evasion techniques, when implementing anti-debugging protections for CTF challenges, when reverse engineering packed binaries, or when building security research tools that need to detect virtualized environments.

2026-07-15
api-design-principles
مطوّرو البرمجيات

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

2026-07-15
api-security-best-practices
مطوّرو البرمجيات

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

2026-07-15
architecture-decision-records
مطوّرو البرمجيات

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

2026-07-15
architecture-patterns
مطوّرو البرمجيات

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.

2026-07-15
async-python-patterns
مطوّرو البرمجيات

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

2026-07-15
attack-tree-construction
محللو أمن المعلومات

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

2026-07-15
auth-implementation-patterns
مطوّرو البرمجيات

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

2026-07-15
bash-defensive-patterns
مطوّرو البرمجيات

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

2026-07-15
code-quality
مطوّرو البرمجيات

Clean code principles, SOLID, and code review practices

2026-07-15
code-review-excellence
محللو ضمان جودة البرمجيات والمختبرون

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

2026-07-15
cost-optimization
مديرو الشبكات وأنظمة الحاسوب

Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

2026-07-15
database-migration
مصممو قواعد البيانات

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.

2026-07-15
debugging-strategies
مطوّرو البرمجيات

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

2026-07-15
dependency-upgrade
مطوّرو البرمجيات

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

2026-07-15
design-system-patterns
مصممو واجهات الويب والرقمية

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

2026-07-15
docker-compose-orchestration
مديرو الشبكات وأنظمة الحاسوب

Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment

2026-07-15
docker-expert
مديرو الشبكات وأنظمة الحاسوب

You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.

2026-07-15
docker-patterns
مديرو الشبكات وأنظمة الحاسوب

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

2026-07-15
dotnet-backend-patterns
مطوّرو البرمجيات

Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.

2026-07-15
eloquent-best-practices
مطوّرو البرمجيات

Best practices for Laravel Eloquent ORM including query optimization, relationship management, and avoiding common pitfalls like N+1 queries.

2026-07-15
frontend-design
مصممو واجهات الويب والرقمية

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

2026-07-15
go-concurrency-patterns
مطوّرو البرمجيات

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

2026-07-15
javascript-testing-patterns
محللو ضمان جودة البرمجيات والمختبرون

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

2026-07-15
laravel-actions
مطوّرو البرمجيات

Action-oriented architecture for Laravel — invokable classes containing domain logic. Use when creating or modifying actions, business logic, or domain operations.

2026-07-15
laravel-api-resource-patterns
مطوّرو البرمجيات

Best practices for Laravel API Resources including resource transformation, collection handling, conditional attributes, and relationship loading.

2026-07-15
laravel-api-resources-and-pagination
مطوّرو البرمجيات

Use API Resources with pagination and conditional fields; keep response shapes stable and cache-friendly

2026-07-15
laravel-api-surface-evolution
مطوّرو البرمجيات

Evolve APIs safely using versioned DTOs/transformers, deprecations, and compatibility tests

2026-07-15
laravel-authorization-patterns
مطوّرو البرمجيات

Best practices for Laravel authorization including Gates, Policies, middleware auth, and Blade directives for access control.

2026-07-15
laravel-backup
مطوّرو البرمجيات

Configure and extend spatie/laravel-backup for database and file backups, cleanup strategies, health monitoring, and notifications. Activates when working with backup configuration, scheduling backups, creating custom cleanup strategies or health checks, customizing notifications, or when the user mentions backups, backup monitoring, backup cleanup, or spatie/laravel-backup.

2026-07-15
عرض أهم 40 من أصل 207 skills مجمعة في هذا المستودع.