ralvarezdev

52 mods across 1 repository, 3 stars between them.

ralvarezdev/ralvaskills

Instructions file

Claude Code instructions for ralvarezdev/ralvaskills, a project described as: My personal, ever-growing collection of AI skills for OpenCode and Claude Code. Enforces strict clean architecture and professional standards.

3 22d ago A 10 tokens GPL-3.0

ralvarezdev/ralvaskills

Skill Claude CodeCodex

ML conference paper formatting for NeurIPS, ICML, ICLR, and AAAI — official style-file usage, anonymization and camera-ready toggles, page-limit accounting, natbib citations, standard paper skeleton, reproducibility checklists, appendix and supplementary rules, desk-reject checks. Use when writing, formatting, or…

3 22d ago A 80 tokens GPL-3.0

sql-architect

03

ralvarezdev/ralvaskills

Skill Claude CodeCodex

SQL standards — UUID v7 PKs, snakecase, soft delete, forward-only migrations, parameter binding, N+1 prevention, EXPLAIN-driven indexing. PostgreSQL 18 primary; MySQL 9 and SQLite 3.53 noted. Use when designing schemas, writing queries, or auditing a database layer.

3 22d ago A 69 tokens GPL-3.0

ddd-architect

04

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Domain-Driven Design — strategic-first (bounded contexts, context mapping) with aggregates, value objects, domain events, repositories. Event sourcing out of scope. Use when shaping a domain model or designing aggregate boundaries.

3 22d ago A 46 tokens GPL-3.0

hexagonal-arch

05

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Hexagonal architecture (ports & adapters) — dependencies point inward; domain declares ports, adapters implement them; domain never imports framework/DB/HTTP. Dependency graph is prescribed, folder layout is not. Use when designing service structure, placing interfaces, or evaluating seam cleanliness.

3 22d ago A 59 tokens GPL-3.0

protobuf-architect

06

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Protocol Buffers (proto3) standards — Buf-style package naming, protovalidate (CEL), buf toolchain for lint/breaking/generation, field-number reservation, well-known types. Language-agnostic schema design. Use when designing or evolving .proto files.

3 22d ago A 60 tokens GPL-3.0

fastapi-architect

07

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Framework-specific delta on rest-api-architect — FastAPI 0.136 on Python 3.14. Feature layout, Pydantic v2 request/response separation, async DI with lifespan, URL-prefix versioning, RFC 7807 errors, in-house OAuth2+JWT or external IdP. Read rest-api-architect first for the cross-cutting REST conventions. Use when…

3 22d ago A 92 tokens GPL-3.0

gin-architect

08

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Framework-specific delta on rest-api-architect — Gin 1.12 on Go 1.26. Feature layout, struct-tag validation, RFC 7807 errors, in-house JWT or external IdP, route groups for URL-prefix versioning, OpenAPI. Read rest-api-architect first for the cross-cutting REST conventions. Use when scaffolding or reviewing a Gin…

3 22d ago A 81 tokens GPL-3.0

hugo-architect

09

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Hugo 0.161 static-site architectural standards — project layout, front matter conventions, template hierarchy, Hugo Modules over submodules, Page Bundles, asset pipeline via Hugo Pipes, i18n, render hooks, deployment targets. Extended edition required. Use when scaffolding, reviewing, or auditing a Hugo site or theme.

3 22d ago A 71 tokens GPL-3.0

nethttp-architect

10

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Framework-specific delta on rest-api-architect — Go stdlib net/http (Go 1.22+ ServeMux, no router) on Go 1.26. Feature layout, struct-tag validation, RFC 7807 errors, JWT or IdP auth, graceful shutdown, OpenAPI via kin-openapi. Read rest-api-architect first for the cross-cutting REST conventions. Use when scaffolding…

3 22d ago A 95 tokens GPL-3.0

nextjs-architect

11

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Next.js 16 standards — App Router only, server components by default with explicit "use client" boundaries, server actions for mutations, streaming Suspense, edge vs node runtime, Image/Font/Metadata APIs. Pairs with react-architect. Use when scaffolding or reviewing a Next.js app or auditing server/client boundaries.

3 22d ago A 71 tokens GPL-3.0

react-architect

12

ralvarezdev/ralvaskills

Skill Claude CodeCodex

React 19 standards — TypeScript strict, feature-based components, hooks-first composition, TanStack Query for server state, zustand for cross-tree client state, Suspense + ErrorBoundary at every async boundary, Radix for a11y. Use when writing or reviewing React components, hooks, or client-side state.

