Skip to main content
مستودع GitHub

.cursor

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

skills مجمعة
20
Stars
12
محدث
2026-03-02
Forks
6
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

planning
مطوّرو البرمجياتمديرو أنظمة الحاسوب والمعلومات+1

Planning and orchestration patterns for turning messy context into an incremental, verifiable execution plan. Use when you need a step-by-step strategy before coding or delegating to subagents.

2026-03-02
skill-frontend-instrumentation-otel
مطوّرو البرمجيات

Instrumenta frontends Vite 3 + TypeScript com OpenTelemetry para Grafana, Tempo e Mimir (traces, Web Vitals, page views, cliques, erros). Use ao adicionar telemetria em novas páginas, configurar RUM ou revisar código de instrumentação existente.

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

Perform QA Playwright code review by applying the perspectives of maintain, add-fixture, and add-flow agents; produce a consolidated improvement summary focused on maintenance, quality, and standardization. Use when the user asks for a code review, review of specs/test-data, or improvement summary.

2026-02-04
correlation-id-tracking
مطوّرو البرمجيات

Manages correlation-id in .NET applications using AsyncLocal for async context isolation. Use when implementing correlation-id tracking, HTTP request/response correlation, logging integration, or when working with distributed tracing in .NET applications.

2026-01-31
opentelemetry-instrumentation
مطوّرو البرمجيات

Instruments .NET applications with OpenTelemetry spans following best practices. Use when adding distributed tracing, instrumenting HTTP requests, SOAP calls, database operations, or when implementing observability with OpenTelemetry in .NET Framework 4.8 or .NET 8 applications.

2026-01-31
correlation-id-tracking
مطوّرو البرمجيات

Manages correlation-id in Node.js/TypeScript applications using AsyncLocalStorage for async context isolation. Use when implementing correlation-id tracking, HTTP request/response correlation, logging integration, or when working with distributed tracing in Node.js applications.

2026-01-31
opentelemetry-instrumentation
مطوّرو البرمجيات

Instruments Node.js/TypeScript applications with OpenTelemetry spans following best practices. Use when adding distributed tracing, instrumenting HTTP requests, database operations, or when implementing observability with OpenTelemetry in Node.js applications.

2026-01-31
frontend-qa-friendly
مطوّرو الويب

Guides frontend markup and structure for easy Playwright testing: semantic HTML, accessible roles and labels, stable selectors (data-testid). Use when writing or reviewing UI components, forms, or pages that will be tested by QA.

2026-01-31
qa-playwright-add-fixture
محللو ضمان جودة البرمجيات والمختبرون

Add or extend a Playwright fixture in fixtures/index.ts (e.g. inputs loader, authenticated request). Use when the user asks to add a fixture, inject test-data per flow, or authenticated API context.

2026-01-31
qa-playwright-add-new-flow
محللو ضمان جودة البرمجيات والمختبرون

Add a new test flow to the QA Playwright project: create tests and test-data folders for the flow, add inputs and optional builder, write specs from fixtures. Use when the user asks to add a flow, new flow, or test suite for a feature.

2026-01-31
qa-playwright-add-new-test
محللو ضمان جودة البرمجيات والمختبرون

Add a new Playwright test (API or UI) following project conventions: import from fixtures, use test-data when applicable, Arrange-Act-Assert. Use when the user asks to add a test, create a test, or add a test for a flow.

2026-01-31
qa-playwright-add-test-data
محللو ضمان جودة البرمجيات والمختبرون

Add or extend test data for a QA Playwright flow: create or edit inputs.json and optional builder.ts in test-data, use lib/data-factory for generated data. Use when the user asks to add inputs, test data, or a builder for a flow.

2026-01-31
qa-playwright-maintain-conventions
محللو ضمان جودة البرمجيات والمختبرون

Enforce QA Playwright project conventions when editing tests or project files: import from fixtures only, use test-data for inputs, follow directory structure. Use when editing specs, refactoring, or when the user asks to align code with project standards.

2026-01-31
code-quality
مطوّرو البرمجيات

Code quality principles including SOLID, clean code, design patterns, and code smells. Use when refactoring code, reviewing code quality, or when implementing design patterns in any language.

2026-01-31
conventional-commits
مطوّرو البرمجيات

Conventional Commits specification, format, validation rules, and semantic-release integration. Use when creating commits, suggesting commit messages, validating commit format, or when working with semantic-release.

2026-01-31
idempotency
مطوّرو البرمجيات

Idempotency concepts, patterns for APIs REST, database operations, and implementation strategies. Use when implementing idempotent operations, handling retries, or when ensuring operations can be safely repeated in any language.

2026-01-31
jira-update
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Safely update Jira cards by reading card information, identifying changes, and adding structured comments using the official Atlassian MCP. Use when updating Jira cards with progress, changes, or status updates.

2026-01-31
performance
مطوّرو البرمجياتمبرمجو الحاسوب

Performance optimization patterns including caching, async operations, profiling, and performance best practices. Use when optimizing code performance, implementing caching strategies, or when working with async/await patterns in any language.

2026-01-31
security
محللو أمن المعلومات

Security best practices, OWASP Top 10, input validation, and secure coding patterns. Use when implementing authentication, authorization, input validation, or when addressing security vulnerabilities in any language.

2026-01-31
testing
محللو ضمان جودة البرمجيات والمختبرون

Testing patterns, frameworks, and best practices for unit, integration, and end-to-end tests. Use when writing tests, implementing TDD/BDD, or when working with test frameworks in any language.

2026-01-31