Ricardo Elias Roche avatar

Ricardo Elias Roche

Community

@ricardoroche · Brooklyn, NY

4Followers
|
9Public Repos
|
29Published Skills

ML/AI Engineer

Agent Skills by Ricardo Elias Roche

Showing 29 vetted skills indexed across 1 GitHub repositories.

ricardorochericardoroche
2

pytest-patterns

Enforce pytest patterns for fixtures, parametrize, mocking, and async tests.

Community
Advanced
ricardorochericardoroche
2

docstring-format

Enforce Google-style docstrings for Python functions and classes.

Community
Intermediate
ricardorochericardoroche
2

evaluation-metrics

Apply standardized metrics to LLM evaluation datasets for reproducible assessments.

Community
Advanced
ricardorochericardoroche
2

llm-app-architecture

Standardize asynchronous LLM API calls with streaming, retries, and token management.

Community
Advanced
ricardorochericardoroche
2

observability-logging

Automate JSON-structured logging and OpenTelemetry tracing for AI/LLM pipelines.

Community
Advanced
ricardorochericardoroche
2

git-workflow-standards

Enforce conventional commits, branch naming, PR templates, and semantic versioning.

Community
Intermediate
ricardorochericardoroche
2

performance-profiling

Profile Python CPU, memory, and async performance with cProfile and memory_profiler.

Community
Intermediate
ricardorochericardoroche
2

monitoring-alerting

Automate Prometheus/Grafana monitoring, alerting, and SLO/SLI definitions.

Community
Intermediate
ricardorochericardoroche
2

ai-security

Detect prompt injection attempts in AI and LLM applications.

Community
Intermediate
ricardorochericardoroche
2

tool-design-pattern

Enforce standardized AI tool design patterns with Pydantic schemas and error handling.

Community
Intermediate
ricardorochericardoroche
2

pii-redaction

Redact PII from logs, error messages, and debug output.

Community
Basic
ricardorochericardoroche
2

agent-orchestration-patterns

Standardize Pydantic tool schemas and agent state for multi-agent orchestration.

Community
Intermediate
ricardorochericardoroche
2

openspec-authoring

Enforce OpenSpec authoring conventions for proposals, tasks, and spec files.

Community
Basic
ricardorochericardoroche
2

pydantic-models

Enforce Pydantic model patterns for API data validation and serialization.

Community
Intermediate
ricardorochericardoroche
2

docs-style

Enforce voice, clarity, and navigation patterns in documentation drafts.

Community
Basic
ricardorochericardoroche
2

spec-templates

Generate Markdown templates for proposals, design docs, ADRs, READMEs, and changelogs.

Community
Basic
ricardorochericardoroche
2

code-review-framework

Apply a structured review framework to Python pull requests.

Community
Basic
ricardorochericardoroche
2

python-packaging

Automate Python packaging configuration in pyproject.toml for PyPI distribution.

Community
Intermediate
ricardorochericardoroche
2

rag-design-patterns

Standardizes chunking, vector database integration, embedding management, and retrieval reranking for RAG pipelines.

Community
Intermediate
ricardorochericardoroche
2

type-safety

Enforce comprehensive type hints in Python code with mypy-compatible signatures.

Community
Basic
ricardorochericardoroche
2

model-selection

Automate LLM model and provider selection with registry-driven configuration.

Community
Intermediate
ricardorochericardoroche
2

fastapi-patterns

Enforces FastAPI endpoint patterns including dependency injection, authentication, validation, and error handling for API definitions.

Community
Intermediate
ricardorochericardoroche
2

dependency-management

Automate Python dependency management with uv, Poetry, or pip.

Community
Intermediate
ricardorochericardoroche
2

prompting-patterns

Automate prompt engineering with structured templates, few-shot examples, and injection prevention.

Community
Intermediate