3 22d ago A 68 tokens GPL-3.0

reveal-js-architect

13

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Targets reveal.js 6.0.1 (vanilla) with an extension for @revealjs/react 0.2.1. Produces actual reveal.js source (HTML/JS deck scaffold or Markdown-mode slides) — never a slide-spec document; for that, see demo-presentation-architect (unrelated output format, not a dependency). Full project skeletons in RECIPES.md…

3 22d ago A 73 tokens GPL-3.0

ui-ux-architect

14

ralvarezdev/ralvaskills

Skill Claude CodeCodex

UI/UX standards — WCAG 2.2 AA, Radix + Tailwind 4 + shadcn/ui, design-token theming, mandatory loading/error/empty/success states on every async surface, mobile-first responsive, keyboard parity, contrast checked in CI. Use when designing UI components, building a design system, or auditing accessibility.

3 22d ago A 77 tokens GPL-3.0

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Walk the user through designing a website concept before any code — purpose, audience, content inventory, tone, visual archetype, structure — and output 2-3 distinct concept directions plus an ASCII homepage wireframe. Use when planning a new personal site, portfolio, or marketing page upstream of implementation.…

3 22d ago A 78 tokens GPL-3.0

ci-cd-architect

16

ralvarezdev/ralvaskills

Skill Claude CodeCodex

CI/CD principles — pipeline taxonomy, trigger design, supply-chain hygiene (SHA-pinned actions), OIDC cloud auth, caching, matrix strategy, test gates, release automation, deployment strategies. Suggestion-mode (trade-offs over mandates). GitHub Actions recipes in RECIPES.md. Use when designing, reviewing, or…

3 22d ago A 76 tokens GPL-3.0

docker-architect

17

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Docker standards — multi-stage builds, per-language base defaults (distroless Go, slim Python/Node), BuildKit cache mounts, non-root, multi-arch amd64+arm64, digest-pinned bases, Trivy scanning, Compose v2. Use when writing or reviewing Dockerfiles or Compose files.

3 22d ago D 67 tokens GPL-3.0

grafana-architect

18

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Grafana dashboards + alerts — dashboards-as-code (Grizzly), per-service folders, one-question-per-panel, unified alerting with runbooks, low-cardinality discipline. Use when designing dashboards, writing alert rules, or auditing.

3 22d ago A 51 tokens GPL-3.0

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Application-side observability — structured logs, Prometheus metrics, OTel traces, signal correlation, head sampling, PII discipline, RED+USE. Use when instrumenting code, naming metrics, or auditing what a service emits.

3 22d ago A 51 tokens GPL-3.0

go-architect

20

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Go 1.26 architectural standards — memory-aligned structs, typed enums, interface design, goroutine safety, iterators, idiomatic errors, sqlx + //go:embed SQL pattern, go.work multi-module layout. Use when writing, reviewing, or scaffolding Go code.

3 22d ago A 62 tokens GPL-3.0

latex-architect

21

ralvarezdev/ralvaskills

Skill Claude CodeCodex

LaTeX document standards on TeX Live 2026 — latexmk-only builds, preamble and package-order discipline, biblatex + biber bibliographies, semantic cross-references (cleveref, siunitx, booktabs), float and math conventions, chktex/latexindent gates. Use when writing, building, structuring, or reviewing LaTeX documents…

3 22d ago A 88 tokens GPL-3.0

python-architect

22

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Python 3.14 enterprise standards — modern typing (PEP 649), immutable dataclasses, Protocol-based DI, asyncio discipline, pytest 9, psycopg + .sql files via importlib.resources. Use when writing, reviewing, or scaffolding Python code.

3 22d ago A 59 tokens GPL-3.0

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Event-driven architecture — event/command taxonomy, Protobuf schemas, topic naming, mandatory outbox, partitioning, idempotency, DLQs, schema evolution. Broker-agnostic (NATS/Kafka/RabbitMQ). Use when designing event flows or auditing consistency.

3 22d ago A 60 tokens GPL-3.0

caveman

24

ralvarezdev/ralvaskills

Skill Claude CodeCodex

Ultra-compressed communication mode — drops filler, articles, pleasantries while keeping technical accuracy. Use when user says "caveman mode", "talk like caveman", "less tokens", "be brief", or invokes /caveman.

3 22d ago A 54 tokens GPL-3.0