4,215 skills sorted by stars.
Power spectrum analysis for frequency domain insights and periodicity detection
Power spectral density estimation for frequency content analysis
Statistical tests for time series stationarity (ADF, KPSS, PP tests)
Signal windowing for spectral analysis and leakage reduction
Test-Driven Development workflow - write tests first, then implementation
Execute a complete TDD cycle (RED → GREEN → REFACTOR) for one test. Orchestrates the full workflow from writing a failing test thr...
A workflow that enforces genuine test-driven development: tests first, behavior-focused, with strong edge-case coverage.
Use when implementing new features. Enforces TDD workflow - write tests FIRST, then implementation. Ensures AAA pattern, proper co...
Main TDD workflow command. Finds next test in PLAN.md and executes complete TDD cycle automatically. This is the primary command f...
Execute the GREEN phase of TDD by implementing the minimum code needed to make the failing test pass. Follows the principle of sim...
Guides strict TDD (red/green/refactor), prioritizing domain unit tests and small steps.
Playwright 기반 TDD 개발을 지원합니다. 테스트 작성, 실행, 디버깅을 자동화하고 테스트가 통과할 때까지 반복 개발합니다. 사용자가 "TDD로 개발", "Playwright 테스트 작성", "테스트 통과시켜"와 같은 요청을...
Python/pytest TDD specialist for test-driven development workflows. Use when writing tests, auditing test quality, running pytest,...
Execute the RED phase of TDD by writing a failing test for the next unmarked item in PLAN.md. Writes tests with Korean description...
Test-driven development guidance for Tetris game logic. Use when writing tests, fixing test failures, improving test coverage, or...
Automatically guides users through RED-to-GREEN TDD workflow when implementing features in kiro projects
Prepares complete teaching package for a class session including all materials, checklists, and resources. Use when the user is pr...
The master skill for generating technical specifications. Identifies project technology and delegates deep analysis to specialized...
Technical spike and research investigation specialist. Use when exploring options for a technical decision, conducting timeboxed i...
Defines environment variables, architecture design, and build/test commands. Use when configuring environment or designing archite...
Run Tecton plan and tests via Pants in the data-science repo. Handles long-running commands with proper output capture to avoid tr...
Crafts Telegram-friendly replies for telclaude sessions, respecting media, heartbeats, and brevity.
Learn and write templ component syntax including expressions, conditionals, loops, and Go integration. Use when writing .templ fil...
[REPLACE] Generate structured content from templates. Use when [REPLACE with specific triggers].
Generate workflow templates with coherent node graphs and integration tests
Specific description with trigger conditions
Comprehensive guide for developing Temporal.io workflows and activities in the A4C-AppSuite.Covers Workflow-First architecture, de...