Browse Skills

841 skills across 8 categories

All Skills (841 found)

▶️
1w ago

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
+1%2.3K318
📸
1w ago

Browser Error Snapshot

Captures screenshot and element snapshot on browser errors during e2e testing, saving to gitignored .ai/scratch/e2e/. Invoke when 'Something went wrong', auth errors, blank pages, or unexpected redirects appear. A building block that captures and returns, leaving further action to the caller.
Quality
+1%2.3K318
🤖
1w ago

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
+1%2.3K318
🔁
1w ago

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
+1%2.3K318
1w ago

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
+1%2.3K318
📄
1w ago

Carbon Docs

Helps write and maintain documentation for the Carbon manufacturing platform (ERP+MES) using its Fumadocs site. Guides authoring in the house style with real MDX components and source-grounded verification.
Writing
+1%2.3K318
🔑
1w ago

Carbon Auth

Authenticate against a local Carbon ERP dev server using the DEV_BYPASS_EMAIL bypass with agent-browser. Used as a prerequisite for automated tests that require an authenticated session.
Automation
+1%2.3K318
🌐
1w ago

Agent Browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task.
Automation
+1%2.3K318
🐛
2w ago

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
+1%2.3K318
📋
1w ago

Worktree Status

Lists Liferay worktrees with their assigned ports, running status, offset, and database. Use for status checks on a single worktree or to see all worktrees at a glance.
DevOps
+0%2.3K3.8K
🧪
1w ago

Test Plan Generator

Generates a targeted pre-merge test script that runs the most relevant unit, integration, Playwright, and Poshi tests based on branch changes, fitting within a 20-minute budget to catch likely regressions.
Quality
+0%2.3K3.8K
🧪
1w ago

Test Fix

Automates end-to-end resolution of Liferay test failures, from fetching failure data and root cause analysis to applying source fixes and updating Jira tasks.
Automation
+0%2.3K3.8K
PreviousPage 20 of 71Next