Plugin Claude Code
Plugin marketplace listing 1 plugin: the-architect.
Plugin Claude Code
Plugin marketplace listing 1 plugin: 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…
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.
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…
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…
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…
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.
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…
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…
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.
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.
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.
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…
Command Claude Code
Lee el archivo CLAUDE.md completo. Contiene todas las instrucciones detalladas.
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.
Command Claude Code
Diagnose Open Carrusel setup problems (Node, Claude CLI, deps, data, port).
Command Claude Code
Wipe local carousels & uploads, then re-seed defaults (asks first).
Command Claude Code
Bootstrap Open Carrusel — run setup, launch dev server, open browser.
Command Claude Code
Stop the local Open Carrusel dev server (defaults to :3000, accepts a port arg).
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.
Instructions file
Instructions for Hainrixz/open-carrusel, covering open carrusel, architecture, key files, api routes and conventions.
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…
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.
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.…