vanducng

60 mods across 1 repository, 5 stars between them.

vd-skills

01

vanducng/skills

Plugin Claude Code

A daily-driver collection of skills for agentic coding.

5 2d ago A tokens not measured original MIT

vd

02

vanducng/skills

Plugin Claude Code

A daily-driver collection of skills for agentic coding, namespaced under vd: to avoid conflicts with other plugins.

5 2d ago A tokens not measured original MIT

skills AGENTS.md

03

vanducng/skills

Instructions file CodexOpenCode

Instructions for vanducng/skills, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and documentation sync.

5 2d ago A 971 tokens original MIT

skills CLAUDE.md

04

vanducng/skills

Instructions file

Instructions for vanducng/skills, a project described as: A daily-driver collection of skills for agentic coding - a portable, agent-agnostic catalog managed with the vd CLI.

5 2d ago A 3 tokens copy · 100% MIT

brainstormer

05

vanducng/skills

Agent

Use this agent when you need to brainstorm software solutions, evaluate architectural approaches, or debate technical decisions before implementation. Examples: - Context: User wants to add a new feature to their application user: "I want to add real-time notifications to my web app" assistant: "Let me use the…

5 2d ago A 305 tokens original MIT

code-reviewer

06

vanducng/skills

Agent

Comprehensive code review with scout-based edge case detection. Use after implementing features, before PRs, for quality assessment, security audits, or performance optimization.

5 2d ago A 35 tokens original MIT

code-simplifier

07

vanducng/skills

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

5 2d ago A 34 tokens original MIT

debugger

08

vanducng/skills

Agent

Use this agent when you need to investigate issues, analyze system behavior, diagnose performance problems, examine database structures, collect and analyze logs from servers or CI/CD pipelines, run tests for debugging purposes, or optimize system performance. This includes troubleshooting errors, identifying…

5 2d ago A 326 tokens original MIT

docs-manager

09

vanducng/skills

Agent

Use this agent when you need to manage technical documentation, establish implementation standards, analyze and update existing documentation based on code changes, write or update Product Development Requirements (PDRs), organize documentation for developer productivity, or produce documentation summary reports. This…

5 2d ago A 84 tokens original MIT

fullstack-developer

10

vanducng/skills

Agent

Execute implementation phases from parallel plans. Handles backend (Node.js, APIs, databases), frontend (React, TypeScript), and infrastructure tasks. Designed for parallel execution with strict file ownership boundaries. Use when implementing a specific phase from /ck:plan --parallel output.

5 2d ago A 59 tokens original MIT

git-manager

11

vanducng/skills

Agent

Stage, commit, and push code changes with conventional commits. Use when user says "commit", "push", or finishes a feature/fix.

5 2d ago A 32 tokens original MIT

journal-writer

12

vanducng/skills

Agent

Use this agent when:\n- A test suite fails repeatedly despite multiple fix attempts\n- A critical bug is discovered in production or staging\n- An implementation approach proves fundamentally flawed and requires complete redesign\n- External dependencies (APIs, services, libraries) cause blocking issues\n- Performance…

5 2d ago A 458 tokens original MIT

mcp-manager

13

vanducng/skills

Agent

Manage MCP (Model Context Protocol) server integrations - discover tools/prompts/resources, analyze relevance for tasks, and execute MCP capabilities. Use when need to work with MCP servers, discover available MCP tools, filter MCP capabilities for specific tasks, execute MCP tools programmatically, or implement MCP…

5 2d ago A 76 tokens original MIT

planner

14

vanducng/skills

Agent

Use this agent when you need to research, analyze, and create comprehensive implementation plans for new features, system architectures, or complex technical solutions. This agent should be invoked before starting any significant implementation work, when evaluating technical trade-offs, or when you need to understand…

5 2d ago A 279 tokens original MIT

project-manager

15

vanducng/skills

Agent

Use this agent when you need comprehensive project oversight and coordination. Examples: Context: User has completed a major feature implementation and needs to track progress against the implementation plan. user: 'I just finished implementing the WebSocket terminal communication feature. Can you check our progress…

5 2d ago A 232 tokens original MIT

researcher

16

vanducng/skills

Agent

Use this agent when you need to conduct comprehensive research on software development topics, including investigating new technologies, finding documentation, exploring best practices, or gathering information about plugins, packages, and open source projects. This agent excels at synthesizing information from…

5 2d ago A 356 tokens original MIT

tester

17

vanducng/skills

Agent

Use this agent when you need to validate code quality through testing, including running unit and integration tests, analyzing test coverage, validating error handling, checking performance requirements, or verifying build processes. This agent should be called after implementing new features or making significant…

5 2d ago A 349 tokens original MIT

ui-ux-designer

18

vanducng/skills

Agent

Use this agent when the user needs UI/UX design work including interface designs, wireframes, design systems, user research, responsive layouts, animations, or design documentation. Examples:\n\n \nContext: User wants to create a new landing page design\nuser: "I need a modern landing page design for our SaaS product…

5 2d ago A 434 tokens original MIT

agent-browser

19

vanducng/skills

Skill Claude CodeCodex

Drive web pages with the agent-browser CLI (Playwright engine) - the primary local browser driver. Connect over CDP to the shared browser-profile Chrome (the hands of vd:web-e2e), or run standalone with --profile isolation. Snapshot with @e refs, fill/click, video recording, network mocking, deterministic batch…

5 2d ago A 107 tokens original MIT

agent-readiness

20

vanducng/skills

Skill Claude CodeCodex

Scores how ready a repository is for AI coding agents to work in it effectively, then remediates the gaps - grades agent instruction files, verifiable feedback loops, onboarding reproducibility, and codebase navigability against a fixed 30-signal rubric, stack-agnostic across TypeScript, Python, Go, Rust, Ruby, Java…

5 2d ago A 217 tokens original MIT

apidesign

21

vanducng/skills

Skill Claude CodeCodex

Design stable, hard-to-misuse interfaces - REST/GraphQL endpoints, module boundaries, type contracts, component props, anything where one piece of code talks to another. Use at design time, before implementing the surface. Triggers: 'design this API', 'API contract', 'endpoint design', 'module boundary', 'interface…

5 2d ago A 89 tokens original MIT

astro-airflow

22

vanducng/skills

Skill Claude CodeCodex

Inspect and debug Airflow on Astronomer (Astro) deployments - DAG runs, task logs, container logs, env vars, and deployment state. Use when the user mentions Astro/Astronomer, asks about DAG runs or task logs on staging/prod, says 'check the deployment', references astro deployment, an Astro deployment ID, or a…

5 2d ago B 153 tokens original MIT

auto-loop

23

vanducng/skills

Skill Claude CodeCodex

Drive a Claude Code session toward a verifiable goal until done or a hard cap fires - autonomous loop, no user intervention. Use for refactor batches, test-suite green-up runs, migration loops where success is a check command (tests, lint, custom predicate) plus a fresh-context audit. Hosts the loop intra-session via…

5 2d ago A 101 tokens original MIT

aws

24

vanducng/skills

Skill Claude CodeCodex

Operate AWS accounts and services with the AWS CLI using identity-first, read-before-write, evidence-backed workflows. Use for AWS CLI inspection, incident diagnosis, deployment verification, and explicitly authorized changes across IAM, STS, Organizations, CloudTrail, CloudWatch, S3, Lambda, API Gateway, SQS, Route…

5 2d ago A 113 tokens original MIT