Skill Management
vanducng/skillsManage the lifecycle of agent skills in this repo - create new skills via skill-creator, pull/sync upstream skills with the `vd` CLI, validate frontmatter, bump versions, and ship releases through conventional commits. Use when the user says 'create a skill', 'add a skill', 'sync skills', 'release vd', 'bump version', 'update tracked skills', 'validate skills', or asks how to publish a new vd version.
At a glance
/plugin marketplace add vanducng/skills
/plugin install skill-management
Setup, runtime and requirements describe vanducng/skills, the repo this skill ships in.
Also in vanducng/skills
View the repoDrive web pages with the agent-browser CLI (Playwright engine) - the primary local browser driver. Connect over CDP to the shared browser-pr...
Scores how ready a repository is for AI coding agents to work in it effectively, then remediates the gaps - grades agent instruction files,...
Design stable, hard-to-misuse interfaces - REST/GraphQL endpoints, module boundaries, type contracts, component props, anything where one pi...
Inspect and debug Airflow on Astronomer (Astro) deployments - fetch DAG runs, task instance logs, container logs, env vars, and deployment s...
Drive a Claude Code session toward a verifiable goal until done or a hard cap fires - autonomous loop, no user intervention. Use for refacto...
Operate AWS accounts and services with the AWS CLI using identity-first, read-before-write, evidence-backed workflows. Use for AWS CLI inspe...
Explore the solution space when the path isn't obvious - invent options, grill the user through the open decisions, pick one. Use for archit...
Operate the Braze platform through braze-cli category commands for campaigns, Canvas, catalogs, analytics, messaging, SMS, subscriptions, us...
Drive Browserbase cloud browser sessions via the browse CLI when local automation is blocked. Use when a site throws CAPTCHAs (reCAPTCHA, hC...
Manage named persistent browser profiles (cookies, localStorage, IndexedDB, cache) that both you and Claude can use against the SAME Chrome...
Capture a full DevTools-protocol trace of any browser automation - CDP firehose, screenshots, and DOM dumps - then bisect the stream into pe...
Build and maintain production TypeScript CLIs. This skill should be used whenever work touches commands, packaging, CI/CD, npm publishing, d...