Browse Skills
11972 skills across 8 categories
📄
2026/07/21
PR Explainer
Generates a standalone HTML page that explains a pull request's changes, including the problem, system context, before/after flow, and verification evidence. Use it to help reviewers understand complex changes quickly without relying on GitHub.
Quality
2.3K327
✂️
2026/07/20
PR Splitter
Break a large pull request into smaller, reviewable PRs (stacked or parallel) while preserving all original work. Use when a PR is too big, mixes refactors with features, or requires incremental delivery.
Quality
2.3K318
🔍
2026/07/20
Root Cause
Performs read-only root cause analysis for bugs, test failures, and unexpected behaviors. Produces a brief identifying the root cause, files to change, approach, and risks, without making any edits or state changes.
Quality
2.3K318
🔍
2026/07/21
Root Cause Analysis
Performs read-only root-cause analysis for bugs, test failures, or unexpected behavior, producing a structured brief with the cause, files to change, approach, and risks. Use before proposing any fix or when the cause isn't proven.
Quality
2.3K327
🦀
2026/07/20
Rust Best Practices
Provides guidelines for writing idiomatic Rust code, covering borrowing, error handling, performance, testing, and documentation. Use when writing, reviewing, or refactoring Rust code.
Quality
2.3K318
🔍
2026/07/20
Self-Review
Critically reviews your own branch diff against main before opening or merging a PR, identifying must-fix issues, risks, improvements, and docs-freshness checks. Supports an opt-in strict thermo-nuclear mode for deep maintainability audits.
Quality
2.3K318
🧪
2026/07/20
Smoke Test
Quick end-to-end smoke test of the local Carbon ERP dev server: logs in and verifies core modules (dashboard, sales, purchasing, etc.) render without errors. Use after booting, broad changes, or when asked to smoke test.
Quality
2.3K318
🧪
2026/08/12
Test-Driven Development
Test-Driven Development enforces writing a failing Vitest test before production code in Carbon. Use it for features and bug fixes when you need a regression-safe red→green→refactor loop.
Quality
2.3K335
🧾
4w ago
Commissaire aux Comptes
Commissaire aux Comptes audits annual accounts of French companies following the NEP 7-phase methodology: knowledge gathering, FEC control, balance sheet, income statement, balance and fiscal package checks, then issues a reasoned opinion and structured report.
Quality
2.3K173
🧾
4w ago
Contrôle Fiscal
Contrôle Fiscal simulates a DGFIP tax audit on French company accounts (SASU, EURL, SAS, SARL), analyzing the FEC, tax returns, deductible expenses, shareholder current accounts, VAT, and corporate income tax across 8 verification axes. Use it to identify potential reassessment items with amounts, legal basis, and risk levels before a real audit.
Quality
2.3K173
🏗️
4w ago
Arch Check
Arch Check reviews architecture and implementation changes against concepts, responsibilities, dependencies, and design principles. Use it when assessing refactors, directory structure, circular dependencies, overdesign, or whether a change is architecturally sound.
Quality
2.3K238
🧪
4w ago
E2E Testing
E2E Testing selects and runs the appropriate AgentsMesh end-to-end suite for Web, Desktop, MCP, or iOS, including worktree-specific environment setup and browser-level verification. Use when a change needs E2E coverage or a cross-service workflow must be verified against the real development stack.
Quality
2.3K238