Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Time series visualization and diagnostic plotting utilities
Ljung-Box portmanteau tests for model diagnostics and residual analysis
Power spectrum analysis for frequency domain insights and periodicity detection
Random forest ensemble classifier for high-accuracy classification
Comprehensive regression model evaluation using TD_RegressionEvaluator
Signal resampling and interpolation for rate conversion
Data scaling and normalization using TD_ScaleFit and TD_ScaleTransform
Seasonal pattern decomposition and analysis
Session analysis and user journey tracking
Missing value imputation using TD_SimpleImputeFit
Signal smoothing and noise reduction techniques
Power spectral density estimation for frequency content analysis
Statistical tests for time series stationarity (ADF, KPSS, PP tests)
Support Vector Machine for linear and non-linear classification
Term Frequency-Inverse Document Frequency for text analysis
Data splitting for model validation using TD_TrainTestSplit
Vector distance calculations for similarity analysis
Signal windowing for spectral analysis and leakage reduction
Enforces Test-Driven Development (TDD) workflow with three-phase gate system. Use when: (1) implementing new features, (...
Test-Driven Development with Arcanean philosophy - write tests first, fail intentionally, implement minimally, refactor...
테스트 주도 개발(TDD) 강제 워크플로우. Red-Green-Refactor 사이클을 따르며, 테스트를 먼저 작성한 후 구현합니다. Use when the user wants test-first developmen...
Comprehensive testing workflow: TDD cycle, test suggestions, generation, and property-based testing.
Use when implementing any feature or bugfix, before writing implementation code
Use when the user wants test-driven development, asks to write tests first, or requests red-green-refactor discipline fo...
Enforce test-driven development workflow. Scaffold interfaces → write FAILING tests → implement minimal code → refactor....
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, menti...
Test-Driven Development patterns and red-green-refactor workflow. Auto-triggers when writing tests first, implementing T...
Test-Driven Development patterns for GSD
a workflow for practicing Test-Driven Development (TDD)
Implement features using Test-Driven Development (TDD) with Red-Green-Refactor cycle.
TDD フローで機能を実装する。 ロジック・ユーティリティ・リポジトリ層など、テストで品質を担保すべき実装に使用する。 UI のみの変更には /implement を使うこと。
This skill should be used when writing unit tests, TDD test cases, test coverage analysis, or test-driven development fo...
Use when implementing any feature or fix outside code-forge workflow — enforces Red-Green-Refactor cycle with mandatory...
Implement features following Test-Driven Development methodology. Red-Green-Refactor cycle with phased approach and veri...
Test-driven development workflows for Kagenti - CI, HyperShift, and Kind
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
t.wada流TDD(テスト駆動開発)。新機能実装、バグ修正、リファクタリング時に自動適用。Red-Green-Refactorサイクル、AAA構造、振る舞いテストの原則に従う。テストを書く、テストファーストで実装する、テストコードをレビュ...
Start TDD workflow for a feature
Guides test-driven development — decompose a feature or bug fix into behaviors, then cycle through Red (failing test) →...
Test-Driven Development workflow'u için kullan. "/tdd" komutuyla veya "test yaz", "tdd ile yap" ifadesi geçtiğinde devre...
Use when writing production code that needs tests - new features, bug fixes, refactoring. Enforces RED-GREEN-REFACTOR cy...
Canon TDD for humans and AI agents. Use for production code changes by writing tests first, proving RED, implementing mi...
Test-Driven Development methodology for writing tests before code. Use when developing new features, fixing bugs with te...
Test-driven development workflow
Guide Test-Driven Development workflow for FastLED. Use when implementing new features or fixing bugs with a test-first...
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...
Use when implementing any feature or bugfix, before writing implementation code. Each Scenario in Specs becomes a test c...
Detroit-style BDD開発フロー。シナリオテストをメインに据え、振る舞い駆動でテストを設計する。
Test-Driven Development enforcement skill - write tests first, always
Use when the user wants test-driven development, asks to write tests first, or mentions TDD.
Test-Driven Development (TDD) skill for Red-Green-Refactor cycle. Use when implementing features with tests first, minim...
Test-Driven Development workflow - write tests first, then implementation
Enforces Test-Driven Development (Red-Green-Refactor) for rigorous code quality.
PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE...
Test-driven development — write failing test first, then implement (red-green-refactor)
Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features...