juanjo-zurich avatar

juanjo-zurich

Community

@juanjo-zurich

0Followers
|
7Public Repos
|
69Published Skills

Juarvis skill registry for structured software development: spec-driven changes, code review, debugging, security scanning, and multi-language best practices.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (25%)Code Review & PR Q.. (25%)Language & Framewo.. (20%)Security Scanning .. (15%)

Agent Skills by juanjo-zurich

Showing 69 vetted skills indexed across 1 GitHub repositories.

juanjo-zurichjuanjo-zurich

juarvis-meta

Documents juarvis CLI commands, snapshot protocols, and hookify rules for agent workflows.

Community
Intermediate
juanjo-zurichjuanjo-zurich

database-design

Guides database schema design, indexing, migrations, and ORM selection for SQL and NoSQL systems.

Community
Intermediate
juanjo-zurichjuanjo-zurich

feature-dev

Guides structured feature implementation through seven phases from discovery to quality review.

Community
Advanced
juanjo-zurichjuanjo-zurich

code-reviewer

Review code changes for bugs, security vulnerabilities, and project guideline compliance with confidence scoring.

Community
Intermediate
juanjo-zurichjuanjo-zurich

code-architect

Designs feature architectures by analyzing existing codebase patterns and producing implementation blueprints.

Community
Intermediate
juanjo-zurichjuanjo-zurich

code-explorer

Analyzes existing feature implementations by tracing execution paths and mapping architecture layers.

Community
Intermediate
juanjo-zurichjuanjo-zurich

app-builder

Orchestrates full-stack application scaffolding from natural language requests using project templates and specialist agents.

Community
Advanced
juanjo-zurichjuanjo-zurich

templates

Scaffold new projects using twelve tech-stack templates with setup steps and best practices.

Community
Intermediate
juanjo-zurichjuanjo-zurich

git-workflow

Applies conventional commits, branching strategy, and pull request rules to git workflows.

Community
Basic
juanjo-zurichjuanjo-zurich

behavioral-modes

Switches AI behavior between brainstorm, implement, debug, review, teach, and ship modes.

Community
Intermediate
juanjo-zurichjuanjo-zurich

plan-mode

Generates structured implementation plans with verification criteria and rollback steps before executing complex changes.

Community
Basic
juanjo-zurichjuanjo-zurich

todo-tracking

Tracks subtask progress with visible checklists during multi-step implementation work.

Community
Basic
juanjo-zurichjuanjo-zurich

skill-registry

Scans skill directories and project conventions to generate a centralized Markdown skill index.

Community
Intermediate
juanjo-zurichjuanjo-zurich

memory-update

Persist project discoveries as structured observations using the What/Why/Where/Learned format.

Community
Basic
juanjo-zurichjuanjo-zurich

intelligent-routing

Analyzes user requests and routes them to specialist agents automatically.

Community
Intermediate
juanjo-zurichjuanjo-zurich

context-handoff

Transfers session state to a new context when token limits approach.

Community
Intermediate
juanjo-zurichjuanjo-zurich

skill-generator

Detects missing skill coverage in the registry and proposes creating new skills.

Community
Intermediate
juanjo-zurichjuanjo-zurich

parallel-agents

Orchestrates multiple specialized agents for multi-domain code analysis and review.

Community
Advanced
juanjo-zurichjuanjo-zurich

containerization-patterns

Applies Docker and Docker Compose best practices for containerizing applications across dev and production environments.

Community
Intermediate
juanjo-zurichjuanjo-zurich

frontend-design

Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout design.

Community
Intermediate
juanjo-zurichjuanjo-zurich

frontend-ui

Applies research-backed design principles to create visually consistent and polished user interfaces.

Community
Intermediate
juanjo-zurichjuanjo-zurich

Cargador de Configuración Hookify

Parses YAML frontmatter from hookify rule files into evaluable Rule objects.

Community
Intermediate
juanjo-zurichjuanjo-zurich

Analizador de Conversaciones

Analyzes conversation transcripts to detect problematic agent behaviors preventable with hook rules.

Community
Intermediate
juanjo-zurichjuanjo-zurich

Escritura de Reglas Hookify

Write hookify rule files with YAML frontmatter, regex patterns, and event-based triggers.

Community
Intermediate

Frequently Asked Questions About juanjo-zurich

FAQPage Schema
What tasks can I accomplish with juanjo-zurich's Juarvis skills?▼

You can run spec-driven development cycles, review code and pull requests with confidence-scored findings, debug systematically in four phases, design database schemas and APIs, scan for OWASP vulnerabilities and secrets, containerize apps with Docker Compose, and build plugins, hooks, slash commands, and agents.

Who are these skills designed for?▼

Software engineers and technical leads working in Spanish or English who want structured development practices: backend developers using Node.js, Python, or Rust, frontend developers building React/Next.js interfaces, and platform engineers configuring CI/CD pipelines with GitHub Actions or GitLab CI.

How do the spec-driven development (SDD) skills work in practice?▼

Start with sdd-init to detect stack and conventions, then sdd-explore to investigate, sdd-propose for intent and scope, sdd-design for architecture, sdd-tasks for checklists, sdd-apply to implement code, sdd-verify to validate against specs, and sdd-archive to sync delta specs. Trivial changes use sdd-patch.

Are the Juarvis skills free to use?▼

Yes. The skills carrying explicit license metadata, including plan-mode, todo-tracking, memory-update, security-scanner, context-handoff, skill-registry, and the full sdd-* suite, are released under the MIT license, permitting free use, modification, and redistribution.

What languages and frameworks do the best-practices skills cover?▼

Coverage includes Node.js and TypeScript (Express, Fastify, NestJS), Python 3.11+ (FastAPI, Django, SQLAlchemy, Pydantic, pytest), Rust 1.75+ (Tokio, axum), and React/Next.js performance optimization from Vercel Engineering, plus database design for PostgreSQL and MongoDB.