Hainrixz

178 mods across 18 repositories, 2.6k stars between them.

the-architect

02

Hainrixz/the-architect

Plugin Claude Code

EN: Senior software design consultant. Interviews you about what you want to build, designs the complete architecture, and generates a self-contained blueprint another Claude Code instance can build from autonomously — with acceptance criteria and a verify command on every step. Works on new projects and existing…

481 1mo ago A tokens not measured original MIT

Hainrixz/the-architect

Instructions file

Instructions for Hainrixz/the-architect, covering the architect, non-negotiable rules — these apply on every turn, forever, state machine, discovery and deep dive.

481 1mo ago A 2,704 tokens original MIT

blueprint-validator

04

Hainrixz/the-architect

Agent

Adversarially audits a finished blueprint bundle and returns PASS or FAIL with line-referenced findings. Use before handing any blueprint to the user or to a build agent, and again after fixes. Read-only, Grep-driven, no shell. Fails on verify commands that reference files no build step creates, unobservable or…

481 1mo ago A 437 tokens original MIT

blueprint-writer

05

Hainrixz/the-architect

Agent

Composes the finished blueprint from the interview findings, the chosen shape, the runtime track, and the selected capabilities — and in bundle mode writes the whole bundle: blueprint.md, tasks.json, epics/, and workspace/ (CLAUDE.md, AGENTS.md, .claude/, and the §19.6 verify-critical config files the gates need to…

481 1mo ago B 136 tokens original MIT

stack-researcher

06

Hainrixz/the-architect

Agent

Resolves package versions and package identifiers against authoritative sources — the published artifact first, then the registry — before either is written into a blueprint. Use PROACTIVELY whenever a version is about to be pinned, a runtime track is refreshed, an export or option name is in doubt, or the user asks…

481 1mo ago A 124 tokens original MIT

architect-audit

07

Hainrixz/the-architect

Command

Run the blueprint-validator against an existing blueprint and report PASS/FAIL with specifics. Blueprints written before v2 will FAIL — they have no acceptance criteria. That is expected, not a bug. / Audita un blueprint existente con el validador; los blueprints v1 fallan porque no tienen criterios de aceptación.

481 1mo ago A 65 tokens original MIT

Hainrixz/the-architect

Command

Design a change against an existing codebase — maps the repo's stack, conventions, structure and tests, then emits a blueprint for a feature, refactor, or migration instead of a from-scratch build. / Diseña un cambio sobre un repo existente — mapea stack y convenciones y emite un blueprint de cambio, no de proyecto…

481 1mo ago A 71 tokens original MIT

architect-next

09

Hainrixz/the-architect

Command

Resume a build — reads tasks.json from a bundle, finds the first pending task whose dependencies are all done, and prints it with its epic, acceptance criteria, and every verify command. This is what lets a long build survive across sessions. / Reanuda una construcción desde tasks.json y muestra la siguiente tarea…

481 1mo ago A 66 tokens original MIT

architect-quick

10

Hainrixz/the-architect

Command

Fast-track blueprint — three questions, smart defaults for everything else, still validator-gated. For when you just want it built. / Blueprint express — tres preguntas, defaults inteligentes, con el mismo validador.

481 1mo ago A 43 tokens original MIT

architect-refresh

11

Hainrixz/the-architect

Command

Re-verify every pinned version in an existing blueprint against the live registries and report what moved, what breaks, and what to change — un-rots a months-old blueprint without a redesign. / Reverifica cada versión fijada en un blueprint contra los registros y reporta qué cambió y qué romper.

481 1mo ago A 62 tokens original MIT

architect

12

Hainrixz/the-architect

Command

Interview, design, and emit a self-contained build bundle for a new project — 4 phases, acceptance criteria on every step, validator-gated. / Entrevista, diseña y genera un bundle autocontenido para un proyecto nuevo.

481 1mo ago A 49 tokens original MIT

architect

13

Hainrixz/the-architect

Skill Claude CodeCodex

Interview the user about what they want to build, design the full architecture, and emit a self-contained blueprint another Claude Code instance can build from with zero prior context. EN — triggers on "design my app", "architect this", "spec my project", "what stack should I use", "plan out this SaaS", "write me a…

481 1mo ago A 221 tokens original MIT

build-agent

14

Hainrixz/whatsapp-agentkit

Command Claude Code

Lee el archivo CLAUDE.md completo. Contiene todas las instrucciones detalladas.

473 13d ago A 0 tokens original MIT

Hainrixz/whatsapp-agentkit

Instructions file

Instructions for Hainrixz/whatsapp-agentkit, covering agentkit — sistema de instrucciones para claude code, 1. identidad del sistema, 2. stack técnico, 2.1 modelo de claude and 3. proveedores de whatsapp.

473 13d ago C 19,126 tokens original MIT

doctor

16

Hainrixz/open-carrusel

Command Claude Code

Diagnose Open Carrusel setup problems (Node, Claude CLI, deps, data, port).

439 4mo ago A 19 tokens original MIT

reset

17

Hainrixz/open-carrusel

Command Claude Code

Wipe local carousels & uploads, then re-seed defaults (asks first).

439 4mo ago C 18 tokens original MIT

start

18

Hainrixz/open-carrusel

Command Claude Code

Bootstrap Open Carrusel — run setup, launch dev server, open browser.

439 4mo ago A 15 tokens original MIT

stop

19

Hainrixz/open-carrusel

Command Claude Code

Stop the local Open Carrusel dev server (defaults to :3000, accepts a port arg).

439 4mo ago A 20 tokens original MIT

Hainrixz/open-carrusel

Instructions file CodexOpenCode

Instructions for Hainrixz/open-carrusel: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ before writing any code. Heed deprecation notices.

439 4mo ago A 74 tokens copy · 100% MIT

Hainrixz/open-carrusel

Instructions file

Instructions for Hainrixz/open-carrusel, covering open carrusel, architecture, key files, api routes and conventions.

439 4mo ago A 770 tokens original MIT

cyber-neo

22

Hainrixz/cyber-neo

Plugin Claude Code

Open-source cybersecurity analysis agent. Scans any local project for vulnerabilities: code security (SAST), dependency CVEs (SCA), secret leaks, authentication/authorization flaws, cryptographic weaknesses, misconfigurations, supply chain risks, and CI/CD security. Covers all OWASP 2025 Top 10 and CWE Top 25…

253 1mo ago A tokens not measured original MIT

cyber-neo CLAUDE.md

23

Hainrixz/cyber-neo

Instructions file

Instructions for Hainrixz/cyber-neo, covering cyber neo — contributor guidelines, what is cyber neo?, project structure, key design principles and contributing reference files.

253 1mo ago A 876 tokens original MIT

cyber-neo

24

Hainrixz/cyber-neo

Skill Claude CodeCodex

Comprehensive cybersecurity analysis for any local project. Scans for dependency vulnerabilities (SCA), code security patterns (SAST), leaked secrets, authentication/authorization flaws, cryptographic weaknesses, misconfigurations, supply chain risks, and CI/CD security. Covers all OWASP 2025 Top 10 and CWE Top 25.…

253 1mo ago A 123 tokens original MIT