znlnzi

40 mods across 1 repository, 0 stars between them.

architect

01

znlnzi/claude-config-studio

Agent Claude Code

An architecture advisor that helps review system designs and make technical architecture decisions. It covers modularity, scalability, maintainability, security, performance, and common frontend and backend patterns.

0 6mo ago A 17 tokens original MIT

znlnzi/claude-config-studio

Agent Claude Code

A structured guide for diagnosing and fixing software build failures. A build is the process that turns source code into a runnable program or package.

0 6mo ago A 21 tokens original MIT

ceo-bezos

03

znlnzi/claude-config-studio

Agent Claude Code

A business-strategy role modeled on Jeff Bezos's decision-making principles.

0 6mo ago A 44 tokens original MIT

code-reviewer

04

znlnzi/claude-config-studio

Agent Claude Code

A code-review agent that checks changed code for security flaws, quality problems, missing tests, and possible performance issues.

0 6mo ago A 11 tokens original MIT

cto-vogels

05

znlnzi/claude-config-studio

Agent Claude Code

A CTO-style agent based on Werner Vogels’ principles for architecture, technology choices, performance, reliability, and technical debt.

0 6mo ago A 41 tokens original MIT

fullstack-dhh

06

znlnzi/claude-config-studio

Agent Claude Code

Agent "fullstack-dhh" from znlnzi/claude-config-studio, covering full stack development agent — dhh, role, core principles, convention over configuration and majestic monolith.

0 6mo ago A 41 tokens original MIT

interaction-cooper

07

znlnzi/claude-config-studio

Agent Claude Code

An interaction-design agent based on Alan Cooper’s design methods. It plans user flows, defines user personas, chooses interaction patterns, and prioritizes features around user goals.

0 6mo ago A 44 tokens original MIT

marketing-godin

08

znlnzi/claude-config-studio

Agent Claude Code

A marketing-planning agent focused on product positioning, differentiation, brand stories, content, and reaching a clearly defined audience.

0 6mo ago A 36 tokens original MIT

operations-pg

09

znlnzi/claude-config-studio

Agent Claude Code

An operations-planning agent for early-stage products, focused on finding users, improving retention, building communities, and reviewing operating data.

0 6mo ago A 39 tokens original MIT

product-norman

10

znlnzi/claude-config-studio

Agent Claude Code

A product-design agent based on Don Norman's human-centered design ideas. It focuses on defining features, shaping user experience, judging ease of use, and understanding why users get confused or leave.

0 6mo ago A 44 tokens original MIT

qa-bach

11

znlnzi/claude-config-studio

Agent Claude Code

A quality-assurance agent based on James Bach’s testing approach. It plans tests, explores software for unexpected problems, and assesses release risks.

0 6mo ago A 34 tokens original MIT

refactor-cleaner

12

znlnzi/claude-config-studio

Agent Claude Code

A coding agent focused on finding and removing dead code, meaning code that is unused or no longer called.

0 6mo ago A 21 tokens original MIT

sales-ross

13

znlnzi/claude-config-studio

Agent Claude Code

A sales-planning agent based on Aaron Ross's sales model, covering pricing, sales approaches, customer acquisition, and conversion rates.

0 6mo ago A 32 tokens original MIT

security-reviewer

14

znlnzi/claude-config-studio

Agent Claude Code

An AI agent that reviews software for security weaknesses before production deployment. It checks areas such as injection, cross-site attacks, authentication, data handling, APIs, dependencies, secrets, and Git history.

0 6mo ago A 18 tokens original MIT

tdd-guide

15

znlnzi/claude-config-studio

Agent Claude Code

A testing-focused coding agent that follows test-driven development (TDD): write a failing test, make it pass with the smallest change, then improve the code.

0 6mo ago A 19 tokens original MIT

ui-duarte

16

znlnzi/claude-config-studio

Agent Claude Code

An AI agent for designing user interfaces, including page layouts, visual styles, design systems, colours, typography, and motion.

0 6mo ago A 46 tokens original MIT

build-fix

17

znlnzi/claude-config-studio

Command Claude Code

A build-troubleshooting command that examines compilation, dependency, and configuration errors, then works through fixes one at a time.

0 6mo ago A 11 tokens original MIT

checkpoint

18

znlnzi/claude-config-studio

Command Claude Code

A checkpoint manager that saves snapshots of a project's files, tests, coverage, and build status.

0 6mo ago A 12 tokens original MIT

code-review

19

znlnzi/claude-config-studio

Command Claude Code

A command for reviewing uncommitted code changes for security, quality, testing, and style problems. Uncommitted changes are edits not yet saved in a version-control commit.

0 6mo ago A 9 tokens original MIT

e2e

20

znlnzi/claude-config-studio

Command Claude Code

A command for generating and running end-to-end tests with Playwright. End-to-end tests simulate complete user journeys in an application.

0 6mo ago A 11 tokens original MIT

learn

21

znlnzi/claude-config-studio

Command Claude Code

A command that extracts reusable solutions and techniques from the current problem-solving session and saves them as learning notes.

0 6mo ago A 14 tokens original MIT

orchestrate

22

znlnzi/claude-config-studio

Command Claude Code

A command for coordinating several coding agents through a fixed sequence of steps. TDD means writing tests before or alongside the code they check.

0 6mo ago A 18 tokens original MIT

plan

23

znlnzi/claude-config-studio

Command Claude Code

A command that creates a structured implementation plan before code is written.

0 6mo ago A 11 tokens original MIT

refactor-clean

24

znlnzi/claude-config-studio

Command Claude Code

A command for finding and removing code that is no longer used, such as unused imports, functions, variables, commented-out blocks, or dependencies.

0 6mo ago A 13 tokens original MIT