superduke

15 mods across 1 repository, 3 stars between them.

ganvil

01

superduke/ganvil

Plugin Claude Code

Plugin marketplace listing 1 plugin: ganvil.

3 1mo ago A tokens not measured original MIT

ganvil

02

superduke/ganvil

Plugin Claude Code

Long-running autonomous coding harness with Planner-Generator-Evaluator architecture and Sprint decomposition. Builds complete applications from simple descriptions.

3 1mo ago A tokens not measured original MIT

playwright

03

superduke/ganvil

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

3 1mo ago A tokens not measured copy · 100% MIT

backend-evaluator

04

superduke/ganvil

Agent

Backend QA evaluator. Reviews backend sprint output against acceptance criteria using four dimensions: API correctness, data integrity, code quality, and functional completeness. Runs tests and exercises APIs directly. Use after a backend generator sprint completes.

3 1mo ago B 47 tokens original MIT

backend-generator

05

superduke/ganvil

Agent

Backend coding agent. Implements backend sprints from the product spec, one feature at a time. Focuses on API correctness, data integrity, test coverage, and robust error handling. Use for backend implementation sprints.

3 1mo ago A 46 tokens original MIT

frontend-evaluator

06

superduke/ganvil

Agent

Frontend QA evaluator. Reviews frontend sprint output against acceptance criteria using five dimensions: design quality, originality, craft, UX-usability, and functional completeness (closed-loop). Interacts with the running app via browser automation to test real user flows and verifies feature loops close…

3 1mo ago A 68 tokens original MIT

frontend-generator

07

superduke/ganvil

Agent

Frontend coding agent. Implements frontend sprints from the product spec, one feature at a time. Produces polished, distinctive UI code that avoids generic AI aesthetics. Use for frontend implementation sprints.

3 1mo ago A 42 tokens original MIT

planner

08

superduke/ganvil

Agent

Product specification planner. Takes a brief user description (1-4 sentences) and expands it into a complete product spec with Sprint decomposition. Classifies the project as frontend/backend/fullstack, tags features by priority (P0/P1/P2), and emits a sprint dependency DAG. Use when starting a new ganvil build or…

3 1mo ago A 75 tokens original MIT

restore-planner

09

superduke/ganvil

Agent

A planning agent for rebuilding interfaces from screenshots and written specifications.

3 1mo ago A 94 tokens original MIT

ai-integration

10

superduke/ganvil

Skill Claude CodeCodex

Guidelines for building AI-powered features into applications. Covers tool-use agent patterns, Anthropic API integration, prompt engineering for app-internal agents, and best practices. Referenced by planner and generators. Not directly user-invocable.

3 1mo ago A 51 tokens original MIT

design-restore

11

superduke/ganvil

Skill Claude CodeCodex

A set of rules for reproducing an administrative interface from reference screenshots with high visual accuracy.

3 1mo ago A 100 tokens original MIT

evaluate

12

superduke/ganvil

Skill Claude CodeCodex

Evaluate existing code using the ganvil evaluation framework. Automatically determines if the project is frontend, backend, or fullstack and applies the appropriate evaluator with four-dimension scoring. Use to QA-check any existing project or codebase.

3 1mo ago A 47 tokens original MIT

frontend-design

13

superduke/ganvil

Skill Claude CodeCodex

Frontend design standards and aesthetic guidelines. Provides grading criteria for visual design quality, originality, craft, and functionality. Referenced by the planner and frontend evaluator. Not directly user-invocable.

3 1mo ago A 41 tokens original MIT

plan

14

superduke/ganvil

Skill Claude CodeCodex

Generate a product specification from a brief description. Classifies the project as frontend/backend/fullstack, defines features, creates a visual design language (for frontend), and decomposes into sprints with testable acceptance criteria. Use when you only need a product spec without building the application.

3 1mo ago A 58 tokens original MIT

restore

15

superduke/ganvil

Skill Claude CodeCodex

A workflow for rebuilding a working admin dashboard from reference screenshots and written specifications. It coordinates planning, code generation and checking for visual accuracy.

3 1mo ago A 3 tokens original MIT