Rodolfo Chicone avatar

Rodolfo Chicone

Community

@rodolfochicone

4Followers
|
8Public Repos
|
32Published Skills

I build local-first tools for AI agents and developers. Creator of RC an agent plugin that takes ideas to shipped code inside Claude Code, Codex, Grok etc...

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)Cloud & Compute In.. (20%)UI/UX & Creative M.. (15%)Growth, Marketing .. (10%)

Agent Skills by Rodolfo Chicone

Showing 32 vetted skills indexed across 1 GitHub repositories.

rodolfochiconerodolfochicone
19

rc-observability

Guides production observability instrumentation, alerting, SLOs, and incident postmortems for services.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-seo

Guides SEO audits and optimization across technical, on-page, and programmatic tasks.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-qa-execution

Executes full-project QA by running build, test, CLI, API, and browser flows against a repository.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-video

Process video files with ffmpeg and plan video content for Reels, Shorts, and YouTube.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-board

Manages Linear or Jira boards through official MCP servers as a Product Manager.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-postman

Generates and syncs Postman v2.1.0 collections and environment files from source code HTTP endpoints.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-readme

Generates or refreshes a project README from verified codebase evidence.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-openapi

Generates or updates an OpenAPI specification by discovering HTTP endpoints and schemas from source code.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-resilience

Design idempotency, retry, DLQ, and circuit breaker patterns for event-driven distributed systems.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-gan

Runs an adversarial generator-evaluator loop to score and refine subjective quality of artifacts.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-a11y

Review and build web UI against WCAG 2.2 AA accessibility guidelines.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-axum

Implements and reviews Axum 0.8 web APIs in Rust with routing, middleware, and typed errors.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-sveltekit

Implements and reviews SvelteKit 2 applications with Svelte 5 runes and Bun runtime.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-rust

Guides writing and reviewing idiomatic Rust covering ownership, errors, async, traits, testing, and linting.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-sqlx

Implements and reviews SQLx 0.8 PostgreSQL data access in Rust applications.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-git

Creates branches, commits, pushes, and opens pull requests with confirmation gates and rebase conflict resolution.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-typescript

Enforces TypeScript type design that makes illegal states unrepresentable at compile time.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-sql

Reviews SQL queries, indexes, and schema design with read-only database access.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-tdd

Guides test-driven development through red-green cycles at agreed interface seams.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-writing-for-agents

Authors and audits skills, AGENTS.md files, and hooks for agent context efficiency.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-codemap

Generates and incrementally refreshes per-directory codemap.md files summarizing repository structure.

Community
Intermediate
rodolfochiconerodolfochicone
19

rc-spec

Interviews users to produce PRD, tech spec, and ADR documents.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-diagnose

Diagnoses bugs to root cause, then fixes and verifies with tests.

Community
Advanced
rodolfochiconerodolfochicone
19

rc-implement

Implements tickets in dependency order with tests, verification gates, and tracking updates.

Community
Advanced

Frequently Asked Questions About Rodolfo Chicone

FAQPage Schema
What tasks can I accomplish with Rodolfo Chicone's RC skills?▼

RC skills cover the full delivery cycle: interviewing ideas into specs with ADRs, breaking specs into tickets, implementing with tests, diagnosing bugs to root cause, reviewing change sets, running full-project QA, and shipping branches as PRs. Supporting skills handle OpenAPI/Postman sync, READMEs, SEO audits, accessibility, video processing, and Linear/Jira board management.

Who are the RC skills designed for?▼

RC targets developers working inside Claude Code, Codex, or Grok who want structured, local-first assistance. It suits Rust engineers (Axum, SQLx, Tokio), TypeScript and SvelteKit developers, Python 3.12+ users, plus product-minded engineers managing boards, writing specs, or running architecture decision councils.

How do the RC skills run in practice?▼

Skills are invoked by name inside supported coding environments, with argument hints like ticket slugs or QA output paths. Each skill declares a model tier (haiku, sonnet, or opus) and effort level; for example rc-diagnose runs opus at xhigh effort, while rc-git uses haiku for branching, pushing, and opening PRs.

Are the RC skills open source and what do they cost?▼

Language skills like rc-rust and rc-python carry MIT licenses per their frontmatter. The skills themselves are free to use; runtime cost depends on the underlying model usage in your environment, with effort tiers from low (rc) to xhigh (rc-diagnose, rc-code-review) indicating relative compute intensity.

What prerequisites or dependencies do RC skills require?▼

rc-rust requires Rust 1.70+ with Cargo and permits cargo, rustc, rustfmt, and clippy commands. rc-board needs a configured Linear or Jira MCP server. rc-python targets Python 3.12+ with uv, ruff, and pytest. Most other skills operate directly on the repository's source, tests, and configuration files.