Surjal

25 mods across 1 repository, 2 stars between them.

dev-agent

01

Surjal/dev-agent

Plugin Claude Code

Marketplace for the dev-agent plugin -- an autonomous research/implement/test/review development workflow.

2 16d ago A tokens not measured original MIT

dev-agent

02

Surjal/dev-agent

Plugin Claude Code

Deep autonomous AI developer agent: idea -> architecture spec -> UX design -> implement -> test -> optional browser-based visual QA -> security/performance/final review -> Definition of Done, with automatic retry loops and persistent resumable execution state. Framework-agnostic -- inspects the target project to…

2 16d ago A tokens not measured original MIT

dev-agent

03

Surjal/dev-agent

Settings file Claude Code

Agent settings declaring 14 allowed tools.

2 16d ago C tokens not measured original MIT

dev-agent-architect

04

Surjal/dev-agent

Agent

Read-only. Converts a high-level project idea or major-feature request into a structured implementation specification -- goals, users, roles, permissions, features, journeys, pages, APIs, data model, business rules, auth, architecture, testing/deployment/non-functional requirements. Never implements application code.

2 16d ago A 57 tokens original MIT

dev-agent-developer

05

Surjal/dev-agent

Agent

Implements an approved plan from the researcher. Makes the smallest correct change following existing conventions. Use after research/planning is done and a concrete plan exists to execute.

2 16d ago A 33 tokens original MIT

Surjal/dev-agent

Agent

Implements UI from the architect's specification and the ux-designer's design system -- layouts, navigation, pages, components, forms, tables, dashboards, all UI states, responsive behavior, accessibility, API integration. Detects the actual frontend stack rather than assuming one.

2 16d ago A 54 tokens original MIT

Surjal/dev-agent

Agent

Read-only codebase investigator. Use before any implementation to understand project structure, trace execution flow, locate relevant files, find root causes, and propose a solution. Never modifies files.

2 16d ago A 36 tokens original MIT

dev-agent-reviewer

08

Surjal/dev-agent

Agent

Senior-engineer review of an implementation for correctness, architecture fit, security, performance, and maintainability. Use after the tester reports PASS, before declaring work complete. Never modifies application code.

2 16d ago A 38 tokens original MIT

dev-agent-tester

09

Surjal/dev-agent

Agent

Validates an implementation by running the project's test/build/lint tooling and reporting a PASS/FAIL verdict with evidence. Use after the developer reports changes made, before review. Never modifies application code.

2 16d ago A 39 tokens original MIT

Surjal/dev-agent

Agent

Read-only. Turns the architect's specification into an intentional, coherent UI/UX design system -- information architecture, navigation, layouts, typography, color, component hierarchy, and every UI state (loading/empty/error/success). Avoids generic AI-slop interfaces. Never implements application code.

2 16d ago A 58 tokens original MIT

dev-agent-visual-qa

11

Surjal/dev-agent

Agent

Read-only. Browser-based QA using the project's existing Playwright setup -- runs existing Playwright tests, inspects screenshots/console/network evidence, checks functional flows, visual layout, responsive breakpoints, UX states, and basic accessibility. Only invoked when Playwright is genuinely available in the…

2 16d ago A 72 tokens original MIT

analyze

12

Surjal/dev-agent

Command

Investigate a task/bug read-only via the researcher agent, no code changes.

2 16d ago A 16 tokens original MIT

implement

13

Surjal/dev-agent

Command

Deep, autonomous end-to-end development workflow -- target verification, project discovery, Obsidian history, architecture/UX (when needed), research, implementation, testing, visual QA (when available), security/performance/final review, Definition of Done, persistent resumable state, Obsidian write-back.

2 16d ago A 60 tokens original MIT

review

14

Surjal/dev-agent

Command

Run the reviewer agent against current working tree changes.

2 16d ago A 9 tokens original MIT

test

15

Surjal/dev-agent

Command

Run the tester agent against current working tree changes.

2 16d ago A 9 tokens original MIT

dev-agent CLAUDE.md

16

Surjal/dev-agent

Instructions file

Instructions for Surjal/dev-agent, covering claude.md — dev-agent plugin source repo, working on this repo, memory and commands.

2 16d ago C 1,868 tokens original MIT

architect

17

Surjal/dev-agent

Agent

Read-only. Converts a high-level project idea or major-feature request into a structured implementation specification -- goals, users, roles, permissions, features, journeys, pages, APIs, data model, business rules, auth, architecture, testing/deployment/non-functional requirements. Never implements application code.

2 16d ago A 59 tokens copy · 86% MIT

developer

18

Surjal/dev-agent

Agent

Implements an approved plan from the researcher. Makes the smallest correct change following existing conventions. Use after research/planning is done and a concrete plan exists to execute.

2 16d ago A 35 tokens copy · 92% MIT

frontend-developer

19

Surjal/dev-agent

Agent

Implements UI from the architect's specification and the ux-designer's design system -- layouts, navigation, pages, components, forms, tables, dashboards, all UI states, responsive behavior, accessibility, API integration. Detects the actual frontend stack rather than assuming one.

2 16d ago A 58 tokens copy · 94% MIT

researcher

20

Surjal/dev-agent

Agent

Read-only codebase investigator. Use before any implementation to understand project structure, trace execution flow, locate relevant files, find root causes, and propose a solution. Never modifies files.

2 16d ago A 39 tokens copy · 88% MIT

reviewer

21

Surjal/dev-agent

Agent

Senior-engineer review of an implementation for correctness, architecture fit, security, performance, and maintainability. Use after the tester reports PASS, before declaring work complete. Never modifies application code.

2 16d ago A 41 tokens copy · 94% MIT

tester

22

Surjal/dev-agent

Agent

Validates an implementation by running the project's test/build/lint tooling and reporting a PASS/FAIL verdict with evidence. Use after the developer reports changes made, before review. Never modifies application code.

2 16d ago A 41 tokens copy · 88% MIT

ux-designer

23

Surjal/dev-agent

Agent

Read-only. Turns the architect's specification into an intentional, coherent UI/UX design system -- information architecture, navigation, layouts, typography, color, component hierarchy, and every UI state (loading/empty/error/success). Avoids generic AI-slop interfaces. Never implements application code.

2 16d ago A 62 tokens copy · 92% MIT

visual-qa

24

Surjal/dev-agent

Agent

Read-only. Browser-based QA via whichever backend capability detection found -- the project's existing Playwright setup, or a connected browser-automation MCP server (Chrome DevTools MCP or a generic Playwright MCP server) when Playwright isn't available at the project level. Runs existing Playwright tests (or drives…

2 16d ago A 116 tokens original MIT