vincenthopf

31 mods across 2 repositories, 135 stars between them.

design

25

vincenthopf/My-Claude-Code

Skill Claude CodeCodex

Explore the solution space after the problem is defined. Evaluate approaches, form project-specific principles, and pick a direction. Sits between problem definition and planning. Use when the problem is defined but the approach isn't decided yet.

135 5mo ago A 46 tokens fork archived

implementation

26

vincenthopf/My-Claude-Code

Skill Claude CodeCodex

Execute the approved proposal. Sub-agents build in parallel, each assigned a domain scope. Verification checks against the problem and principles, not the proposal document. Two-round iteration limit on failures. Use after planning has produced an approved proposal.

135 5mo ago A 49 tokens fork archived

planning

27

vincenthopf/My-Claude-Code

Skill Claude CodeCodex

Turn a defined problem and chosen direction into a concrete proposal. Two Codex agents propose independently, Opus synthesizes the best parts, user approves. Use after problem definition (and design, if applicable), before implementation.

135 5mo ago A 46 tokens fork archived

problem-definition

28

vincenthopf/My-Claude-Code

Skill Claude CodeCodex

Frame and clarify problems before any planning or implementation begins. Use when starting new work, when requirements are unclear, or when the user describes what they want built. This is the first step — before planning, before code.

135 5mo ago A 47 tokens fork archived

question

29

vincenthopf/computer-use-mcp

Command Claude Code

Answer questions about the project structure and documentation without coding.

0 10mo ago A 10 tokens original MIT

quick-plan

30

vincenthopf/computer-use-mcp

Command Claude Code

Creates a concise engineering implementation plan based on user requirements and saves it to specs directory.

0 10mo ago A 16 tokens original MIT

computer-use-mcp

31

vincenthopf/computer-use-mcp

MCP server Claude CodeCodexCursor

Production-ready MCP server providing AI-powered web browsing automation using Gemini 2.5 Computer Use API. Runs locally from the computer-use-mcp Python package.

0 10mo ago A tokens not measured original MIT