Browse Skills

11972 skills across 8 categories

All Skills (11972 found)

✅
2026/07/20

Check and Commit

Runs pre-commit verification gates (types, format, typecheck, tests, i18n) in order, automatically fixes linting and formatting errors, and commits only when all checks pass. Use after completing a task or making changes to ensure code quality before committing.
Quality
2.3K318
✅
2026/07/21

Check and Commit

Runs validation gates (type generation, linting, typecheck, tests, i18n) on changed files, auto-fixes issues, and commits only when everything passes. Use after code changes to ensure a safe commit.
Automation
2.3K327
🔍
2026/07/20

Competitor Research

Surveys how best-in-class ERPs and point solutions implement a feature, producing a structured findings file. Use when designing a new feature, evaluating approaches, or answering industry-standard questions.
Automation
2.3K318
🔁
2026/07/20

Conductor

Automates the iterative development of a single, tightly-scoped work item (bug, tweak, small feature) by running a doer→gate→judge cycle unattended, producing a gated pull request as the only human supervision point.
AI Engineering
2.3K318
🤖
2026/07/20

Create AGENTS.md

Creates or refreshes an AGENTS.md for Carbon packages or ERP modules by reading source code, grounding every claim in real functions, tables, and exports. Ideal when adding modules or performing freshness audits.
AI Engineering
2.3K318
🤖
2026/07/21

Create AGENTS.md

Generates or refreshes an AGENTS.md for a Carbon package or ERP module by reading actual source code, verifying every claim against real functions, tables, and exports. Use when adding a new module, when audits flag a stale file, or on request.
AI Engineering
2.3K327
🐛
2026/07/14

Debugging Difficult Bugs

A systematic debugging approach: add temporary JSONL logging to the real code path, reproduce the bug, and analyze runtime events to find the exact point of divergence before fixing. Use when static analysis gives low confidence or the bug involves runtime state, ordering, concurrency, or manual reproduction.
Quality
2.3K318
📸
2026/07/21

Error Capture

Captures screenshot and element snapshot of current browser page when an error appears during e2e testing. Saves to gitignored .ai/scratch/e2e/. Use when agent-browser snapshot shows failure indicators. Building block: captures and returns, caller decides to continue.
Quality
2.3K327
▶️
2026/07/20

Execute

Executes an approved implementation plan task by task, running verifications and committing each task via a check-and-commit gate. Use after /plan approval for automated, verifiable implementation of software plans.
Automation
2.3K318
▶️
2026/07/21

Execute Plan

Executes an approved implementation plan step by step, running verifications and committing per task. Use after a plan is approved to turn it into working, tested code.
Automation
2.3K327
🏗️
2026/07/20

Feature Pipeline

Orchestrates the complete feature lifecycle from research and spec writing to plan, build, test, and self-review. Supports autonomous and approval-based modes with structured run records.
AI Engineering
2.3K318
🐛
2026/07/21

Fix

An end-to-end bug-fix pipeline that diagnoses root causes, implements minimal fixes with regression tests, and optionally verifies and commits. Use for fixing bugs, test failures, or unexpected behavior.
Quality
2.3K327
PreviousPage 247 of 998Next