workspace-integrity
CommunityKeep your workspace healthy and stable.
AuthorDigiBanks99
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill ensures the workspace remains healthy by validating installations, builds, linting, and tests from the repository root, preventing drift and regressions across the project.
Core Features & Use Cases
- Root and subproject health validation: Verifies that pnpm, dotnet, and related tooling install, build, and test successfully at the repository root and across subdirectories.
- Automated quality gates: Runs markdownlint-cli2 to ensure documentation and markdown quality meet standards.
- Operational readiness: Confirms that aspire run reports all resources as healthy, simulating a production-ready state.
Quick Start
From the repository root, execute the workspace integrity checks:
- pnpm install
- pnpm build
- pnpm lint
- pnpm test
- dotnet restore
- dotnet build
- dotnet test
- aspire run
- markdownlint-cli2 --config .config/.markdownlint-cli2.jsonc docs/**/*.md README.md
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: workspace-integrity Download link: https://github.com/DigiBanks99/menlo/archive/main.zip#workspace-integrity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.