vthinkdeveloper

17 mods across 1 repository, 2 stars between them.

dev-server

03

vthinkdeveloper/vthink-agent-toolkit

Command Claude Code

Start, stop, or restart the local dev server. Auto-detects the start command and port from package.json scripts or prompts the user. Supports start, stop, and restart actions. Invoke with /dev-server .

2 1mo ago A 53 tokens original MIT

html-it

04

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Convert a markdown document (plan, design doc, alignment doc, review notes) into a rich, standalone HTML file with embedded CSS — light theme, system fonts, card-based sections, GitHub-ish color palette. Inspired by the Claude blog post on the unreasonable effectiveness of HTML. The goal is a self-contained .html the…

2 1mo ago A 121 tokens original MIT

vthinkdeveloper/vthink-agent-toolkit

Instructions file

Instructions for vthinkdeveloper/vthink-agent-toolkit, covering claude.md — vthink-agent-toolkit, what this repo is, directory structure, tour and when helping a contributor add something new.

2 1mo ago A 433 tokens original MIT

anonymize-prompt

07

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Generate a privacy-safe version of the current technical problem, safe to paste into external tools. Strips company names, project names, class names, URLs, and internal terminology while preserving the technical substance. Use when you need to search externally without leaking proprietary details.

2 1mo ago A 58 tokens original MIT

bdd-gherkin

08

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Generate BDD Gherkin feature files from requirements — even vague ones. Asks clarifying questions to surface edge cases and acceptance criteria, then produces Given/When/Then scenarios. Use when asked for BDD requirements, Gherkin scenarios, .feature files, or acceptance criteria.

2 1mo ago A 63 tokens original MIT

commit-push-pr

09

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Stage, commit, push, and open a pull request in one workflow. Confirms commit message, PR title, and description before acting. Use when the user says "commit push and PR", "push and raise a PR", or invokes /commit-push-pr.

2 1mo ago A 59 tokens original MIT

commit-push

10

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Stage, commit, and push changes. Analyzes the diff, generates a Conventional Commits message, confirms with the user, then pushes. Use when the user says "commit and push", "push my changes", or invokes /commit-push.

2 1mo ago A 55 tokens original MIT

conventions-check

11

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Check code changes against project conventions. Accepts a PR number or file paths/globs. Discovers conventions from the codebase itself and reports violations in naming, patterns, and file organization. Use when asked to "check conventions", "review code style", "audit patterns", or "validate naming".

2 1mo ago A 64 tokens original MIT

generate-endpoint

12

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Generate a complete CRUD endpoint for a new resource. Auto-detects project structure (routes, models, test framework) and adapts to Express, Fastify, Flask, and similar frameworks. Use when asked to generate or scaffold a new API endpoint.

2 1mo ago A 55 tokens original MIT

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Suggest a Conventional Commits message based on current staged and unstaged changes. Does not commit — just outputs the message to copy. Extracts ticket ID from branch name if present. Use when you want a commit message suggestion without committing.

2 1mo ago A 54 tokens original MIT

qa-guide

14

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Generate a comprehensive QA testing guide for a pull request. Analyzes the PR diff, researches codebase impact, and produces a structured test plan for QA testers. Use when asked to create a QA guide or test plan for a PR.

2 1mo ago A 51 tokens original MIT

ship

15

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Ship staged changes — runs a conventions check, generates a commit message with ticket ID from branch name, commits, and pushes. Use when the user says "ship it", "commit and push", or "send it".

2 1mo ago A 46 tokens original MIT

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Markdown-only alignment skill. Two-phase collaborative session — probe foundational knowledge first, then walk claims one by one until the user explicitly signals alignment. All output is plain .md. Invoke with /work-towards-alignment-simple .

2 1mo ago A 60 tokens original MIT

vthinkdeveloper/vthink-agent-toolkit

Skill Claude CodeCodex

Run a collaborative session that actively works toward user–Claude alignment on a plan, design, or PR review. Bidirectional and user-paced — Claude first probes the user's foundational knowledge in chat (teaching where needed), THEN writes the alignment doc reflecting what was learned, THEN walks through each claim…

2 1mo ago A 127 tokens original MIT