Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 5.252 skills de TuYv/ccpm. Abra uma skill para revisar a origem e os detalhes.
TuYv/ccpmMostrando 40 de 5.252 skills coletadas.
Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.
Idioma do texto original: inglês
Checks inline code documentation quality: WHY-not-WHAT, density, forbidden content, docstrings quality, actuality, legacy cleanup. Use when auditing comments and docstrings.
Idioma do texto original: inglês
Verifies claims in .md files (paths, versions, counts, configs, endpoints) against codebase, cross-checks contradictions. Use when auditing docs accuracy.
Idioma do texto original: inglês
Validates, commits, pushes, and remotely verifies approved repository changes. Use when publication is requested; not for releases, package publishing, or announcements.
Idioma do texto original: inglês
Use when auditing the codebase through the evaluation platform with mandatory research, coordinated domain audit workers, and structured summaries.
Idioma do texto original: inglês
Checks application security boundaries: secrets, injection, XSS, input validation, and sensitive env defaults. Use when auditing exploitable code paths.
Idioma do texto original: inglês
Checks build, lint, type, test, and CI delivery gate failures. Use when auditing whether the project can reliably ship.
Idioma do texto original: inglês
Checks evidence-backed duplication, over-abstraction, and unused extensibility. Use when auditing DRY/KISS/YAGNI risk.
Idioma do texto original: inglês
Checks local maintainability hotspots: complexity, long methods, god modules, signatures, algorithms, and constants. Also flags identifier drift across API/DTO/DB layers. Use when auditing code hotspots.
Idioma do texto original: inglês
Checks dependency health and generic custom utility/integration replacement opportunities. Use when auditing dependency and reuse risk.
Idioma do texto original: inglês
Finds code that can be safely deleted: unreachable, unused, obsolete compatibility, and commented-out code. Use when pruning dead code.
Idioma do texto original: inglês
Checks diagnosability through structured logs, metrics, traces, correlation IDs, and useful log levels. Use when auditing incident visibility.
Idioma do texto original: inglês
Checks races, deadlocks, async hazards, TOCTOU, blocking I/O, and shared resource contention. Use when auditing concurrency correctness.
Idioma do texto original: inglês
Checks runtime lifecycle and config validation: bootstrap, shutdown, probes, cleanup, env sync, and fail-fast startup. Use for runtime readiness.
Idioma do texto original: inglês
Prepares and publishes a tagged GitHub release from repository evidence. Use for an explicit release request; not for ordinary commits, packages, or community news.
Idioma do texto original: inglês
Use when auditing the test surface through the evaluation platform with mandatory research, coordinated test audit workers, and structured summaries.
Idioma do texto original: inglês
Detects tests proving platform behavior instead of local product behavior. Use when auditing product-behavior focus.
Idioma do texto original: inglês
Audits E2E coverage for critical user-visible journeys and wasteful E2E tests. Use when reviewing E2E journey value.
Idioma do texto original: inglês
Scores each test by portfolio value and returns KEEP/DELETE/MERGE/REWRITE. Use when pruning test-suite cost.
Idioma do texto original: inglês
Identifies missing tests for unique critical local logic: money, auth, permissions, data integrity, algorithms, and domain rules. Use when auditing critical logic coverage gaps.
Idioma do texto original: inglês
Audits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing test trustworthiness.
Idioma do texto original: inglês
Audits manual test evidence quality: reproducibility, fail-fast behavior, expected evidence/golden files, idempotency, and documentation. Use when auditing manual tests.
Idioma do texto original: inglês
Audits test maintainability and structure: layout drift, orphan tests, fragmented duplicates, test-to-source mapping, and domain grouping. Use when auditing test suite organization.
Idioma do texto original: inglês
Audits assertion strength and test oracles that prove real defects. Use when finding weak tests that execute code but prove little.
Idioma do texto original: inglês
Drafts and publishes fact-checked GitHub Discussions announcements. Use for releases, updates, or project news; not for release creation or issue responses.
Idioma do texto original: inglês
Use when auditing architectural patterns through the evaluation platform with mandatory best-practice research, coordinated pattern workers, and structured summaries.
Idioma do texto original: inglês
Audits whether one implemented architectural pattern fits project needs and best practices. Use when checking pattern fitness.
Idioma do texto original: inglês
Checks layer, resource ownership, and orchestration boundaries. Use when auditing architecture boundary enforcement.
Idioma do texto original: inglês
Creates a project baseline of architecture drivers and constraints. Use before design or planning; not for target design, plan review, implementation, or architecture audit.
Idioma do texto original: inglês
Documents implemented current-state architecture from repository evidence. Use for onboarding or migration baselines; not for target design, audit verdicts, or code changes.
Idioma do texto original: inglês
Creates a decision-complete target system design from requirements and constraints. Use before implementation planning; not for requirements baselines, reviews, audits, or code changes.
Idioma do texto original: inglês
Records one architecture decision with context, alternatives, tradeoffs, and consequences. Use for a significant choice; not for broad design, audit, or implementation.
Idioma do texto original: inglês
Creates evidence-backed current or target architecture diagrams when the diagram is the primary deliverable. Not for UI design, architecture audit, or invented structure.
Idioma do texto original: inglês
Plans a reversible architecture migration with compatibility, data movement, rollout, and rollback. Use for current-to-target transitions; not execution, generic planning, or delivery review.
Idioma do texto original: inglês
Use when you need to ask questions about a codebase or understand code using a knowledge graph
Idioma do texto original: inglês
Launch the interactive web dashboard to visualize a codebase's knowledge graph
Idioma do texto original: inglês
Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
Idioma do texto original: inglês
Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.
Idioma do texto original: inglês
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase
Idioma do texto original: inglês
Analyze a Figma file via the Figma REST API and generate an interactive design knowledge graph (pages, screens, components, component sets, instances, design tokens) with a kind:"design" dashboard.
Idioma do texto original: inglês