Source

liangmiqwq/skills

47 skills · 1.2K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
finding-on-github If you are now working with with a opensource project while I'm not a maintainer or author Load this skill when I ask…
liangmiqwq/skills
33
2
vitest Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configu…
liangmiqwq/skills
33
3
designing-ui As long as you are doing UI / style-related work, you should load this skill
liangmiqwq/skills
32
4
slidev Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting,…
liangmiqwq/skills
32
5
antfu Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects…
liangmiqwq/skills
31
6
choosing-tools Routes to the right tool/library choices based on project type (web, JS CLI, JS library, Rust). Load when starting a …
liangmiqwq/skills
31
7
code-style You are required to load this before writing code. Do not use this skill for reading code or analyzing tasks unless u…
liangmiqwq/skills
31
8
create-adaptable-composable Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can…
liangmiqwq/skills
31
9
find-skills Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is…
liangmiqwq/skills
31
10
frontend-design Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aes…
liangmiqwq/skills
31
11
nuxt Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server…
liangmiqwq/skills
31
12
pinia Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/g…
liangmiqwq/skills
31
13
pnpm Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring works…
liangmiqwq/skills
31
14
tsdown Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, …
liangmiqwq/skills
31
15
turborepo Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, …
liangmiqwq/skills
31
16
unocss UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, short…
liangmiqwq/skills
31
17
vite Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, v…
liangmiqwq/skills
31
18
vitepress VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, o…
liangmiqwq/skills
31
19
vue Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, de…
liangmiqwq/skills
31
20
vue-best-practices MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standa…
liangmiqwq/skills
31
21
vue-debug-guides Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when d…
liangmiqwq/skills
31
22
vue-jsx-best-practices JSX syntax in Vue (e.g., class vs className, JSX plugin config).
liangmiqwq/skills
31
23
vue-options-api-best-practices Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.
liangmiqwq/skills
31
24
vue-pinia-best-practices Pinia stores, state management patterns, store setup, and reactivity with stores.
liangmiqwq/skills
31
25
vue-router-best-practices Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
liangmiqwq/skills
31
26
vue-testing-best-practices Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright f…
liangmiqwq/skills
31
27
vueuse-functions Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
liangmiqwq/skills
31
28
web-design-guidelines Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "aud…
liangmiqwq/skills
31
29
think Load this skill before you resolve a complex problem.
liangmiqwq/skills
30
30
cc-design High-fidelity HTML design and prototype creation. Use this skill whenever the user asks to design, prototype, mock up…
liangmiqwq/skills
27
31
hunt Finds root cause before applying fixes for errors, crashes, regressions, failing tests, broken behavior, and screensh…
liangmiqwq/skills
27
32
creating-pr Load this skill before creating, drafting, modifying, or submitting PR on GitHub
liangmiqwq/skills
23
33
global-projects Load this skill when you are required to check source code outside of this codebase, or users give you a GitHub repo …
liangmiqwq/skills
21
34
napi-rs Practical guidance for working on napi-rs bindings across Rust and TypeScript/JavaScript projects. Use this skill whe…
liangmiqwq/skills
21
35
void Void skill for app development and CLI operations. Use this skill to route user requests to the appropriate bundled V…
liangmiqwq/skills
21
36
adding-tests Load this skill when a project includes tests, and you are finishing things like bug fix or feature addition and you …
liangmiqwq/skills
20
37
antfu-design antfu-style design conventions, broadened. UnoCSS-first, class-based semantic tokens with dual light/dark for tooling…
liangmiqwq/skills
19
38
nitro Nitro is the framework-agnostic server toolkit (powering Nuxt) for building and deploying web servers anywhere. Use w…
liangmiqwq/skills
19
39
use-vp-config Configure JavaScript and TypeScript projects with Liangmi's @liangmi/vp-config presets for Vite+. Use when you are re…
liangmiqwq/skills
19
40
precise-minor-adjustment Load this skill when you are modifying existing code, or doing small patch and adjustment. Load this skill when you a…
liangmiqwq/skills
16
41
kill-ai-slop Find and remove AI slop — the generic, machine-default visual and copy tics of vibe-coded products — from a web proje…
liangmiqwq/skills
13
42
migrate-cloudflare-to-void Migrate an existing Vite app using @cloudflare/vite-plugin to Vite + void. Use when a project already runs on Cloudfl…
liangmiqwq/skills
13
43
design Produces distinctive, production-grade UI for pages, components, visual interfaces, typography, and screenshot-driven…
liangmiqwq/skills
12
44
test-doctor Audit and improve an existing software project's automated tests as regression protection. Use when Codex needs to as…
liangmiqwq/skills
10
45
creating-projects Load this skill when you are required to create projects. Do not load this skill when you are creating reproduction/p…
liangmiqwq/skills
8
46
self-review Load this skill when you are required to handling Codex's review suggestion on GitHub (`@codex review`). Do not load …
liangmiqwq/skills
5
47
vite-plus Vite+ skill for development workflow and CLI operations. Use this skill to route user requests to the appropriate bun…
liangmiqwq/skills
1