csharp-spector-coverage-gaps Skill
Discovers and implements gaps in Spector test coverage for the C HTTP client emitter. Use when asked to find missing Spector scenarios, add Spector test coverage, or implement a specific Spector spec for the C emitter. Published by microsoft in typespec.
What is csharp-spector-coverage-gaps Skill?
Discovers and implements gaps in Spector test coverage for the C HTTP client emitter. Use when asked to find missing Spector scenarios, add Spector test coverage, or implement a specific Spector spec for the C emitter. Published by microsoft in typespec. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use csharp-spector-coverage-gaps Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/typespec
- Skill file: .github/skills/csharp-spector-coverage-gaps/SKILL.md
What it does
Discovers and implements gaps in Spector test coverage for the C HTTP client emitter. Use when asked to find missing Spector scenarios, add Spector test coverage, or implement a specific Spector spec for the C emitter.
Skill instructions
Discovering and implementing Spector coverage gaps for http-client-csharp Overview This skill discovers which Spector scenarios the C emitter (@typespec/http-client-csharp) does not yet cover, then implements the missing test(s). Spector scenarios are defined in @typespec/http-specs and @azure-tools/azure-http-specs. The coverage dashboard is at <https://typespec.io/can-i-use/http/. Note: {PKG} refers to <repo-root/packages/http-client-csharp throughout this document. Inputs You may receive one of: - "Find coverage gaps" — discover all missing scenarios and present them. - Spector spec link — a link to a specific spec under packages/http-specs/specs/... or packages/azure-http-specs/specs/.... - Spec name — e.g., http/encode/duration, http/type/model/flatten, http/type/union/discriminated. Output - A report of coverage gaps (when discovering). - New or updated C NUnit test file(s) under {PKG}/generator/TestProjects/Spector.Tests/Http/. - Updated {PKG}/generator/TestProjects/Spector.Test
Explore related resources
Frequently asked questions
What is csharp-spector-coverage-gaps?
csharp-spector-coverage-gaps is a open-source AI agent skill with Copy skill directory. Discovers and implements gaps in Spector test coverage for the C HTTP client emitter.
Who is csharp-spector-coverage-gaps best for?
csharp-spector-coverage-gaps is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install csharp-spector-coverage-gaps?
Install or run csharp-spector-coverage-gaps using Copy skill directory. Check csharp-spector-coverage-gaps for the latest setup command.
Is csharp-spector-coverage-gaps actively maintained?
csharp-spector-coverage-gaps may need a closer maintenance check before production use.
Auto-fetched from GitHub.