rodolfochicone/rc-project

Plugin de skills e agentes para Claude Code workflows de engenharia reais, do PRD ao PR

19Stars on the repository
46Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

rc-a11y

01

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Guias de acessibilidade (a11y) para web seguindo WCAG 2.2 AA — semântica HTML, ARIA, navegação por teclado, gestão de foco, contraste e leitores de tela. Use ao construir ou revisar UI (componentes, formulários, modais, navegação, tabelas). Não use para acessibilidade de PDF, auditoria jurídica de conformidade, ou…

19 27d ago A 96 tokens original MIT

rc-board

02

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Drives a Linear or Jira board through its MCP server as a Product Manager — create, update, or search issues, refine one into a PRD/TechSpec with native child issues, or execute its children with test evidence. Use when working a tracker. Do not use for GitHub Issues, bulk imports, or when no board MCP is configured.

19 27d ago B 74 tokens original MIT

rc-gan

03

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Runs an adversarial generator-evaluator loop to drive subjective quality (UI/UX, design, copy, CLI ergonomics, prose) up to a target score — exercising the running artifact, scoring it against a weighted rubric, and iterating until the threshold or a plateau. Use to refine quality a pass/fail gate cannot capture. Do…

19 27d ago A 84 tokens original MIT

rc-observability

04

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Guias de observabilidade para serviços em produção — logging estruturado, correlation/trace IDs, métricas RED e USE, tracing distribuído, SLOs e alertas, causa raiz e postmortem. Use ao instrumentar código ou conduzir análise de incidente. Não use para debugging local (rc-diagnose), profiling de código, ou configurar…

19 27d ago A 83 tokens original MIT

rc-openapi

05

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Creates or updates an OpenAPI specification by discovering the project's HTTP endpoints, request schemas, and response models from source. Use to keep an openapi.yaml in sync after API changes, or to generate a spec for an existing service. Do not use for Postman collections (use rc-postman), README docs (use…

19 27d ago A 76 tokens original MIT

rc-postman

06

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Creates or updates a Postman Collection (v2.1.0) and its environment files by discovering the project's HTTP endpoints and request contracts from source. Use to keep a Postman collection in sync after routes or request schemas change, or to bootstrap one for an existing API. Do not use for OpenAPI specs (use…

19 27d ago A 86 tokens original MIT

rc-qa-execution

07

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Executes full-project QA like a real user — discovers the repo's verification contracts, runs build/lint/test/startup, exercises core flows through CLI, HTTP, and browser, fixes root-cause regressions, and reruns the gate. Use when validating a branch, release candidate, or risky commit. Do not use for static review…

19 27d ago A 82 tokens copy · 89% MIT

rc-readme

08

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Writes or refreshes a project README from evidence in the codebase. Use to generate or update one. Do not use for API specs or changelogs.

19 27d ago A 36 tokens original MIT

rc-resilience

09

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Guias de resiliência para sistemas distribuídos e orientados a eventos — idempotência, retry com backoff, DLQ, timeouts, circuit breaker, at-least-once. Use ao projetar ou revisar produtores/consumidores de mensagens (EventBridge, SQS) e chamadas entre serviços. Não use para observabilidade (rc-observability) nem…

19 27d ago A 89 tokens original MIT

rc-seo

10

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Guias de SEO para auditoria e otimização. Use ao fazer auditoria técnica (meta tags, sitemap, robots.txt, schema.org, Core Web Vitals, indexação), otimização on-page e de conteúdo (palavra-chave, intenção de busca, headings) ou SEO programático (páginas em escala, internal linking). Não use para mídia paga ou análise…

19 27d ago A 83 tokens original MIT

rc-video

11

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Guias para trabalhar com vídeo. Use ao manipular arquivos com ffmpeg (cortar, transcodificar, extrair frames/áudio, legendar, comprimir, HLS), planejar conteúdo (roteiro, storyboard, Reels/Shorts/YouTube) ou integrar o VideoDB. Não use para edição em GUI ou streaming ao vivo.

19 27d ago A 77 tokens original MIT

rc-code-review

12

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Reviews a change set on three lenses — standards, spec, delete-list — then fixes what it confirms. Use before a PR. Not for diagnosing bugs.

19 27d ago A 35 tokens original MIT

rc-codebase-design

13

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Vocabulary for deep modules — interface, depth, seam, adapter. Use when deciding where an interface goes. Do not use for UI (rc-interface-design).

19 27d ago A 36 tokens original MIT

rc-codemap

14

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Builds and refreshes per-directory codemap.md as a cheap structure map. Use before exploring a large repo. Do not use to trace one bug.

19 27d ago A 36 tokens original MIT

rc-council

15

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Runs a multi-advisor debate on a high-impact decision, preserving dissent. Use for architecture trade-offs. Not for yes/no questions.

19 27d ago A 32 tokens original MIT

rc-diagnose

16

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Diagnoses a bug or behavior to root cause, then fixes and verifies. Use for any failure. Do not use to review a diff (rc-code-review).

19 27d ago A 37 tokens original MIT

rc-git

17

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Moves work onto a branch, pushes, opens a PR; also rebase and conflicts. Use to ship local work. Do not use to commit in place.

19 27d ago A 36 tokens original MIT

rc-implement

18

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Implements tickets in dependency order — least code, tests, then the gate. Use to build a ticket. Do not use to author one (rc-tickets).

19 27d ago A 37 tokens original MIT

rc-interface-design

19

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Designs production-grade UI with craft, avoiding generic AI aesthetics. Use when building or reviewing an interface. Not for backend work.

19 27d ago A 30 tokens original MIT

rc-memory

20

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Project memory under .rc/memory/ — facts, lessons, golden paths. Use before working and after a correction. Do not use to edit source.

19 27d ago A 34 tokens original MIT

rc-python

21

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Idiomatic typed Python 3.12+ — asyncio, dataclasses, pytest, ruff, uv. Use when writing or reviewing Python. Do not use for JS/TS or Go.

19 27d ago A 42 tokens original MIT

rc-spec

22

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Interviews you into a spec — product intent, then technical design, with ADRs. Use before building. Do not use to break it into tickets.

19 27d ago A 34 tokens original MIT

rc-sql

23

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Relational query and schema work — indexes, EXPLAIN, N+1, modeling. Read-only by default. Use when reviewing SQL. Not for infra admin.

19 27d ago A 38 tokens original MIT

rc-tdd

24

rodolfochicone/rc-project

Skill Claude CodeCodex

Part of rc

Test-driven development — red then green, one vertical slice, at agreed seams. Use to build or fix test-first. Not for picking a framework.

19 27d ago A 34 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: