Skip to main content

doanchienthangdev/omgkit

SkillsMP は doanchienthangdev/omgkit から 128 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
128
GitHub スター
4
GitHub フォーク
1

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

職業分類
ウェブ開発者
説明

Automatic design system context injection for UI consistency

原文の言語: 英語

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

AI agent practices test-first development with the Red-Green-Refactor cycle for confident, well-designed code. Use when implementing features, fixing bugs, or establishing testing practices.

原文の言語: 英語

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

The agent enforces mandatory test completion before any task or feature can be marked as done, ensuring code quality through strict validation gates and evidence-based completion criteria.

原文の言語: 英語

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

The agent automatically generates comprehensive test tasks from feature requirements, ensuring every implementation task has corresponding test coverage with proper acceptance criteria.

原文の言語: 英語

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

The agent implements a centralized workflow configuration system for Git workflows, enabling set-once-use-everywhere automation for trunk-based development, gitflow, and github-flow patterns with integrated testing automation.

原文の言語: 英語

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

The agent implements Git hooks that integrate with the workflow config system, automating pre-commit checks, commit message validation, pre-push tests, and post-merge actions.

原文の言語: 英語

更新
職業分類
コンピュータ・情報システムマネージャー
説明

The agent implements DORA metrics tracking for measuring and improving software delivery performance. Use when establishing engineering metrics, benchmarking teams, or driving DevOps transformation.

原文の言語: 英語

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

The agent implements feature flag systems for trunk-based development, canary releases, and A/B testing. Use when implementing gradual rollouts, kill switches, or experiment-driven development.

原文の言語: 英語

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

The agent implements stacked diffs (stacked PRs) for breaking large changes into reviewable chunks. Use when working on complex features, managing dependent changes, or optimizing code review flow.

原文の言語: 英語

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

The agent implements chaos engineering practices for building resilient systems. Use when testing fault tolerance, designing game days, or validating system recovery.

原文の言語: 英語

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

Chaos engineering and fault injection patterns for testing system resilience, failure recovery, and graceful degradation

原文の言語: 英語

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

Comprehensive 4D testing methodology covering Accuracy, Performance, Security, and Accessibility for production-ready quality assurance

原文の言語: 英語

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

Mutation testing with Stryker to verify test quality by introducing code mutations and measuring detection rates

原文の言語: 英語

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

Performance testing patterns including load testing, stress testing, benchmarking, and profiling for optimal application performance

原文の言語: 英語

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

Property-based testing with Fast-Check for finding edge cases through automated input generation and invariant verification

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Security testing patterns covering OWASP Top 10, injection prevention, authentication, and vulnerability scanning

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

AI hardware accelerators including GPUs, TPUs, custom silicon, and hardware-aware optimization strategies for ML workloads.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

ML data engineering covering data pipelines, data quality, collection strategies, storage, and versioning for machine learning systems.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Deep learning foundations including neural network basics, backpropagation, optimization, regularization, and training best practices.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

ML deployment paradigms including batch vs real-time inference, online vs offline serving, edge deployment, and serverless ML.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Deep neural network architectures including CNNs, RNNs, Transformers, and modern architectures for vision, NLP, and multimodal tasks.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Edge deployment strategies including mobile optimization, embedded systems, TFLite, Core ML, and resource-constrained inference.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Efficient AI techniques including model compression, quantization, pruning, knowledge distillation, and hardware-aware optimization for production systems.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Feature engineering techniques including feature extraction, transformation, selection, and feature store management for ML systems.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

ML framework best practices for PyTorch, TensorFlow, scikit-learn, and modern ML libraries including training patterns and optimization.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

ML serving optimization techniques including batching, caching, model compilation, and latency reduction for production ML systems.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Core ML systems concepts including ML lifecycle, system architecture, requirements, and design principles for production ML.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

ML development workflow covering experiment design, baseline establishment, iterative improvement, and experiment tracking best practices.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

MLOps practices including CI/CD for ML, experiment tracking, model monitoring, pipeline orchestration, and production ML operations.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Model deployment strategies including serving infrastructure, containerization, model packaging, versioning, and production deployment patterns.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Model development practices including model selection, training pipelines, hyperparameter tuning, evaluation, and model selection strategies.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Model optimization techniques including hyperparameter tuning, architecture search, training optimization, and performance profiling for ML systems.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Building robust AI systems including model monitoring, drift detection, reliability engineering, and failure handling for production ML.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Machine Learning Systems - comprehensive knowledge for building production ML systems from data engineering through deployment and operations. Based on Harvard ML Systems course and Designing ML Systems by Chip Huyen.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Training data management including labeling strategies, data augmentation, handling imbalanced data, and data splitting best practices.

原文の言語: 英語

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

Consumer-driven contract testing with Pact, schema validation, provider verification, and CI/CD integration.

原文の言語: 英語

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

Comprehensive distributed tracing with Jaeger, Zipkin, OpenTelemetry, correlation IDs, and span design.

原文の言語: 英語

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

Service discovery patterns with Consul, Kubernetes DNS, Eureka, health checks, and client-side load balancing.

原文の言語: 英語

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

Advanced service mesh implementation with Istio, Linkerd, traffic management, mTLS, and observability.

原文の言語: 英語

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

Orchestrate autonomous project development through state-driven execution

原文の言語: 英語

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