api-contract
01Skill Claude CodeCodex
A skill for defining the agreement between a frontend and backend API before coding. An API is the interface software uses to exchange requests and responses, including field names and data formats.
A page-generation Skill package distilled from real project scenarios, with template references and guidelines
This repository also configures its own agents. See what wl-skills-kit tells them →
Skill Claude CodeCodex
A skill for defining the agreement between a frontend and backend API before coding. An API is the interface software uses to exchange requests and responses, including field names and data formats.
Skill Claude CodeCodex
A tool for turning business materials—such as prototypes, requirements documents, field lists, and data dictionaries—into a shared description of how a product works.
Skill Claude CodeCodex
A source-code audit tool that checks a project against 14 modular standards stored in .wl-skills/standards/.
Skill Claude CodeCodex
Use when: generating complete Vue 3 page code (index.vue + data.ts + modal components + api.md + pages.ts registration) from a prototype page inventory and API contract, strictly following the cx-ui-produce project conventions. Read SKILL.md first (rules+constraints), then read the matching TPL-.md for the template…
Skill Claude CodeCodex
Use when: analyzing Axure exported HTML prototype files to extract page inventory, classify interaction patterns, identify reusable components, and produce a structured page checklist for Vue development. Also supports NON-standard detailed design documents (free-form MD/Word) or natural language descriptions as…
Skill Claude CodeCodex
A parser for a specific standard requirements-document format produced by wl-skills-design. It reads Markdown files with defined chapter, function-code, data-table, and process-flow structures.
Skill Claude CodeCodex
A review guide for list-page columns whose values come from dictionaries, such as status codes, but are displayed as ordinary text. It covers changing them to semantic tags that can choose colors automatically.
Skill Claude CodeCodex
Instructions for turning existing project pages into reusable JSON templates for specific page scenarios. It uses a low-token page blueprint to help discover the relevant parts before extraction.
Skill Claude CodeCodex
A guide for fixing coding-convention problems identified by convention-audit reports.
Skill Claude CodeCodex
A guide for standardising environment settings in frontend Vite subapplications. An environment is a named setup, such as local development, testing, staging, or production, with its own service addresses and options.
Skill Claude CodeCodex
A tool for finding, creating, previewing, and reconciling module dictionary files with backend dictionary contracts. It focuses on maintaining each module’s `dicts.ts` file.
Skill Claude CodeCodex
A workflow for registering application pages as system menus and synchronizing page definitions with a backend menu table.
Skill Claude CodeCodex
A workflow for synchronizing roles and permissions in an application, including which menus and action buttons each role can use.
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: