Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ricardos-claude-code

ricardos-claude-code에는 ricardoroche에서 수집한 skills 29개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
29
Stars
2
업데이트
2025-11-18
Forks
0
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-orchestration-patterns
소프트웨어 개발자

Automatically applies when designing multi-agent systems. Ensures proper tool schema design with Pydantic, agent state management, error handling for tool execution, and orchestration patterns.

2025-11-18
ai-security
정보 보안 분석가

Automatically applies when securing AI/LLM applications. Ensures prompt injection detection, PII redaction for AI contexts, output filtering, content moderation, and secure prompt handling.

2025-11-18
code-review-framework
소프트웨어 품질 보증 분석가·테스터

Automatically applies when reviewing code. Ensures structured review checklist covering correctness, security, performance, maintainability, testing, and documentation.

2025-11-18
database-migrations
데이터베이스 아키텍트

Automatically applies when working with database migrations. Ensures proper Alembic patterns, upgrade/downgrade scripts, data migrations, rollback safety, and migration testing.

2025-11-18
dependency-management
소프트웨어 개발자

Automatically applies when managing Python dependencies. Ensures proper use of uv/Poetry, lock files, version constraints, conflict resolution, and dependency security.

2025-11-18
evaluation-metrics
데이터 과학자

Automatically applies when evaluating LLM performance. Ensures proper eval datasets, metrics computation, A/B testing, LLM-as-judge patterns, and experiment tracking.

2025-11-18
git-workflow-standards
소프트웨어 개발자

Automatically applies when working with git. Ensures conventional commits, branch naming, PR templates, release workflow, and version control best practices.

2025-11-18
llm-app-architecture
소프트웨어 개발자

Automatically applies when building LLM applications. Ensures proper async patterns for LLM calls, streaming responses, token management, retry logic, and error handling.

2025-11-18
model-selection
소프트웨어 개발자

Automatically applies when choosing LLM models and providers. Ensures proper model comparison, provider selection, cost optimization, fallback patterns, and multi-model strategies.

2025-11-18
monitoring-alerting
네트워크·컴퓨터 시스템 관리자

Automatically applies when implementing monitoring and alerting. Ensures proper metric instrumentation, alerts, SLO/SLI definition, dashboards, and observability patterns.

2025-11-18
observability-logging
소프트웨어 개발자

Automatically applies when adding logging and observability. Ensures structured logging, OpenTelemetry tracing, LLM-specific metrics (tokens, cost, latency), and proper log correlation.

2025-11-18
performance-profiling
소프트웨어 개발자

Automatically applies when profiling Python performance. Ensures proper use of profiling tools, async profiling, benchmarking, memory analysis, and optimization strategies.

2025-11-18
prompting-patterns
소프트웨어 개발자

Automatically applies when engineering prompts for LLMs. Ensures proper prompt structure, templates, few-shot examples, context management, and injection prevention.

2025-11-18
python-packaging
소프트웨어 개발자

Automatically applies when configuring Python project packaging. Ensures proper pyproject.toml setup, project layout, build configuration, metadata, and distribution best practices.

2025-11-18
query-optimization
데이터베이스 아키텍트

Automatically applies when optimizing database queries. Ensures EXPLAIN analysis, proper indexing, N+1 prevention, query performance monitoring, and efficient SQL patterns.

2025-11-18
rag-design-patterns
데이터 과학자

Automatically applies when building RAG (Retrieval Augmented Generation) systems. Ensures proper chunking strategies, vector database patterns, embedding management, reranking, and retrieval optimization.

2025-11-18
docs-style
기술 작가

Automatically applies when drafting or revising documentation to enforce repository voice, clarity, and navigation patterns.

2025-11-18
openspec-authoring
소프트웨어 개발자

Enforces OpenSpec authoring conventions including metadata blocks, section ordering, requirement/scenario structure, and validation steps.

2025-11-18
spec-templates
기술 작가

Provides reusable markdown templates and outlines for OpenSpec proposals, design docs, ADRs, READMEs, and changelogs.

2025-11-18
fastapi-patterns
소프트웨어 개발자

Automatically applies when creating FastAPI endpoints, routers, and API structures. Enforces best practices for endpoint definitions, dependency injection, error handling, and documentation.

2025-11-18
type-safety
소프트웨어 개발자

Automatically applies when writing Python code to enforce comprehensive type hints. Ensures mypy compatibility, proper generic types, and type safety best practices.

2025-11-18
async-await-checker
소프트웨어 개발자

Automatically applies when writing Python functions that call async operations. Ensures proper async/await pattern usage (not asyncio.run) to prevent event loop errors.

2025-11-13
docstring-format
소프트웨어 개발자

Automatically applies when writing function docstrings. Uses Google-style format with Args, Returns, Raises, Examples, and Security Note sections for proper documentation.

2025-11-13
dynaconf-config
소프트웨어 개발자

Automatically applies when adding configuration settings. Ensures proper dynaconf pattern with @env, @int, @bool type casting in settings.toml and environment-specific overrides.

2025-11-13
pii-redaction
소프트웨어 개발자

Automatically applies when logging sensitive data. Ensures PII (phone numbers, emails, IDs, payment data) is redacted in all logs and outputs for compliance.

2025-11-13
pydantic-models
소프트웨어 개발자

Automatically applies when creating data models for API responses and validation. Uses Pydantic BaseModel with validators, field definitions, and proper serialization.

2025-11-13
pytest-patterns
소프트웨어 품질 보증 분석가·테스터

Automatically applies when writing pytest tests. Ensures proper use of fixtures, parametrize, marks, mocking, async tests, and follows testing best practices.

2025-11-13
structured-errors
소프트웨어 개발자

Automatically applies when writing error handling in APIs and tools. Ensures errors are returned as structured JSON with error, request_id, and timestamp (not plain strings).

2025-11-13
tool-design-pattern
소프트웨어 개발자

Automatically applies when creating AI tool functions. Ensures proper schema design, input validation, error handling, context access, and comprehensive testing.

2025-11-13
ricardos-claude-code GitHub Agent Skills | SkillsMP