ci
Run all CI checks locally, mirroring the GitHub Actions CI pipeline. This catches issues before creating a PR. Execute these steps in order, stopping on first failure. Report results as a summary table at the end. Run `npm run check` from the project root.
Install / Use
npx skills add antosubash/SimpleModuleInstalls into whichever agent you are using.
Claude Commands
Claude Code slash commands
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHubRun all CI checks locally, mirroring the GitHub Actions CI pipeline. This catches issues before creating a PR.
Execute these steps in order, stopping on first failure. Report results as a summary table at the end.
Step 1: Lint & Format Check
Run npm run check from the project root. This runs biome lint + format check, page validation (validate-pages), i18n validation (validate:i18n), framework-scope validation (validate:framework-scope), and TypeScript type checking (typecheck).
Step 2: Frontend Build
Run npm run build from the project root. This builds all module frontend assets via Vite in production mode.
Step 3: .NET Build
Run dotnet build from the project root. This compiles all .NET projects including source generators.
Step 4: .NET Tests
Run dotnet test --no-build from the project root. This runs all unit and integration tests (excluding load tests which are filtered out in CI).
Step 5: E2E Smoke Tests
Run npm run test:smoke -w tests/e2e to execute Playwright smoke tests. Playwright browsers are already installed.
Reporting
After all steps complete (or on first failure), print a summary table:
| Step | Status | |------|--------| | Lint & Format | pass/fail | | Frontend Build | pass/fail | | .NET Build | pass/fail | | .NET Tests | pass/fail | | E2E Smoke Tests | pass/fail |
If any step fails, show the relevant error output and suggest a fix.
Related Skills
caveman
107.2k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.6kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Sep 10, 2026
