Rodolfo Chicone
Community@rodolfochicone
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...
Agent Skills by Rodolfo Chicone
Showing 32 vetted skills indexed across 1 GitHub repositories.
rc-observability
Guides production observability instrumentation, alerting, SLOs, and incident postmortems for services.
rc-seo
Guides SEO audits and optimization across technical, on-page, and programmatic tasks.
rc-qa-execution
Executes full-project QA by running build, test, CLI, API, and browser flows against a repository.
rc-video
Process video files with ffmpeg and plan video content for Reels, Shorts, and YouTube.
rc-board
Manages Linear or Jira boards through official MCP servers as a Product Manager.
rc-postman
Generates and syncs Postman v2.1.0 collections and environment files from source code HTTP endpoints.
rc-readme
Generates or refreshes a project README from verified codebase evidence.
rc-openapi
Generates or updates an OpenAPI specification by discovering HTTP endpoints and schemas from source code.
rc-resilience
Design idempotency, retry, DLQ, and circuit breaker patterns for event-driven distributed systems.
rc-gan
Runs an adversarial generator-evaluator loop to score and refine subjective quality of artifacts.
rc-a11y
Review and build web UI against WCAG 2.2 AA accessibility guidelines.
rc-axum
Implements and reviews Axum 0.8 web APIs in Rust with routing, middleware, and typed errors.
rc-sveltekit
Implements and reviews SvelteKit 2 applications with Svelte 5 runes and Bun runtime.
rc-rust
Guides writing and reviewing idiomatic Rust covering ownership, errors, async, traits, testing, and linting.
rc-sqlx
Implements and reviews SQLx 0.8 PostgreSQL data access in Rust applications.
rc-git
Creates branches, commits, pushes, and opens pull requests with confirmation gates and rebase conflict resolution.
rc-typescript
Enforces TypeScript type design that makes illegal states unrepresentable at compile time.
rc-sql
Reviews SQL queries, indexes, and schema design with read-only database access.
rc-tdd
Guides test-driven development through red-green cycles at agreed interface seams.
rc-writing-for-agents
Authors and audits skills, AGENTS.md files, and hooks for agent context efficiency.
rc-codemap
Generates and incrementally refreshes per-directory codemap.md files summarizing repository structure.
rc-spec
Interviews users to produce PRD, tech spec, and ADR documents.
rc-diagnose
Diagnoses bugs to root cause, then fixes and verifies with tests.
rc-implement
Implements tickets in dependency order with tests, verification gates, and tracking updates.
Frequently Asked Questions About Rodolfo Chicone
FAQPage SchemaWhat 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.