16,832 skills sorted by stars.
Guide for running ReCodeAgent-Codex-TB2 Harbor ENV Run terminal-bench-2 BENCHMARK Evaluate TASKs Operation Guide
Manages Git worktrees for Recollect development. Creates worktrees in .worktrees/, copies .env.local, and runs pnpm install. Use w...
Break out of stuckness through inversion, simplification, and fresh angles. Use when repeating approaches without progress.
Recover session state from memory-keeper after context loss.
Think like a skeptical technical recruiter when working on the daily.dev Recruiter platform. Use when reviewing UI/UX, features, o...
Drive iterative refinement loops with evidence capture, evaluation checkpoints, and stop conditions for skills, prompts, or agents...
Write failing tests before implementation (RED phase of TDD). Creates test file with test functions that fail because code doesn't...
Development skill for CaseMark's Smart Redaction Tool - an intelligent document redaction application with two-pass PII detection...
Redis Cache Manager - Auto-activating skill for Backend Development.Triggers on: redis cache manager, redis cache managerPart of t...
Redis caching strategies for MCP servers - cache invalidation, TTL management, pub/sub patterns, and performance optimization
Generate Redis configuration files and connection code for caching and session management. Triggers on "create redis config", "gen...
Upstash Redis patterns for caching and rate limiting.
이 스킬은 사용자가 "이슈 만들어", "버그 등록", "태스크 생성", "이슈 목록", "내 할일", "할당된 이슈", "이슈 수정", "이슈 상태 변경", "이슈 검색", "ticket", "issue", "bug report" 등...
이 스킬은 사용자가 "프로젝트 목록", "프로젝트 정보", "버전 확인", "마일스톤", "프로젝트 검색", "project list", "show projects", "version info" 등을 언급할 때 사용됩니다. Redmi...
이 스킬은 사용자가 "작업 시간 기록", "시간 등록", "타임 로그", "작업 시간 조회", "몇 시간 일했어", "time entry", "log hours", "time tracking", "work hours" 등을 언급할 때...
Use when evaluating designs, reviewing code, or refactoring - measures success by total code in the final codebase, not effort to...
Detailed guidance for the REFACTOR phase of TDD - emphasizes searching for existing patterns, extracting shared functionality, and...
Three-stage refactoring workflow: (1) iterative research of refactor/modularization options, (2) plan + risk/edge-case analysis +...
Refactors code with loop behavior for iterative improvement
Refactor BDD implementation (scenarios, step definitions, feature code) to improve quality and eliminate tech debt while keeping s...
Refactors code to improve readability, maintainability, performance, and adherence to best practices while preserving functionalit...
Plan and execute multi-file refactors with safety checks; use when asked to reduce tech debt or reorganize code modules.
Refactors complex code to be clearer and easier for developers to understand, following simplicity-first principles
Ask whether to proceed with refactoring after architecture mapping.
Refactor code to improve quality, performance, and maintainability. Use when refactoring code, improving code structure, or modern...
>-
Safe code refactoring combining Sherpa's refactor workflow, Julie's reference checking and safe renaming, and Goldfish's before/af...
コード品質の問題を積極的に検出し改善する。以下を検出した際に自動発動: (1) 長いメソッド/クラス、(2) 重複コードパターン、(3) 深いネスト、(4) 不適切な命名、(5) マジックナンバー/文字列、(6) N+1 クエリパターン、(7) 未使用コード、...
Martin Fowlerのリファクタリング方法論に基づいた体系的なコード改善スキル。コードスメルの検出から安全なリファクタリングの実施まで、テストを安全網として段階的に品質を向上させます。「2つの帽子」を意識し、機能追加と分離して実施。
Use when improving run configuration, seeding, and reproducibility for Python research code.
Use when adding formatting, linting, and type checking to Python research code.
Use when documenting Python research code usage, setup, and experiment reproduction.
Use when organizing experiment logs, results, and metadata for Python research code.
Use when checking for data leaks, PII handling, and license risks in Python research code.