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

Edvantix

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

skills مجمعة
12
Stars
2
محدث
2026-04-19
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

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

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.

2026-04-19
aspnet-minimal-api-openapi
مطوّرو البرمجيات

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

2026-04-19
csharp-async
مطوّرو البرمجيات

Get best practices for C# async programming

2026-04-19
csharp-docs
مطوّرو البرمجيات

Ensure that C# types are documented with XML comments and follow best practices for documentation.

2026-04-19
csharp-type-design-performance
مطوّرو البرمجيات

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.

2026-04-19
microsoft-extensions-configuration
مطوّرو البرمجيات

Microsoft.Extensions.Options patterns including IValidateOptions, strongly-typed settings, validation on startup, and the Options pattern for clean configuration management.

2026-04-19
playwright-bdd-configuration
محللو ضمان جودة البرمجيات والمختبرون

Use when configuring Playwright BDD projects, setting up defineBddConfig(), configuring feature and step file paths, and integrating with Playwright config.

2026-04-19
turborepo
مطوّرو البرمجيات

Turborepo monorepo build system guidance for turbo.json, task pipelines, dependsOn, caching, remote cache, the turbo CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure, best practices, and boundaries. Use when user configures tasks, workflows, pipelines, creates packages, sets up monorepo, shares code between apps, runs changed or affected packages, debugs cache, or has apps/packages directories.

2026-04-19
mjml-email-templates
مطوّرو الويب

Build responsive email templates using MJML markup language. Compiles to cross-client HTML that works in Outlook, Gmail, and Apple Mail. Includes template renderer, layout patterns, and variable substitution.

2026-02-13
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-02-13
serialization
مطوّرو البرمجيات

Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over reflection-based (Newtonsoft.Json). Use System.Text.Json with AOT source generators for JSON scenarios.

2026-02-13
vercel-react-best-practices
مطوّرو البرمجيات

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-02-13