Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ricardos-claude-code

ricardos-claude-code には ricardoroche から収集した 29 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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