my-skills/choosing-tools/SKILL.md
Routes 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.
npx skillsauth add liangmiQwQ/skills choosing-toolsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Identify the project type, then read the corresponding file:
| Project Type | When to use | Reference |
| ------------- | --------------------------------- | --------------------- |
| Web | Vue apps, Nuxt sites, browser UIs | projects/web.md |
| JS/TS CLI | Command-line tools, scripts | projects/js-cli.md |
| JS/TS Library | npm packages, shared utilities | projects/js-libs.md |
| Rust | Rust projects, systems tooling | projects/rust.md |
Read the relevant file and follow the tool choices listed there.
Always use the latest stable versions. Use pnpm for all JS/TS projects.
development
High-fidelity HTML design and prototype creation. Use this skill whenever the user asks to design, prototype, mock up, or build visual artifacts in HTML — including slide decks, interactive prototypes, landing pages, UI mockups, animations, or any visual design work. Also use when the user mentions Figma, design systems, UI kits, wireframes, presentations, or wants to explore visual design directions. Even if they just say "make it look good" or "design a screen for X", this skill applies.
development
High-fidelity HTML design and prototype creation. Use this skill whenever the user asks to design, prototype, mock up, or build visual artifacts in HTML — including slide decks, interactive prototypes, landing pages, UI mockups, animations, or any visual design work. Also use when the user mentions Figma, design systems, UI kits, wireframes, presentations, or wants to explore visual design directions. Even if they just say "make it look good" or "design a screen for X", this skill applies.
development
Load this skill when Codex needs to locate, enter, clone, open, or coordinate work across the user's local projects. Use it when the current directory is not the target project, when another local project is needed, or when multiple projects are involved. The user's standard is rootPath/github-owner/repo, managed by mo.
tools
Load this skill before creating, drafting, modifying, or submitting PR on GitHub