liangmiqwq
- 15 skills
- 0 followers
- 5 hours ago last updated
- ▌ Test Doctor · liangmiqwq bundleAudit and improve an existing software project's automated tests as regression protection. Use when Codex needs to assess test quality, map tests to user-visible capabilities or documented contracts, find implementation-coupled, over-mocked, dead, duplicate, fragile, or low-value tests, reduce CI cost, design a test migration plan, or refactor tests while preserving meaningful coverage. Applies to unit, integration, contract, component, and end-to-end suites across languages and frameworks.
- ▌ Use Vp Config · liangmiqwq bundleConfigure JavaScript and TypeScript projects with Liangmi's @liangmi/vp-config presets for Vite+. Use when you are requested to migrate to `@liangmi/vp-config` or create a project with `@liangmi/vp-config`
- ▌ Global Projects · liangmiqwqLoad this skill when you are required to check source code outside of this codebase, or users give you a GitHub repo spec follows <owner-name>/<repo-name> spec. Use it when the current directory is not the target project, when another local project is needed, or when multiple projects are involved.
- ▌ Contributing To Open Source · liangmiqwqLoad this skill when you are contributing to an opensource project without write access for the first time (no remote set). Do not load this skill when Git remote is set. Do not load this skill when the user have write access to this repo.
- ▌ Void · liangmiqwq bundleVoid skill for app development and CLI operations. Use this skill to route user requests to the appropriate bundled Void docs.
- ▌ Code Style · liangmiqwq bundleYou are required to load this before writing code. Do not use this skill for reading code or analyzing tasks unless users require to care about codestyle.
- ▌ Creating Pr · liangmiqwqLoad this skill before creating, drafting, modifying, or submitting PR on GitHub
- ▌ Self Review · liangmiqwqLoad this skill when you are required to handling Codex's review suggestion on GitHub (`@codex review`). Do not load it when you are just handling someone else's review suggestions or just adjusting code according to the prompt.
- ▌ Adding Tests · liangmiqwq bundleLoad this skill when you add a test, including modifying a test to fit an added function. Do not load this skill when you are deleting tests or modifying a test to fit a deleted feature.
- ▌ Designing UI · liangmiqwqAs long as you are doing UI / style-related work, you should load this skill
- ▌ Choosing Tools · liangmiqwq bundleRoutes to the right tool/library choices based on project type (web, JS CLI, JS library, Rust). Load when starting a new project or selecting dependencies.
- ▌ Creating Projects · liangmiqwqLoad this skill when you are required to create projects. Do not load this skill when you are creating reproduction/poc repo.
- ▌ Finding On Github · liangmiqwqIf you are now working with with a opensource project while I'm not a maintainer or author Load this skill when I ask things like `is there a bug?` and when you sense I am willing to contribute to it, or when I am confirming whether there is a problem. Load this skill when you are modifying an existing feature without a certain reason
- ▌ Precise Minor Adjustment · liangmiqwqLoad this skill when you are modifying existing code, or doing small patch and adjustment. Load this skill when you are reviewing an implementation or a diff, to judege whether this change is clear and consistent with other parts in codebase.
- ▌ Migrate Cloudflare To Void · liangmiqwqMigrate an existing Vite app using @cloudflare/vite-plugin to Vite + void. Use when a project already runs on Cloudflare Workers but needs Void file-based routes, inferred bindings, and void deploy workflow.