Loading...
Loading...
Found 48002 skills
donellmccoy
Creates isolated Git worktrees for feature development with smart directory selection and safety verification to prevent workspace conflicts.
tbhb
Guides implementation of modern Python testing practices including pytest, Hypothesis, Atheris, and coverage strategies.
ctsstc
Investigates bugs using scientific method, manages debug sessions, and handles checkpoints via orchestrator workflows.
ctsstc
Initializes new software projects with context gathering, generating structure, requirements, roadmap, and PROJECT.md documentation.
robinmordasiewicz
Provides test-driven development utilities for Terraform provider code, including iterative test and schema generation with the terraform-plugin-testing SDK.
donellmccoy
Requests peer review for code quality verification, requirement alignment, and risk mitigation prior to merging into main branches.
donellmccoy
Enables test-first implementation for C#/.NET features and bug fixes, covering gRPC services, EF Core data access, and Blazor components.
LalaIAm
Enforces standardized commit message rules to maintain clean Git history and consistent version control practices.
LalaIAm
Enforces a new commit message convention rule for consistent version control practices in software development.
Dayopt
Creates a type-safe tRPC v11 router for BoxLog with service layer separation, Zod validation, and error handling.
ctsstc
Integrates code changes across a system and verifies compatibility to ensure seamless operation without conflicts.
ctsstc
Systematically investigates and resolves software issues through structured debugging techniques.
donellmccoy
Guides developers through final branch integration options including merge, pull request, or cleanup after successful implementation and testing.
tbhb
Enables custom strategy patterns for Hypothesis to generate test data and define property-based tests in Python development.
tbhb
Provides best practices for Python performance profiling using py-spy to identify and optimize code bottlenecks.
tbhb
Enforces type safety in Python development through best practices with type hints, Protocol, TypedDict, and generics.
ev3rlit
Reviews coding test solutions and appends evaluation feedback to the README.md file in problem-solving folders.
jong-kyung
Enforces Vercel's React/Next.js performance best practices, optimizing components, data fetching, and bundle efficiency for high-performance applications.
IKcoding-jp
Provides integration patterns for Next.js with Firebase/Firestore, including type definitions, data operations, real-time synchronization, and authentication.
IKcoding-jp
Provides Flutter/Dart development patterns and best practices for state management, UI implementation, and cross-platform mobile app development.
ctsstc
Executes GSD plans with atomic commits, deviation handling, and state management for robust development execution.
IKcoding-jp
Automates problem type detection and selects optimal development approaches (Debug/Design/Implementation/Optimize) with token-efficient MCP integration.
tbhb
Enables performance benchmarking of code using pytest-benchmark for measuring execution speed and optimizing code efficiency.
ctsstc
Automates initialization of a new GSD project with standard configuration and initial structure.