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. Triggers include requests to "open a website", "fill out a form", "click a…
Author, edit, or extend the Carbon documentation site at docs (a built Fumadocs + Next.js app). Use whenever creating or changing reader-facing docs for Carbon: editorial Guide chapters, Reference/entity pages, the docs IA, or "document this feature" requests — anything destined for the docs site. Covers the…
Autonomous loop conductor — drive a single work item (a bug, a usability tweak, a small feature) through a doer→gate→judge→keep-or-revert→ledger cycle to a gated PR, unattended. Use when asked to "conduct", "loop on", or build/fix one tightly-scoped item with explicit acceptance criteria, and as the inner loop the…
Use when performing database operations in ERPNext/Frappe v14-v16. Covers frappe.db methods, ORM patterns (frappe.getdoc, frappe.getlist), raw SQL, caching patterns, and performance optimization. Prevents common mistakes with database transactions and query building. Keywords: frappe.db, frappe.getdoc, database query…
Use when debugging or handling API errors in Frappe/ERPNext v14/v15/v16. Prevents silent failures and wrong HTTP status codes in REST endpoints. Covers 401 Unauthorized (wrong token format, expired OAuth), 403 Forbidden (missing @whitelist, allowguest needed), 404 Not Found (wrong endpoint URL), 417 Expectation Failed…
A procedure for implementing approved or clearly defined fixes in the ivanarama/onebase repository. It also handles updates to pull requests after review comments.
A review procedure for open pull requests in the ivanarama/onebase repository. A pull request is a proposed set of code changes awaiting review before it is merged.
An issue-triage step for the ivanarama/onebase software project. It classifies open GitHub issues, checks whether defects can be reproduced, and decides whether they should go straight to a fix or need human review.
A guide for examining Git changes and writing a standard commit message in Chinese. A commit is a saved snapshot of changes in a version-control repository.
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
A code-review procedure for a single-module Spring Boot application that uses retrieval-augmented generation, a method for answering with information retrieved from stored documents. It focuses on architecture, tenant separation, billing, SQL safety, frontend effects, and OpenSpec consistency.
Post messages and notes in Odoo chatter, schedule activities, attach files, and manage followers via the external API. Use when the user wants to log a call, leave an internal note, send an email through Odoo, schedule a follow-up, or add an attachment to any record.
Remove signs of AI-generated writing from text. Use when drafting or editing user-facing copy in Odoo (emails, product descriptions, website pages, knowledge articles, chatter messages) so it reads natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.
Import data into Odoo ERP. Use when the user wants to migrate data from Excel/CSV files into Odoo, set up a new Odoo instance, or onboard a client. Works with the Odoo MCP and Import Pro companion app.
Knowledge base for the Kingdee MCP Dev Squad. Covers how to integrate the Kingdee Cloud Star OpenAPI (ApiDoc) interfaces into the kingdee-mcp Python+FastMCP project: WebAPI login/metadata caching, field-discovery SOP, 二开 (customized) bill pitfalls, and the ApiDoc coverage tracking template.
A natural-language assistant for querying and operating Kingdee Cloud Galaxy, an enterprise resource planning system for business records such as orders, inventory, materials, customers, and production.
This skill handles all SAP ABAP development tasks: writing and debugging reports, function modules, classes, BAdIs, enhancement spots, user exits, ALV, SmartForms, Adobe Forms, CDS views, RAP (RESTful ABAP Programming Model), OData services, ABAP Unit testing, performance analysis, short dump resolution, and Clean…
This skill handles SAP BASIS administration including transport management, system performance analysis, user authorization, client administration, background job management, and system monitoring. Use when user mentions BASIS, STMS, transport, transport request, SM50, SM66, ST05, ST12, SM21, authorization, PFCG…