Skip to main content

このリポジトリの skills

sethdford/claude-skills - 3ページ

SkillsMP は sethdford/claude-skills から 383 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

sethdford/claude-skills

収集済み skill 383 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) for object-oriented design.

原文の言語: 英語

更新
職業分類
データベース管理者
説明

Pool sizing, connection lifetime, health checks, and resource exhaustion prevention.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Constraints, triggers, audit trails, referential integrity, and data validation.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

B-tree indexes, composite indexes, covering indexes, UNIQUE indexes, and index trade-offs.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Safe schema migrations, backward compatibility, zero-downtime deployments, and rollback strategies.

原文の言語: 英語

更新
職業分類
データベース管理者
説明

EXPLAIN PLAN analysis, index selection, join strategies, and slow query debugging.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Database schema design with normalization, relationships, constraints, and data integrity.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

ACID properties, isolation levels, locks, deadlocks, and transaction design.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Using bisect/git bisect to isolate failure to exact commit or code path.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Race conditions, deadlocks, thread analysis, happens-before relationships.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Parsing logs, correlation analysis, reconstructing timeline of failures.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Detecting memory leaks through heap dumps, retention analysis, and reference tracing.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

CPU/memory profiling, identifying bottlenecks, flame graphs, hotspot analysis.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Writing comprehensive postmortems: timeline, root cause, prevention, action items.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Five Whys, fishbone diagrams, identifying systemic causes not just symptoms.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Disciplined methodology to isolate bugs through hypothesis-driven testing. Form hypotheses, test them with minimal changes, narrow scope systematically. Use when bugs are unclear or reproduce intermittently.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

SLO-based alerting, threshold tuning, incident escalation, runbooks, and on-call management.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

GitHub Actions, GitLab CI, Jenkins; stages, artifacts, caching, and deployment automation.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Blue-green, canary, rolling deployments, traffic shifting, and safe release strategies.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Dockerfile best practices, layer optimization, multi-stage builds, security, and image size reduction.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Designing feature flags for gradual rollouts, A/B testing, and safe feature releases.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Terraform, CloudFormation, reproducible infrastructure, version control, and IaC best practices.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

ELK Stack, structured logging, log query patterns, and centralized log management.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Metrics, logs, traces (observability); choosing what to measure, dashboards, and incident response.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Systematic code review process, feedback templates, approval criteria, and review best practices.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Documentation levels and types (README, architecture, API, runbooks), keeping docs current and discoverable.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Feature branches, commit hygiene, rebasing vs. merging, and collaborative workflows.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

SEV classification, incident command system, communication, and incident response procedures.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Runbook templates, escalation procedures, playbooks, and incident playbooks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Effective pair programming, driver/navigator roles, tools, and collaboration patterns.

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Clear technical documentation, API docs, architecture decision records, and runbooks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Big O notation, time/space complexity analysis, and choosing efficient algorithms.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Actor model, CSP (Communicating Sequential Processes), lock-free patterns, async/await.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Choosing optimal data structures based on access patterns and performance requirements.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Gang of Four patterns (Creational, Structural, Behavioral) and when to apply them.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Higher-order functions, composition, monads, immutability, and functional programming idioms.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Streams, observables, event-driven reactive systems, backpressure, and reactive programming.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

RAII (Resource Acquisition Is Initialization), cleanup patterns, resource leaks, and lifetime management.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Finite state machines, event sourcing, CQRS (Command Query Responsibility Segregation), and state modeling.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Testing multiple components together; contract verification; real I/O (database, HTTP). Use when testing component interactions.

原文の言語: 英語

更新
収集済み skill 383 件中 40 件を表示しています。