Migrate an existing Claude, Copilot, Codex, Cursor, Kiro, VS Code, or other client-specific agent plugin to the portable Agent Plugins v1 structure while preserving platform-specific hooks, agents, commands, LSP, UI, and marketplace behavior. Use when…
vinhnx/VTCode
SkillsMP has collected 7 skills from vinhnx/VTCode. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 826
- GitHub forks
- 80
Skills in this repository
Showing 7 of 7 collected skills.
Use for ast-grep project setup, rule authoring, rule debugging, and structural search workflows.
Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
Run a terminal command (usage: /command <program> [args...])
Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>])
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends VT Code's capabilities with specialized knowledge, workflows, or tool integrations.
Install VT Code skills into ~/.agents/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo, including private repos.