Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 5 252 skills depuis TuYv/ccpm. Ouvrez un skill pour examiner sa source et ses détails.
TuYv/ccpmAffichage de 40 skills collectés sur 5 252.
Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.
Langue du texte source : anglais
Checks inline code documentation quality: WHY-not-WHAT, density, forbidden content, docstrings quality, actuality, legacy cleanup. Use when auditing comments and docstrings.
Langue du texte source : anglais
Verifies claims in .md files (paths, versions, counts, configs, endpoints) against codebase, cross-checks contradictions. Use when auditing docs accuracy.
Langue du texte source : anglais
Validates, commits, pushes, and remotely verifies approved repository changes. Use when publication is requested; not for releases, package publishing, or announcements.
Langue du texte source : anglais
Use when auditing the codebase through the evaluation platform with mandatory research, coordinated domain audit workers, and structured summaries.
Langue du texte source : anglais
Checks application security boundaries: secrets, injection, XSS, input validation, and sensitive env defaults. Use when auditing exploitable code paths.
Langue du texte source : anglais
Checks build, lint, type, test, and CI delivery gate failures. Use when auditing whether the project can reliably ship.
Langue du texte source : anglais
Checks evidence-backed duplication, over-abstraction, and unused extensibility. Use when auditing DRY/KISS/YAGNI risk.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Checks dependency health and generic custom utility/integration replacement opportunities. Use when auditing dependency and reuse risk.
Langue du texte source : anglais
Finds code that can be safely deleted: unreachable, unused, obsolete compatibility, and commented-out code. Use when pruning dead code.
Langue du texte source : anglais
Checks diagnosability through structured logs, metrics, traces, correlation IDs, and useful log levels. Use when auditing incident visibility.
Langue du texte source : anglais
Checks races, deadlocks, async hazards, TOCTOU, blocking I/O, and shared resource contention. Use when auditing concurrency correctness.
Langue du texte source : anglais
Checks runtime lifecycle and config validation: bootstrap, shutdown, probes, cleanup, env sync, and fail-fast startup. Use for runtime readiness.
Langue du texte source : anglais
Prepares and publishes a tagged GitHub release from repository evidence. Use for an explicit release request; not for ordinary commits, packages, or community news.
Langue du texte source : anglais
Use when auditing the test surface through the evaluation platform with mandatory research, coordinated test audit workers, and structured summaries.
Langue du texte source : anglais
Detects tests proving platform behavior instead of local product behavior. Use when auditing product-behavior focus.
Langue du texte source : anglais
Audits E2E coverage for critical user-visible journeys and wasteful E2E tests. Use when reviewing E2E journey value.
Langue du texte source : anglais
Scores each test by portfolio value and returns KEEP/DELETE/MERGE/REWRITE. Use when pruning test-suite cost.
Langue du texte source : anglais
Identifies missing tests for unique critical local logic: money, auth, permissions, data integrity, algorithms, and domain rules. Use when auditing critical logic coverage gaps.
Langue du texte source : anglais
Audits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing test trustworthiness.
Langue du texte source : anglais
Audits manual test evidence quality: reproducibility, fail-fast behavior, expected evidence/golden files, idempotency, and documentation. Use when auditing manual tests.
Langue du texte source : anglais
Audits test maintainability and structure: layout drift, orphan tests, fragmented duplicates, test-to-source mapping, and domain grouping. Use when auditing test suite organization.
Langue du texte source : anglais
Audits assertion strength and test oracles that prove real defects. Use when finding weak tests that execute code but prove little.
Langue du texte source : anglais
Drafts and publishes fact-checked GitHub Discussions announcements. Use for releases, updates, or project news; not for release creation or issue responses.
Langue du texte source : anglais
Use when auditing architectural patterns through the evaluation platform with mandatory best-practice research, coordinated pattern workers, and structured summaries.
Langue du texte source : anglais
Audits whether one implemented architectural pattern fits project needs and best practices. Use when checking pattern fitness.
Langue du texte source : anglais
Checks layer, resource ownership, and orchestration boundaries. Use when auditing architecture boundary enforcement.
Langue du texte source : anglais
Creates a project baseline of architecture drivers and constraints. Use before design or planning; not for target design, plan review, implementation, or architecture audit.
Langue du texte source : anglais
Documents implemented current-state architecture from repository evidence. Use for onboarding or migration baselines; not for target design, audit verdicts, or code changes.
Langue du texte source : anglais
Creates a decision-complete target system design from requirements and constraints. Use before implementation planning; not for requirements baselines, reviews, audits, or code changes.
Langue du texte source : anglais
Records one architecture decision with context, alternatives, tradeoffs, and consequences. Use for a significant choice; not for broad design, audit, or implementation.
Langue du texte source : anglais
Creates evidence-backed current or target architecture diagrams when the diagram is the primary deliverable. Not for UI design, architecture audit, or invented structure.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Use when you need to ask questions about a codebase or understand code using a knowledge graph
Langue du texte source : anglais
Launch the interactive web dashboard to visualize a codebase's knowledge graph
Langue du texte source : anglais
Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
Langue du texte source : anglais
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.
Langue du texte source : anglais
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase
Langue du texte source : anglais
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.
Langue du texte source : anglais