wg-skills
Full-stack project scaffolding, code audits, and deployment workflows
All Skills in This Repository (26)
Pure Emerald Level Indicatorsuniapp-theme-skill
Replace hardcoded styles with CSS variables in uni-app projects.
frontend-ui-foundry
Generate, refactor, and audit frontend UIs with design tokens and Node.js scripts.
frontend-style-harmonizer-skill
Audit frontend styles for duplication, dimension drift, and hardcoded values.
image-forge-skill
Generates PNG images and edits them with customizable workflows and formats.
uniapp-request-skill
Design unified request layers for uni-app mini-programs with authentication and SSE streaming.
ui-template-builder
Generate mobile and desktop UI pages from reusable templates for uniapp, React, Vue, Taro, and H5.
uniapp-code-audit-skill
Audits UniApp projects for release, security, and performance risks.
xhs-style-writer-skill
Create Xiaohongshu posts and rewrites matching a user's personal style profile.
uniapp-design-skill
Standardize design tokens, SCSS styling, and component patterns for uniapp WeChat mini-programs.
frontend-code-doctor
Identify and prioritize frontend code defects before production release.
ai-speech-detector
Detect formulaic AI language and unnatural patterns in Chinese, English, and mixed-language content.
ui-replica-skill
Convert UI screenshots and design mockups into runnable HTML, Vue, or React code.
Frequently Asked Questions
FAQPage SchemaHow to install wg-skills?▼
Run `npx skills add jiushiwon/wg-skills --all -g -y` in your terminal to install all skills globally.
What can wg-skills build?▼
It scaffolds complete projects for Vue, React, uni-app, Electron, Spring Boot, FastAPI, Node.js, and React Native, including auth, request layers, themes, and database setup.
Can beginners use wg-skills without coding experience?▼
Yes. The init skills detect your environment, install dependencies, and generate a runnable project from a single plain-language request.
Does wg-skills work with Claude Code and other agents?▼
Yes. All skills use the standard SKILL.md format and load in Claude Code, Codex, Cursor, OpenCode, and similar agents via AGENTS.md.
Can wg-skills audit an existing uni-app project?▼
Yes. It includes audit skills that scan code quality, security, performance, cross-platform compatibility, and style consistency, then output a structured report without modifying your code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core