test-unbranded-emitter Skill
Build and test the @typespec/http-client-python emitter. Use this skill whenever the user wants to test their local changes to the emitter, run the generator test suite, check if their http-client-python changes are passing, or validate a fix. Triggers on phrases like "test the emitter", "run tests", "check if my chang Published by microsoft in typespec.
What is test-unbranded-emitter Skill?
Build and test the @typespec/http-client-python emitter. Use this skill whenever the user wants to test their local changes to the emitter, run the generator test suite, check if their http-client-python changes are passing, or validate a fix. Triggers on phrases like "test the emitter", "run tests", "check if my chang 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 test-unbranded-emitter Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/typespec
- Skill file: packages/http-client-python/.github/skills/test-unbranded-emitter/SKILL.md
What it does
Build and test the @typespec/http-client-python emitter. Use this skill whenever the user wants to test their local changes to the emitter, run the generator test suite, check if their http-client-python changes are passing, or validate a fix. Triggers on phrases like "test the emitter", "run tests", "check if my chang
Skill instructions
Test Emitter Skill Builds and tests @typespec/http-client-python to validate local changes. Automatically regenerates if the generated code is stale. Paths All paths are relative to the http-client-python package root: ~/Desktop/github/typespec/packages/http-client-python | Item | Path | | --------------------- | ------------------------------------------------------- | | Package root | ~/Desktop/github/typespec/packages/http-client-python | | Emitter source | emitter/src | | Generated (unbranded) | generator/test/unbranded/generated | | Generated (azure) | generator/test/azure/generated | | Regenerate marker | .last-regenerate | Workflow Step 1: Build the emitter bash cd ~/Desktop/github/typespec/packages/http-client-python npm run build Check for TypeScript compilation errors. If the build fails, report the errors to the user and stop — do not proceed to testing. Step 2: Check if regeneration is needed Regeneration is needed if ANY of these conditions are true: 1. Generated folder do
Explore related resources
Frequently asked questions
What is test-unbranded-emitter?
test-unbranded-emitter is a open-source AI agent skill with Copy skill directory. Build and test the @typespec/http-client-python emitter. Use this skill whenever the user wants to test their local changes to the emitter, run the generator test suite, check if their.
Who is test-unbranded-emitter best for?
test-unbranded-emitter is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install test-unbranded-emitter?
Install or run test-unbranded-emitter using Copy skill directory. Check test-unbranded-emitter for the latest setup command.
Is test-unbranded-emitter actively maintained?
test-unbranded-emitter may need a closer maintenance check before production use.
Auto-fetched from GitHub.