Liang
Community@liangmiqwq · Hangzhou, China
A bird that yearns for freedom can never be caged.
Agent Skills by Liang
Showing 32 vetted skills indexed across 1 GitHub repositories.
doc-style
Apply documentation guidelines to write concise prose for API docs, manuals, and knowledge bases.
choosing-tools
Route project bootstrapping to recommended tooling by project type.
designing-ui
Consolidate UI design principles into a reusable Markdown blueprint.
adding-tests
Write integration tests validating user-visible behavior via public APIs.
finding-on-github
Research git history, issues, and PRs before implementing code changes.
void
Resolve the local documentation path for a Void project with void.json.
code-style
Enforce concise code style guidelines for JavaScript/TypeScript and Rust projects.
vueuse-functions
Catalog VueUse functions with usage notes and cross-references for Vue 3 workflows.
cc-design
Generate hi-fi HTML designs and prototypes from user briefs.
vitepress
Build documentation sites from Markdown with VitePress file-based routing.
web-design-guidelines
Compare specified files against the latest Web Interface Guidelines.
vitest
Run Vite-native unit tests with Jest-compatible API and TypeScript support.
vue-debug-guides
Diagnose and fix Vue 3 runtime errors, hydration, and SSR issues.
antfu
Apply Anthony Fu's conventions to scaffold JavaScript/TypeScript projects.
vue
Guide Vue 3 development with Composition API and script setup macros.
vue-best-practices
Enforce Vue 3 best practices for architecture planning, code reviews, and refactoring.
create-adaptable-composable
Create Vue composables that accept reactive and non-reactive inputs.
find-skills
Discover and install agent skills from the open ecosystem via the Skills CLI.
pnpm
Automate pnpm dependency management and workspace orchestration for Node.js monorepos.
vue-testing-best-practices
Guide Vue 3 component tests covering async updates, composables, Pinia stores, Teleport, and Suspense.
vue-jsx-best-practices
Explain Vue 3 JSX attribute naming differences and Vite plugin configuration.
tsdown
Bundle TypeScript and JavaScript libraries into ESM, CJS, IIFE, and UMD outputs with automatic DTS generation.
vite
Configure Vite projects with vite.config.ts and environment variables.
pinia
Manage Vue 3 application state with type-safe Pinia stores.