Project management guide for vx. Use when setting up a new project, configuring vx.toml, or managing project-level tool versions and scripts.
原文语言:英语
菜单
已展示 20 / 20 个已收集 Skill。
Project management guide for vx. Use when setting up a new project, configuring vx.toml, or managing project-level tool versions and scripts.
原文语言:英语
Teaches AI agents how to use vx, the universal dev tool manager. Use when the project has vx.toml or .vx/, or when the user mentions vx, tool version management, Git/GitHub operations, or cross-platform setup. vx auto-manages Node.js, Python, Go, Rust, and…
原文语言:英语
Token-efficient command execution patterns for AI agents using vx. Use when running builds, tests, linting, GitHub operations, or any command that produces verbose output. Teaches agents to filter output cross-platform using vx-managed tools (vx rg, vx jq)…
原文语言:英语
Best practices for using vx effectively. Use when following recommended patterns for tool management, project setup, and team workflows with vx.
原文语言:英语
Complete vx CLI command reference. Use when looking up specific vx command syntax, flags, output formats, or token-efficient forwarding. vx-native commands support --json, --toon, --compact, and --output-format; forwarded tools keep native output unless…
原文语言:英语
Troubleshooting guide for vx issues. Use when encountering installation failures, version conflicts, PATH issues, or other vx problems.
原文语言:英语
Teaches AI agents how to use vx, the universal dev tool manager. Use when the project has vx.toml or .vx/, or when the user mentions vx, tool version management, Git/GitHub operations, or cross-platform setup. vx auto-manages Node.js, Python, Go, Rust, and…
原文语言:英语
Best practices for using vx effectively. Use when following recommended patterns for tool management, project setup, and team workflows with vx.
原文语言:英语
Complete vx CLI command reference. Use when looking up specific vx command syntax, flags, or output formats. All commands support --json for structured output and --output-format toon for token-optimized output.
原文语言:英语
Teaches AI agents how to use vx, the universal dev tool manager. Use when the project has vx.toml or .vx/, or when the user mentions vx, tool version management, Git/GitHub operations, or cross-platform setup. vx auto-manages Node.js, Python, Go, Rust, and…
原文语言:英语
Git worktree manager for parallel AI agent workflows. Use when the user needs to manage multiple working directories for parallel development, create feature branches with isolated environments, or run multiple AI agents concurrently. Covers `vx worktrunk`…
原文语言:英语
Project management guide for vx. Use when setting up a new project, configuring vx.toml, or managing project-level tool versions and scripts.
原文语言:英语
Troubleshooting guide for vx issues. Use when encountering installation failures, version conflicts, PATH issues, or other vx problems.
原文语言:英语
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An…
原文语言:英语
This skill should be used when creating a new runtime provider for the vx tool manager. It provides complete templates, code generation, and step-by-step guidance for implementing Provider and Runtime traits, including URL builders, platform configuration,…
原文语言:英语
Update existing VX providers to the latest standards: provider.star as single source of truth, top-level variables for metadata (name = "..."), object-style ctx access (ctx.platform.os), stdlib helpers (make_fetch_versions, github_asset_url, env_prepend), and…
原文语言:英语
Generate llms.txt and llms-full.txt files following the llmstxt.org protocol specification. This skill should be used when users want to create, update, or generate llms.txt files for their projects to make them more accessible to Large Language Models…
原文语言:英语
This skill analyzes real-world open source projects to test and validate the vx-project-analyzer crate. It should be used when testing the project analyzer against external projects, discovering issues, and iterating on fixes. The skill handles the full…
原文语言:英语
Create videos programmatically using React. This skill helps with Remotion setup, composition creation, rendering, and best practices for building video applications.
原文语言:英语
This skill helps create RFC (Request for Comments) documents for proposing new features, architectural changes, or significant enhancements to the project. It provides templates, structure guidelines, and best practices for writing effective technical…
原文语言:英语