ChenyCHENYU/wl-skills-kit

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 →

5Stars on the repository
15Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

api-contract

01

ChenyCHENYU/wl-skills-kit

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.

not rated 5 11d ago A 76 tokens

ChenyCHENYU/wl-skills-kit

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.

not rated 5 11d ago A 181 tokens

convention-audit

03

ChenyCHENYU/wl-skills-kit

Skill Claude CodeCodex

A source-code audit tool that checks a project against 14 modular standards stored in .wl-skills/standards/.

not rated 5 11d ago A 90 tokens

page-codegen

04

ChenyCHENYU/wl-skills-kit

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…

not rated 5 11d ago A 149 tokens

prototype-scan

05

ChenyCHENYU/wl-skills-kit

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…

not rated 5 11d ago A 164 tokens

spec-doc-parse

06

ChenyCHENYU/wl-skills-kit

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.

not rated 5 11d ago A 177 tokens

status-column-audit

07

ChenyCHENYU/wl-skills-kit

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.

not rated 5 11d ago A 80 tokens

template-extract

08

ChenyCHENYU/wl-skills-kit

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.

not rated 5 11d ago A 69 tokens

code-fix

09

ChenyCHENYU/wl-skills-kit

Skill Claude CodeCodex

A guide for fixing coding-convention problems identified by convention-audit reports.

not rated 5 11d ago A 53 tokens

standard-env-config

10

ChenyCHENYU/wl-skills-kit

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.

not rated 5 11d ago A 70 tokens

dict-sync

11

ChenyCHENYU/wl-skills-kit

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.

not rated 5 11d ago A 64 tokens

menu-sync

12

ChenyCHENYU/wl-skills-kit

Skill Claude CodeCodex

A workflow for registering application pages as system menus and synchronizing page definitions with a backend menu table.

not rated 5 11d ago A 56 tokens

permission-sync

13

ChenyCHENYU/wl-skills-kit

Skill Claude CodeCodex

A workflow for synchronizing roles and permissions in an application, including which menus and action buttons each role can use.

not rated 5 11d ago A 80 tokens

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: