Favicon of quality-gate

quality-gate Skill

AI Agent SkillRustOpen source

Run before every commit or push: formatting, linting, tests, dependency audits, builds, and docs. Published by microsoft in webui.

Decision snapshot

Is this a fit?

Best for

Testing, Documentation, Design and media, Includes SKILL.md

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is quality-gate Skill?

Run before every commit or push: formatting, linting, tests, dependency audits, builds, and docs. Published by microsoft in webui. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
43/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Documentation
  • Design and media
  • Testing use cases
  • Documentation use cases

Declared skill metadata

  • Source file: .github/skills/quality-gate/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use quality-gate Skill

  • Use it for testing.
  • Use it for documentation.
  • Use it for design and media.

Built with

RustCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/webui
  • Skill file: .github/skills/quality-gate/SKILL.md

What it does

Run before every commit or push: formatting, linting, tests, dependency audits, builds, and docs.

Skill instructions

Quality Gate Run this before every commit. Work is not done until it passes. Gate command bash cargo xtask check This runs, in order: license-headers - fmt - clippy - deny - test - build. Missing Rust tools (clippy, rustfmt, cargo-deny, wasm-pack, wasm32-unknown-unknown target) are auto-installed on first run. Fast iteration When iterating locally, use targeted crate checks for faster feedback: bash cargo test -p microsoft-webui-handler test one crate cargo xtask check then full gate before commit Docs gate If the change touches user-visible behavior, also run: bash cd docs && pnpm build This catches broken links, VitePress syntax errors, and missing pages. See the docs-sync skill for which docs files to update based on what changed. Code quality The gate catches formatting, lint, and test failures. For deeper code quality checks (correctness, performance, concurrency, API design, architecture), apply the code-review skill. Expectations - Fix reported issues rather than suppressing the

Verified compatibility and discovery

Frequently asked questions

What is quality-gate?

quality-gate is a open-source AI agent skill with Copy skill directory. Run before every commit or push: formatting, linting, tests, dependency audits, builds, and docs.

Who is quality-gate best for?

quality-gate is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows, design and media workflows.

How do I install quality-gate?

Install or run quality-gate using Copy skill directory. Check quality-gate for the latest setup command.

Is quality-gate actively maintained?

quality-gate may need a closer maintenance check before production use.

Share:

Stars
53
Forks
13
Last commit
2 months ago
Last verified
Aug 31, 2026
Metadata fetched
Aug 31, 2026
Repository age
2 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to quality-gate