Skill Claude CodeCodex
A CloudBase operations guide for checking service health, reading logs and metrics, interpreting alarms, and diagnosing common failures.
Skill Claude CodeCodex
A CloudBase operations guide for checking service health, reading logs and metrics, interpreting alarms, and diagnosing common failures.
Skill Claude CodeCodex
Use when building, debugging, or evaluating CloudBase PostgreSQL / CloudBase PG / PG mode apps, including Postgres schema setup, queryPgDatabase/managePgDatabase, JS SDK v3 app.rdb() CRUD/RPC, PG HTTP API fallback, RLS-style permissions, username-password auth, and Web CMS/admin CRUD flows backed by CloudBase PG.
Skill Claude CodeCodex
Sibling CloudBase skills ship beside this skill. Use local relative paths such as ../auth-tool-cloudbase/SKILL.md.
Skill Claude CodeCodex
Sibling CloudBase skills ship beside this skill. Use local relative paths such as ../auth-tool-cloudbase/SKILL.md.
Skill Claude CodeCodex
Use when medium-to-large changes need explicit requirements, technical design, and task planning before implementation, especially for multi-module work, unclear acceptance criteria, or architecture-heavy requests.
Skill Claude CodeCodex
Use when users need visual direction, interface hierarchy, layout decisions, design specifications, or prototypes before implementing a Web or mini program UI.
Skill Claude CodeCodex
Use when users need to implement, integrate, debug, build, deploy, or validate a Web frontend after the product direction is already clear, especially for React, Vue, Vite, browser flows, or CloudBase Web integration.
Skill Claude CodeCodex
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
Skill Claude CodeCodex
CloudBase function runtime guide for building, deploying, and debugging your own Event Functions or HTTP Functions. This skill should be used when users need application runtime code on CloudBase, not when they are merely calling CloudBase official platform APIs.
Skill Claude CodeCodex
Use CloudBase document database Web SDK only for confirmed NoSQL collection work. Query, create, update, and delete document data; if the task mentions PostgreSQL / CloudBase PG / app.rdb(), route to postgresql-development instead.
Skill Codex
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…
Skill Codex
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Skill Claude CodeCodex
A shared set of coding conventions for naming, readability, immutability, error handling, and general code quality.
Skill Claude CodeCodex
A guide to following Xiaohongshu’s platform rules, including content, advertising, intellectual-property, and account-safety requirements. Xiaohongshu is a social platform where users publish and discover lifestyle content.
Skill Claude CodeCodex
Write and organize unit tests for functions, methods, and classes using package:test. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.
Skill Claude CodeCodex
Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.
Skill Claude CodeCodex
Collect coverage using the coverage packge and create an LCOV report.
Skill Claude CodeCodex
Uses getruntimeerrors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hotreload.
Skill Claude CodeCodex
A collection of architecture and coding patterns for building Dart and Flutter applications, including state management, navigation, networking, storage, and tests.
Skill Claude CodeCodex
Define and generate mock objects for external dependencies using package:mockito and buildrunner. Use when unit testing classes that depend on complex external services like APIs or databases.
Skill Claude CodeCodex
Replace the usage of expect and similar functions from package:matcher to package:checks equivalents.
Skill Claude CodeCodex
Workflow for fixing package version conflicts. Use this when pub get fails due to incompatible package versions.
Skill Claude CodeCodex
Execute dart analyze to identify warnings and errors, and use dart fix --apply to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.
Skill Claude CodeCodex
Use switch expressions and pattern matching where appropriate.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: