Loading...
Loading...
Found 48002 skills
Youngger9765
Guides backend code quality standards, refactoring, and optimization best practices, defining requirements and upgrade paths for development phases.
jurabek
Provides idiomatic Go patterns and conventions for proper naming, error handling, concurrency, and interface design in Go code.
naqerl
Analyzes git status to intelligently group changes into logical commits, optimizing version control for developers.
chrfalch
Tools and documentation for developing and managing audio effects in the DaisySeed DSP-based multi-effect pedal project.
Silviase
Automates setup of new Python projects with standardized toolchain (uv, ruff, pre-commit) and folder structure.
Leryk1981
Summarizes branch differences against a base branch and generates artifacts to streamline pull request preparation.
terencefan
Guides resolution of Python type checking errors (Pylance/MyPy) including unknown types, missing imports, and type mismatches through TypedDict, generics, and protocol alignment.
probitas-test
Executes and validates Probitas test scenarios, enabling test execution and failure debugging.
Youngger9765
Provides consistent error response patterns and logging strategies for FastAPI endpoints, enhancing backend reliability and developer experience.
Youngger9765
Enforces strict TDD workflow (RED → GREEN → REFACTOR) for new feature development with subagent context management.
asadullah48
Executes code snippets via MCP server using zero-token script pattern for immediate code testing without authentication requirements.
kutayilmaaz
Automates splitting git changes into atomic, non-breaking commits for logical, independent commit steps.
trae-op
Provides best practices for building React forms with modern hooks (useActionState, useFormStatus), optimizing re-renders and separation of concerns.
SimonOyaneder
Sets conventions and standards for Python rule engine development to ensure code consistency and maintainability.
ahaaicc
Provides coding standards and best practices for writing Python scripts, ensuring consistency and maintainability.
LongbowXXX
Diagnoses software issues through log analysis, bug reproduction, and structured fix planning for developers.
drillan
Verifies code adherence to project constitution rules during development and PR creation, ensuring no violations.
LongbowXXX
Automates project version releases using Semantic Versioning, generates changelogs, and creates version tags.
chedevlooper-creator
Automates code quality reviews for TypeScript, React/Next.js, and project conventions, checking style, patterns, security, and testing before commits or PRs.
vrazdalovschi
Assists in writing and reviewing React useEffect and useState hooks for managing side effects, derived state, data fetching, and external state synchronization.
lutzcc1
Generates structured GitHub issues for development tasks, formatted for future implementation by Claude.
Youngger9765
Enforces Git workflow best practices including pre-commit hooks, security checks, and documentation requirements for development teams.
zsutxz
Coordinates a Master LLM with specialized agents (Requirements, Code, Review) for structured software development of complex programming tasks.
Youngger9765
Enforces documentation-first and TDD best practices for integrating third-party APIs in backend development.