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

awesome-opencode-dev-skills

يحتوي awesome-opencode-dev-skills على 87 من skills المجمعة من Heldinhow، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
87
Stars
4
محدث
2026-03-23
Forks
0
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

aspire-configuration
مطوّرو البرمجيات

Configure Aspire AppHost to emit explicit app config via environment variables; keep app code free of Aspire clients and service discovery.

2026-03-23
aspire-integration-testing
محللو ضمان جودة البرمجيات والمختبرون

Write integration tests using .NET Aspire's testing facilities with xUnit. Covers test fixtures, distributed application setup, endpoint discovery, and patterns for testing ASP.NET Core apps with real dependencies.

2026-03-23
aspire-mailpit-integration
مطوّرو البرمجيات

Test email sending locally using Mailpit with .NET Aspire. Captures all outgoing emails without sending them. View rendered HTML, inspect headers, and verify delivery in integration tests.

2026-03-23
opentelemetry-dotnet-instrumentation
مطوّرو البرمجيات

Provides guidance for implementing OpenTelemetry instrumentation in .NET codebases, covering tracing (Activities/Spans), metrics, naming conventions, error handling, performance, and API design best practices.

2026-03-23
awesome-copilot
مطوّرو البرمجيات

GitHub Copilot Agent Skills catalog from awesome-copilot repository. Trigger: When user wants to browse, search, or use Agent Skills from the awesome-copilot collection.

2026-03-23
changelog
مطوّرو البرمجيات

Use when generating or updating a CHANGELOG.md file, writing release notes, or summarizing changes between versions based on git commits or PR history.

2026-03-23
code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing code changes, pull requests, or diffs. Provides a structured review framework covering correctness, security, performance, readability, and test coverage.

2026-03-23
drizzle-orm
مطوّرو البرمجيات

Use when working with Drizzle ORM for TypeScript database access. Covers schema definition, migrations, queries, relations, and integration with PostgreSQL, MySQL, SQLite, and edge runtimes.

2026-03-23
event-sourcing
مطوّرو البرمجيات

Use when implementing Event Sourcing patterns, building event-driven systems, or combining Event Sourcing with CQRS. Covers event stores, aggregates, projections, and eventual consistency.

2026-03-23
git-conventional-commits
مطوّرو البرمجيات

Use when writing git commit messages, planning commits, or setting up commit conventions. Enforces Conventional Commits format with proper types, scopes, breaking changes, and semantic versioning compatibility.

2026-03-23
hono-api
مطوّرو البرمجيات

Use when building APIs with Hono framework on Bun, Deno, Node.js, Cloudflare Workers, or Vercel Edge. Covers routing, middleware, validation with Zod, RPC client, and deployment patterns.

2026-03-23
mongodb-mongoose
مصممو قواعد البيانات

Use when working with MongoDB and Mongoose ODM in Node.js or TypeScript projects. Covers schema design, models, queries, aggregation pipelines, indexes, and connection management.

2026-03-23
ollama-local-ai
مطوّرو البرمجيات

Use when running LLMs locally with Ollama, integrating local models into apps, or building AI features without sending data to external APIs. Covers model management, API usage, and integration with AI SDK.

2026-03-23
openapi-swagger
مطوّرو الويب

Use when documenting REST APIs with OpenAPI 3.x spec, generating Swagger UI, creating typed API clients, or setting up API docs in Node.js/Hono/Fastify/Express projects.

2026-03-23
pulumi
مطوّرو البرمجيات

Use when provisioning cloud infrastructure with Pulumi using TypeScript or Python. Covers AWS, GCP, Azure resources, stacks, state management, and component resources as Infrastructure as Code.

2026-03-23
rag-patterns
مطوّرو البرمجيات

Use when building Retrieval-Augmented Generation (RAG) systems, chatbots with document context, semantic search, or AI apps that query a knowledge base before generating responses.

2026-03-23
shadcn-ui
مطوّرو البرمجيات

