← all publishers

vinhnx

@vinhnx source repo

8 published skills

  1. Codemod · vinhnx bundle
    Use Codemod CLI whenever the user wants to migrate, upgrade, update, or refactor a codebase in a repeatable way. This includes framework migrations, library upgrades, version bump migrations, API surface changes, deprecations, and large-scale mechanical edits. First search the Codemod Registry for an existing package, prefer deterministic codemods before open-ended AI rewrites, run dry-runs before apply, and create a codemod package only when no suitable package exists.
    0
    installs
  2. Ast Grep · vinhnx bundle
    Use for ast-grep project setup, rule authoring, rule debugging, and structural search workflows.
    0
    installs
  3. Cmd Review · vinhnx
    Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>])
    0
    installs
  4. Cmd Analyze · vinhnx
    Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
    0
    installs
  5. Cmd Command · vinhnx
    Run a terminal command (usage: /command <program> [args...])
    0
    installs
  6. Skill Creator · vinhnx bundle
    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.
    0
    installs
  7. Skill Installer · vinhnx bundle
    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.
    0
    installs
  8. Migrate Agent Plugin · vinhnx bundle
    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 auditing, converting, or modernizing an agent plugin.
    0
    installs