Skip to main content
managedcode
ملف منشئ GitHub

managedcode

عرض على مستوى المستودعات لـ ٤٠٨ skills مجمعة عبر ١١ مستودعات GitHub.

skills مجمعة
٤٠٨
مستودعات
١١
محدث
٣١ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
dotnet-skills
٢٠٧ skills · ٣١ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبعلماء البياناتمحللو أمن المعلوماتمطوّرو الويب
٦ فئات مهنية · ٦٦٪؜ مصنفة
٥١٪؜الحصة
#02
LlmTck
٥٢ skills · ٩ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونعلماء البياناتمتخصصو إدارة المشاريعمحللو أمن المعلوماتمصممو واجهات الويب والرقمية
٦ فئات مهنية · ٩٨٪؜ مصنفة
١٣٪؜الحصة
#03
Storage
٤٢ skills · ١٣ مارس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمحللو أمن المعلوماتالمهن الحاسوبية الأخرىعلماء البياناتمتخصصو إدارة المشاريع
٧ فئات مهنية · ١٠٠٪؜ مصنفة
١٠٪؜الحصة
#04
PrompterOne
٣٦ skills · ١٩ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويبعلماء البياناتمتخصصو إدارة المشاريعمديرو أنظمة الحاسوب والمعلومات
٧ فئات مهنية · ١٠٠٪؜ مصنفة
٨٫٨٪؜الحصة
#05
Orleans.RateLimiting
٢١ skills · ٥ مايو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫١٪؜الحصة
#06
MCAF
١٨ skills · ١٦ مارس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىعلماء البياناتمتخصصو إدارة المشاريعمحللو أمن المعلومات
٨ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٤٪؜الحصة
#07
FeatureChecker
١٠ skills · ١٠ مايو ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٢ فئات مهنية · ٨٠٪؜ مصنفة
٢٫٥٪؜الحصة
#08
dotPilot
٧ skills · ١٦ مارس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو أنظمة الحاسوب والمعلوماتمديرو الشبكات وأنظمة الحاسوب
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٧٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

format
غير مصنف

Format or verify trusted .NET projects with the SDK-provided `dotnet format` command. USE FOR: applying or checking `.editorconfig`-driven whitespace, code-style, or analyzer fixes; adding a `--verify-no-changes` CI gate; diagnosing formatter scope or load…

٣١ أغسطس ٢٠٢٦
aspire
غير مصنف

Build, upgrade, and operate Aspire 13.5.x C# or TypeScript application hosts with the current CLI, AppHost, ServiceDefaults, integrations, dashboard, testing, MCP, and deployment patterns for distributed apps. USE FOR: Aspire.AppHost.Sdk, Aspire.Hosting.*,…

٣١ أغسطس ٢٠٢٦
orleans
غير مصنف

Design Microsoft Orleans systems from each primitive's purpose and failure model. USE FOR: grains, digital twins, state versus databases, transactions, messaging, streams, timers, reminders, Durable Jobs, stateless workers, grain services, startup, and…

٣١ أغسطس ٢٠٢٦
mcaf
غير مصنف

Apply minimal MCAF repository governance when the user explicitly asks to adopt MCAF or change MCAF-specific rules. USE FOR: creating or tightening root and local AGENTS.md policy; placing durable engineering context; defining the repository's own…

٣١ أغسطس ٢٠٢٦
mstest
غير مصنف

Write, run, or repair .NET tests that use MSTest. Use when a repo uses `MSTest.Sdk`, `MSTest`, `[TestClass]`, `[TestMethod]`, `DataRow`, or Microsoft.Testing.Platform-based MSTest execution. USE FOR: the repo uses MSTest; you need to add, run, debug, or…

٣١ أغسطس ٢٠٢٦
nunit
غير مصنف

Write, run, or repair .NET tests that use NUnit. Use when a repo uses `NUnit`, `[Test]`, `[TestCase]`, `[TestFixture]`, or NUnit3TestAdapter for VSTest or Microsoft.Testing.Platform execution. USE FOR: writing or reviewing NUnit tests; using [Test],…

٣١ أغسطس ٢٠٢٦
playwright-visual-testing
غير مصنف

Add, repair, or review Playwright visual regression tests for browser-facing .NET apps, including screenshot baselines, Pixelmatch thresholds, deterministic rendering, and GitHub Actions artifacts. USE FOR: toHaveScreenshot, page.screenshot visual checks,…

٣١ أغسطس ٢٠٢٦
tunit
غير مصنف

Write, run, or repair .NET tests that use TUnit. Use when a repo uses `TUnit`, `TUnit.Playwright`, `[Test]`, `[Arguments]`, `ClassDataSource`, `SharedType.PerTestSession`, or Microsoft.Testing.Platform-based execution. Preserve TUnit's parallel-by-default…

٣١ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٠٧ skills مجمعة.
analyzer-config
مطوّرو البرمجيات

Use a repo-root `.editorconfig` to configure free .NET analyzer and style rules. Use when a .NET repo needs rule severity, code-style options, section layout, or analyzer ownership made explicit. USE FOR: the repo needs a root .editorconfig; analyzer severity…

٩ يوليو ٢٠٢٦
apple-crash-symbolication
مطوّرو البرمجيات

Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS). Extracts UUIDs and addresses from the native backtrace, locates dSYM debug symbols, and runs atos to produce function names with source file and line numbers.…

٩ يوليو ٢٠٢٦
clr-activation-debugging
مطوّرو البرمجيات

Diagnoses .NET Framework CLR activation issues using CLR activation logs (CLRLoad logs) produced by mscoree.dll. Use when: the shim picks the wrong runtime, fails to load any runtime, shows unexpected .NET 3.5 Feature-on-Demand (FOD) dialogs, unexpectedly…

٩ يوليو ٢٠٢٦
code-analysis
مطوّرو البرمجيات

Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion. USE FOR: the repo wants first-party .NET analyzers; CI should fail on analyzer warnings; the team needs AnalysisLevel or AnalysisMode guidance. DO NOT USE FOR:…

٩ يوليو ٢٠٢٦
code-testing-extensions
مطوّرو البرمجيات

Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover available extension guidance files (e.g., dotnet.md for .NET, cpp.md for C++). Do not use directly — invoked by code-testing agents and skills…

٩ يوليو ٢٠٢٦
codeql
مطوّرو البرمجيات

Use the open-source CodeQL ecosystem for .NET security analysis. Use when a repo needs CodeQL query packs, CLI-based analysis on open source codebases, or GitHub Action setup with explicit licensing caveats. USE FOR: the repo uses or wants CodeQL for .NET…

٩ يوليو ٢٠٢٦
complexity
مطوّرو البرمجيات

Use free built-in .NET maintainability analyzers and code metrics configuration to find overly complex methods and coupled code. USE FOR: the team wants to find overly complex methods; cyclomatic complexity thresholds are needed in CI; maintainability metrics…

٩ يوليو ٢٠٢٦
csharpier
مطوّرو البرمجيات

Use the open-source free `CSharpier` formatter for C# and XML. Use when a .NET repo intentionally wants one opinionated formatter instead of a highly configurable `dotnet format`-driven style model. USE FOR: the repo uses or wants CSharpier; the team prefers…

٩ يوليو ٢٠٢٦
عرض 8 من أصل ٥٢ skills مجمعة.
mcaf-adr-writing
مطوّرو البرمجيات

Create or update an ADR under `docs/ADR/` for architectural decisions, dependency changes, data-model changes, or cross-cutting policy shifts. Use when the user asks to write, update, or document an ADR, record a design decision, capture architecture…

١٣ مارس ٢٠٢٦
mcaf-agile-delivery
متخصصو إدارة المشاريع

Shape delivery workflow around backlog quality, roles, ceremonies, and engineering feedback. Use when defining how the team plans, tracks work, and turns feedback into durable improvements.

١٣ مارس ٢٠٢٦
mcaf-architecture-overview
مطوّرو البرمجيات

Create or update `docs/Architecture.md` as the global architecture map for a solution. Use when bootstrapping a repo, onboarding, or changing modules, boundaries, or contracts. Keep it navigational and use `references/overview-template.md` for scaffolding.

١٣ مارس ٢٠٢٦
mcaf-ci-cd
مطوّرو البرمجيات

Design or refine CI/CD workflows, quality gates, release flow, and safe AI-assisted pipeline authoring. Use when adding or changing build pipelines, release stages, IaC-driven environments, or deployment rollback policy.

