build-check

Run the complete build verification pipeline (lint, tests, security audit, architecture review, QA, changelog)

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "build-check" with this command: npx skills add Bokazan/skillsmp-bokazan-bokazan-build-check

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

code-review-and-quality

Multi-dimensional code review — correctness, readability, architecture, security, performance. Use before merging any change, after completing a feature, or when evaluating code produced by another agent.

Repository SourceNeeds Review
Coding

browser-testing-with-devtools

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that renders in a browser — DOM inspection, console errors, network analysis, performance profiling, accessibility verification.

Repository SourceNeeds Review
Coding

code-simplification

Reduces code complexity while preserving exact behavior. Applies Chesterton's Fence principle — understand before removing. Use after implementing features, or on request via /code-simplify.

Repository SourceNeeds Review
General

debugging-and-error-recovery

Systematic debugging with structured triage. Use when tests fail, the build breaks, runtime behavior is wrong, or a bug report arrives. Stop the line, preserve evidence, find the root cause.

Repository SourceNeeds Review
build-check | V50.AI