CHENY
Community@chenychenyu · Xi'An
Still thinking about the perfect bio... Meanwhile, check out my projects below! If it helps you, don't forget ⭐, Thanks
Agent Skills by CHENY
Showing 39 vetted skills indexed across 3 GitHub repositories.
business-doc-extract
Extracts business requirements, fields, and dictionaries from prototypes and specs into structured module documentation.
spec-doc-parse
Parse standardized requirement-design specification documents into page-spec JSON for Vue page generation.
template-extract
Extracts Vue page scenarios into wl-scenario JSON templates for deterministic regeneration.
status-column-audit
Audit Vue list pages for plain-text dict columns and convert them to semantic auto-color tags.
code-fix
Fixes convention-audit report deviations with diff previews and mandatory re-validation.
standard-env-config
Migrates Vue/Vite subapps to a standardized five-environment configuration structure.
permission-sync
Synchronizes roles, menu authorizations, and action permission codes via MCP tools.
dict-sync
Synchronizes module dicts.ts dictionary contracts with backend dictionary services via MCP tools.
menu-sync
Syncs pages.ts page registrations to the backend menu table via MCP tools.
branch-sync
Analyzes monolithic branch changes and generates sync reports for micro-frontend, module-federation, and monorepo branches.
wk-skills-ui
Detect and correct inconsistent UI styles and component structures in Vue projects.
vendors/unknown-wrapper
Detect unrecognized Vue component wrappers and generate diagnostic reports.
vendors/custom-wrappers
Detect and diagnose unstandardized custom Vue components lacking naming conventions.
vendors/base-table
Detect and fix visual inconsistencies in Vue BaseTable components.
ag-grid
Define standardized AG Grid columns and runtime rendering functions.
vendors/c-components
Detect C_* Vue components and enforce naming and styling standards.
vendors/jh-components
Detect and diagnose issues with custom jh-* Vue components in enterprise applications.
style-align
Detect and fix UI style inconsistencies in Vue single-file components.
设计 Token 使用规范
Detect hardcoded colors, spacing, and fonts in Vue or CSS projects.
migration
Migrate legacy web projects to the wk-skills-ui framework with step-by-step instructions.
el-table
Enforce center alignment and empty text standards for Vue tables.
el-form
Enforce uniform sizes and label widths for Vue form controls.
el-tag
Render enumeration and status fields with semantic color-coded tags in data tables.
el-dialog
Create Vue dialog components with embedded tables and pagination controls.
Frequently Asked Questions About CHENY
FAQPage SchemaWhat tasks can I accomplish with CHENY's skills?▼
You can audit and fix Vue UI style inconsistencies, enforce Element Plus table/form/dialog standards, generate pages from JSON or natural language, convert Swagger/OpenAPI specs into TypeScript types and request functions, create mock data, and sync menus, roles, permissions, and dictionaries with backend admin systems.
Who should use these skills?▼
Frontend engineers and tech leads maintaining enterprise Vue 3 admin platforms, especially teams using Element Plus, AG Grid, Naive UI, micro-frontend or monorepo architectures, and the wk-skills-ui framework who need consistent component conventions and design token compliance.
How do the audit and fix skills work in practice?▼
Run convention-audit or ops/audit to scan project files for style, naming, and structure deviations and produce reports; then apply code-fix or wk-ui fix to automatically correct flagged issues. Migration skills like ops/migrate guide step-by-step moves from legacy Skin styles to Native architecture.
What are the prerequisites for using these skills?▼
Skills target Vue 3 projects, often with Element Plus, Naive UI, or AG Grid. Document-parsing skills expect Axure HTML exports or wl-skills spec documents under .wl-skills/docs/spec/, while sync skills require backend admin endpoints for menus, roles, and dictionaries.
Are CHENY's skills free to use?▼
The skills are published publicly on the ChenyCHENYU GitHub profile across 33 public repositories. No licensing or pricing terms are stated in the manifest, so review each repository's license file before commercial adoption.