١٣ مارس ٢٠٢٦
mcaf-code-review
محللو ضمان جودة البرمجيات والمختبرون

Prepare for, perform, or tighten code review workflow: PR scope, review checklist, reviewer expectations, and merge hygiene. Use when shaping pull requests, defining review policy, or auditing whether a change is review-ready.

١٣ مارس ٢٠٢٦
mcaf-devex
مطوّرو البرمجيات

Improve developer experience for multi-component solutions: onboarding, F5 contract, cross-platform tasks, local inner loop, and reproducible setup. Use when the repo is hard to run, debug, test, or onboard into.

١٣ مارس ٢٠٢٦
mcaf-documentation
مطوّرو البرمجيات

Create or refine durable engineering documentation: docs structure, navigation, source-of-truth placement, and writing quality. Use when a repo’s docs are missing, stale, duplicated, or hard to navigate, or when adding new durable engineering guidance.

١٣ مارس ٢٠٢٦
mcaf-dotnet-analyzer-config
مطوّرو البرمجيات

Use a repo-root `.editorconfig` to configure free .NET analyzer and style rules. Use when a .NET repo needs rule severity, code-style options, section layout, or analyzer ownership made explicit. Nested `.editorconfig` files are allowed when they serve a…

١٣ مارس ٢٠٢٦
عرض 8 من أصل ٤٢ skills مجمعة.
dotnet-analyzer-config
مطوّرو البرمجيات

Use a repo-root `.editorconfig` to configure free .NET analyzer and style rules. Use when a .NET repo needs rule severity, code-style options, section layout, or analyzer ownership made explicit. Nested `.editorconfig` files are allowed when they serve a…

١٩ أبريل ٢٠٢٦
dotnet-aspnet-core
مطوّرو الويب

Build, debug, modernize, or review ASP.NET Core applications with correct hosting, middleware, security, configuration, logging, and deployment patterns on current .NET.

١٩ أبريل ٢٠٢٦
dotnet-biome
مطوّرو البرمجيات

Use Biome in .NET repositories that ship Node-based frontend assets and want a fast combined formatter-linter-import organizer for JavaScript, TypeScript, CSS, JSON, GraphQL, or HTML. Use when a repo prefers a modern all-in-one CLI over a larger ESLint plus…

١٩ أبريل ٢٠٢٦
dotnet-blazor
مطوّرو البرمجيات

Build and review Blazor applications across server, WebAssembly, web app, and hybrid scenarios with correct component design, state flow, rendering, and hosting choices.

١٩ أبريل ٢٠٢٦
dotnet-code-analysis
مطوّرو البرمجيات

Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion. Use when a .NET repo needs first-party code analysis, `EnableNETAnalyzers`, `AnalysisLevel`, or warning-as-error policy wired into build and CI.

١٩ أبريل ٢٠٢٦
dotnet-csharpier
مطوّرو البرمجيات

Use the open-source free `CSharpier` formatter for C# and XML. Use when a .NET repo intentionally wants one opinionated formatter instead of a highly configurable `dotnet format`-driven style model.

١٩ أبريل ٢٠٢٦
dotnet-eslint
مطوّرو البرمجيات

Use ESLint in .NET repositories that ship JavaScript, TypeScript, React, or other Node-based frontend assets. Use when a repo needs a configurable CLI lint gate for frontend correctness, import hygiene, unsafe patterns, or framework-specific rules.

١٩ أبريل ٢٠٢٦
dotnet-format
مطوّرو البرمجيات

Use the free first-party `dotnet format` CLI for .NET formatting and analyzer fixes. Use when a .NET repo needs formatting commands, `--verify-no-changes` CI checks, or `.editorconfig`-driven code style enforcement.

١٩ أبريل ٢٠٢٦
عرض 8 من أصل ٣٦ skills مجمعة.
analyzer-config
مطوّرو البرمجيات

Use a repo-root `.editorconfig` to configure free .NET analyzer and style rules. Use when a .NET repo needs rule severity, code-style options, section layout, or analyzer ownership made explicit. Nested `.editorconfig` files are allowed when they serve a…

٥ مايو ٢٠٢٦
architecture
مطوّرو البرمجيات

Design or review .NET solution architecture across modular monoliths, clean architecture, vertical slices, microservices, DDD, CQRS, and cloud-native boundaries without over-engineering.

٥ مايو ٢٠٢٦
archunitnet
محللو ضمان جودة البرمجيات والمختبرون

Use the open-source free `ArchUnitNET` library for architecture rules in .NET tests. Use when a repo needs richer architecture assertions than lightweight fluent rule libraries usually provide.

٥ مايو ٢٠٢٦
code-analysis
مطوّرو البرمجيات

Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion. Use when a .NET repo needs first-party code analysis, `EnableNETAnalyzers`, `AnalysisLevel`, or warning-as-error policy wired into build and CI.

٥ مايو ٢٠٢٦
complexity
مطوّرو البرمجيات

Use free built-in .NET maintainability analyzers and code metrics configuration to find overly complex methods and coupled code. Use when a repo needs cyclomatic complexity checks, maintainability thresholds, or complexity-driven refactoring gates.

٥ مايو ٢٠٢٦
crap-score
محللو ضمان جودة البرمجيات والمختبرون

Calculates CRAP (Change Risk Anti-Patterns) score for .NET methods, classes, or files. Use when the user asks to assess test quality, identify risky untested code, compute CRAP scores, or evaluate whether complex methods have sufficient test coverage.…

٥ مايو ٢٠٢٦
csharpier
مطوّرو البرمجيات

Use the open-source free `CSharpier` formatter for C# and XML. Use when a .NET repo intentionally wants one opinionated formatter instead of a highly configurable `dotnet format`-driven style model.

٥ مايو ٢٠٢٦
dotnet
مطوّرو البرمجيات

Primary router skill for broad .NET work. Classify the repo by app model and cross-cutting concern first, then switch to the narrowest matching .NET skill instead of staying at a generic layer.

٥ مايو ٢٠٢٦
عرض 8 من أصل ٢١ skills مجمعة.
mcaf-ci-cd
مطوّرو البرمجيات

Design or refine CI/CD workflows, quality gates, release flow, and safe AI-assisted pipeline authoring. Use when adding or changing build pipelines, release stages, IaC-driven environments, or deployment rollback policy.

١٦ مارس ٢٠٢٦
mcaf-solution-governance
المهن الحاسوبية الأخرى

Set up or refine solution-level governance for MCAF repositories: root and project-local `AGENTS.md`, rule precedence, solution topology, skill routing, and maintainability-limit policy placement. Use when bootstrapping a repo, restructuring a multi-project…

١٦ مارس ٢٠٢٦
mcaf-testing
محللو ضمان جودة البرمجيات والمختبرون

Add or update automated tests for a change using the repository’s verification rules in `AGENTS.md`. Use when implementing a feature, bugfix, refactor, or regression test; prefer stable integration/API/UI coverage and pull deeper test strategy from the…

١٦ مارس ٢٠٢٦
mcaf-adr-writing
مطوّرو البرمجيات

Create or update an ADR under `docs/ADR/` for architectural decisions, dependency changes, data-model changes, or cross-cutting policy shifts. Use when the user asks to write, update, or document an ADR, record a design decision, capture architecture…

١٥ مارس ٢٠٢٦
mcaf-agile-delivery
متخصصو إدارة المشاريع

Shape delivery workflow around backlog quality, roles, ceremonies, and engineering feedback. Use when defining how the team plans, tracks work, and turns feedback into durable improvements.

١٥ مارس ٢٠٢٦
mcaf-architecture-overview
مطوّرو البرمجيات

Create or update `docs/Architecture.md` as the global architecture map for a solution. Use when bootstrapping a repo, onboarding, or changing modules, boundaries, or contracts. Keep it navigational and use `references/overview-template.md` for scaffolding.

١٥ مارس ٢٠٢٦
mcaf-code-review
محللو ضمان جودة البرمجيات والمختبرون

Prepare for, perform, or tighten code review workflow: PR scope, review checklist, reviewer expectations, and merge hygiene. Use when shaping pull requests, defining review policy, or auditing whether a change is review-ready.

١٥ مارس ٢٠٢٦
mcaf-devex
مطوّرو البرمجيات

Improve developer experience for multi-component solutions: onboarding, F5 contract, cross-platform tasks, local inner loop, and reproducible setup. Use when the repo is hard to run, debug, test, or onboard into.

١٥ مارس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
coverage-analysis
محللو ضمان جودة البرمجيات والمختبرون

Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests. Auto-detects solution structure, runs coverage collection via `dotnet test` (supports both…

١٠ مايو ٢٠٢٦
dotnet
مطوّرو البرمجيات

Primary router skill for broad .NET work. Classify the repo by app model and cross-cutting concern first, then switch to the narrowest matching .NET skill instead of staying at a generic layer. USE FOR: general .NET requests without a narrower framework; C#…

١٠ مايو ٢٠٢٦
dotnet-test-frameworks
محللو ضمان جودة البرمجيات والمختبرون

Reference data for .NET test framework detection patterns, assertion APIs, skip annotations, setup/teardown methods, and common test smell indicators across MSTest, xUnit, NUnit, and TUnit. Loaded by test analysis skills (test-anti-patterns) as…

١٠ مايو ٢٠٢٦
format
غير مصنف

Use the free first-party `dotnet format` CLI for .NET formatting and analyzer fixes. USE FOR: the repo uses dotnet format; you need a CI-safe formatting check for .NET; the repo wants .editorconfig-driven style enforcement. DO NOT USE FOR: repositories that…

١٠ مايو ٢٠٢٦
microsoft-extensions
مطوّرو البرمجيات

Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure patterns. USE FOR: wiring dependency injection, configuration, logging, or options;…

١٠ مايو ٢٠٢٦
modern-csharp
مطوّرو البرمجيات

Write modern, version-aware C# for .NET repositories while staying compatible with the repo's target framework and language-version policy. USE FOR: modern idiomatic C# code; language-version compatibility decisions; upgrading or reviewing C# feature usage…

١٠ مايو ٢٠٢٦
project-setup
مطوّرو البرمجيات

Create or reorganize .NET solutions with clean project boundaries, repeatable SDK settings, and a maintainable baseline for libraries, apps, tests, CI, and local development. USE FOR: creating a new .NET solution or restructuring an existing one; setting up…

١٠ مايو ٢٠٢٦
run-tests
محللو ضمان جودة البرمجيات والمختبرون

Runs .NET tests with dotnet test. Use when user says "run tests", "run my tests", "run these tests", "execute tests", "dotnet test", "test filter", "filter by category", "filter by class", "combine filters", "run only specific tests", "integration tests",…

١٠ مايو ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
dotnet-microsoft-agent-framework
مطوّرو البرمجيات

Build .NET AI agents and multi-agent workflows with Microsoft Agent Framework using the right agent type, threads, tools, workflows, hosting protocols, and enterprise guardrails.

١٦ مارس ٢٠٢٦
dotnet-microsoft-extensions-ai
مطوّرو البرمجيات

Build provider-agnostic .NET AI integrations with `Microsoft.Extensions.AI`, `IChatClient`, embeddings, middleware, structured output, vector search, and evaluation.

١٦ مارس ٢٠٢٦
dotnet-microsoft-extensions
مطوّرو البرمجيات

Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure patterns.

١٦ مارس ٢٠٢٦
dotnet-orleans
مطوّرو البرمجيات

Build or review distributed .NET applications with Orleans grains, silos, persistence, streaming, reminders, placement, testing, and cloud-native hosting.

١٦ مارس ٢٠٢٦
mcaf-ci-cd
مديرو الشبكات وأنظمة الحاسوب

Design or refine CI/CD workflows, quality gates, release flow, and safe AI-assisted pipeline authoring. Use when adding or changing build pipelines, release stages, IaC-driven environments, or deployment rollback policy.

١٥ مارس ٢٠٢٦
mcaf-solution-governance
مديرو أنظمة الحاسوب والمعلومات

Set up or refine solution-level governance for MCAF repositories: root and project-local `AGENTS.md`, rule precedence, solution topology, skill routing, and maintainability-limit policy placement. Use when bootstrapping a repo, restructuring a multi-project…

١٥ مارس ٢٠٢٦
mcaf-testing
محللو ضمان جودة البرمجيات والمختبرون

Add or update automated tests for a change using the repository’s verification rules in `AGENTS.md`. Use when implementing a feature, bugfix, refactor, or regression test; prefer stable integration/API/UI coverage and pull deeper test strategy from the…

١٥ مارس ٢٠٢٦
crap-score
محللو ضمان جودة البرمجيات والمختبرون

Calculates CRAP (Change Risk Anti-Patterns) score for .NET methods, classes, or files. Use when the user asks to assess test quality, identify risky untested code, compute CRAP scores, or evaluate whether complex methods have sufficient test coverage.…

١٨ أبريل ٢٠٢٦
dotnet-cloc
مطوّرو البرمجيات

Use the open-source free `cloc` tool for line-count, language-mix, and diff statistics in .NET repositories. Use when a repo needs C# and solution footprint metrics, branch-to-branch LOC comparison, or repeatable code-size reporting in local workflows and CI.

١٨ أبريل ٢٠٢٦
dotnet-coverlet
محللو ضمان جودة البرمجيات والمختبرون

Use the open-source free `coverlet` toolchain for .NET code coverage. Use when a repo needs line and branch coverage, collector versus MSBuild driver selection, or CI-safe coverage commands.

١٨ أبريل ٢٠٢٦
dotnet
مطوّرو البرمجيات

Primary router skill for broad .NET work. Classify the repo by app model and cross-cutting concern first, then switch to the narrowest matching .NET skill instead of staying at a generic layer.

١٨ أبريل ٢٠٢٦
mcaf-adr-writing
مطوّرو البرمجيات

Create or update an ADR under `docs/ADR/` for architectural decisions, dependency changes, data-model changes, or cross-cutting policy shifts. Use when the user asks to write, update, or document an ADR, record a design decision, capture architecture…

٨ مارس ٢٠٢٦
mcaf-architecture-overview
مطوّرو البرمجيات

Create or update `docs/Architecture/Overview.md` as the global architecture map for a solution. Use when bootstrapping a repo, onboarding, or changing modules, boundaries, or contracts. Keep it navigational and use `references/overview-template.md` for…

٨ مارس ٢٠٢٦
mcaf-feature-spec
متخصصو إدارة المشاريع

Create or update a feature spec under `docs/Features/` with business rules, user flows, system behaviour, verification, and Definition of Done. Use when the user asks for a feature spec, executable requirements, acceptance criteria, behaviour documentation,…

٨ مارس ٢٠٢٦
tps
الكتّاب التقنيون

Losslessly direct existing scripts as valid TPS TelePrompterScript markup. Use when a user supplies a speech, narration, dialogue, presentation, lesson, pitch, voice-over, podcast, or other finished copy and asks to convert, format, annotate, pace, structure,…

١٠ أغسطس ٢٠٢٦
dotnet-xunit
محللو ضمان جودة البرمجيات والمختبرون

Write, run, or repair .NET tests that use xUnit. Use when a repo uses `xunit`, `xunit.v3`, `[Fact]`, `[Theory]`, or `xunit.runner.visualstudio`, and you need the right CLI, package, and runner guidance for xUnit on VSTest or Microsoft.Testing.Platform.

١٤ مايو ٢٠٢٦
mcaf-solution-governance
متخصصو إدارة المشاريع

Set up or refine solution-level governance for MCAF repositories: root and project-local `AGENTS.md`, rule precedence, solution topology, skill routing, and maintainability-limit policy placement. Use when bootstrapping a repo, restructuring a multi-project…

١٤ مايو ٢٠٢٦
mcaf-testing
محللو ضمان جودة البرمجيات والمختبرون

Add or update automated tests for a change using the repository’s verification rules in `AGENTS.md`. Use when implementing a feature, bugfix, refactor, or regression test; prefer stable integration/API/UI coverage and pull deeper test strategy from the…

١٤ مايو ٢٠٢٦
mcaf-code-review
محللو ضمان جودة البرمجيات والمختبرون

Prepare for, perform, or tighten code review workflow: PR scope, review checklist, reviewer expectations, and merge hygiene. Use when shaping pull requests, defining review policy, or auditing whether a change is review-ready.

٣ أبريل ٢٠٢٦
عرض ١١ من أصل ١١ مستودعات
تم تحميل كل المستودعات