Use when building UIs with shadcn/ui components in React/Next.js projects. Covers setup, component usage, theming, customization, and composition patterns with Tailwind CSS.

2026-03-23
storybook
مطوّرو البرمجيات

Use when setting up or writing Storybook stories for React components, building component documentation, or creating visual test scenarios with controls, decorators, and play functions.

2026-03-23
stripe-payments
مطوّرو البرمجيات

Use when integrating Stripe payments, subscriptions, webhooks, or billing into web applications. Covers Checkout, Payment Intents, subscriptions, customer portal, and webhook handling.

2026-03-23
axiom-ios-games
مطوّرو البرمجيات

Use when building ANY 2D or 3D game, game prototype, or interactive simulation with SpriteKit, SceneKit, or RealityKit. Covers scene graphs, ECS architecture, physics, actions, game loops, rendering, SwiftUI integration, SceneKit migration.

2026-03-23
vector-databases
مطوّرو البرمجيات

Use when integrating vector databases for semantic search, embeddings storage, or RAG systems. Covers Pinecone, Qdrant, Chroma, pgvector, and Weaviate with TypeScript examples.

2026-03-23
vitest
محللو ضمان جودة البرمجيات والمختبرون

Use when writing or running unit tests with Vitest in TypeScript/JavaScript projects. Covers test setup, assertions, mocking, coverage, and integration with React Testing Library.

2026-03-23
algorithmic-art
مطوّرو البرمجيات

Create algorithmic and generative art using tools like p5.js, focusing on seeded randomness, flow fields, and interactive parameters.

2026-03-01
api-best-practices
مطوّرو البرمجيات

Apply modern standards and best practices for designing scalable, secure, and maintainable REST APIs.

2026-03-01
aws-lambda
مطوّرو البرمجيات

Design, build, and deploy serverless event-driven functions using AWS Lambda.

2026-03-01
brand-guidelines
المصممون الجرافيكيون

Apply official brand colors and typography to artifacts for cohesive visual identity.

2026-03-01
bun-runtime
مطوّرو البرمجيات

Build JavaScript/TypeScript applications using Bun runtime for fast performance.

2026-03-01
canvas-design
المصممون الجرافيكيون

Create visual art in PNG/PDF using design philosophy with original compositions.

2026-03-01
cicd-github-actions
مديرو الشبكات وأنظمة الحاسوب

Create CI/CD pipelines using GitHub Actions for automated builds, tests, and deployments.

2026-03-01
copilot-cli-subagents
مطوّرو البرمجيات

Use GitHub Copilot CLI with /fleet for parallel subagent execution and custom agent workflows.

2026-03-01
copilot-delegate-subagent
مطوّرو البرمجيات

Orchestrate and delegate tasks to subagents in GitHub Copilot CLI for parallel or focused execution.

2026-03-01
database-migrations
مصممو قواعد البيانات

Manage database schema changes using migration tools and version control.

2026-03-01
debugging-patterns
مطوّرو البرمجيات

Apply systematic debugging strategies and use appropriate tools to identify and fix issues.

2026-03-01
debugging
مطوّرو البرمجيات

Apply systematic debugging patterns and strategies to identify and fix software issues efficiently.

2026-03-01
delegate-subagent
مطوّرو البرمجيات

Delegate focused tasks to a subagent for specialized execution while maintaining main context.

2026-03-01
deno-runtime
مطوّرو البرمجيات

Build applications using Deno runtime with TypeScript support and built-in tooling.

2026-03-01
dispatching-parallel-agents
مطوّرو البرمجيات

Run multiple independent tasks in parallel using subagents for faster execution.

2026-03-01
doc-coauthoring
الكتّاب التقنيون

Guide users through structured workflow for collaborative document creation.

2026-03-01
docker-swarm
مديرو الشبكات وأنظمة الحاسوب

Orchestrate containerized applications using Docker Swarm for clustering and service management.

2026-03-01
docx
مطوّرو البرمجيات

Create, read, edit, and manipulate Word documents (.docx) with proper formatting.

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