Loading...
Loading...
Found 48002 skills
bostonaholic
Dynamically identifies project structure, package managers, and test frameworks for seamless development context discovery.
bostonaholic
Framework for evaluating software architecture decisions and generating standardized Architecture Decision Records (ADRs) to improve design documentation and team alignment.
bostonaholic
Provides strategic testing framework including testing pyramid, design patterns, and anti-patterns to complement tactical TDD enforcement.
bostonaholic
Refactors Ruby code by replacing over-engineered classes with simple data structures and pure functions to improve maintainability.
bostonaholic
Enforces test-driven development by requiring tests before code, focusing on behavior and comprehensive edge-case coverage.
bostonaholic
Applies the principle of separating decisions from effects to write clear, testable, and maintainable code.
antoniolg
Guides consistent Git worktree management for task execution, cleanup, migration, and issue-based development with GitHub/GitLab integration.
bostonaholic
Guides developers to create clear, convention-compliant Git commit messages explaining the purpose of changes.
bendrucker
Efficiently processes, parses, and transforms JSON data using the jq command-line tool for API integration and file handling.
bendrucker
Creates GitHub pull requests and GitLab merge requests with standardized formatting and content guidelines for code review.
bendrucker
Guides best practices for Git workflows, including branching strategies and common command usage for version control.
bendrucker
Automates code implementation for issues tracked in GitHub, Linear, or GitLab, reducing manual context-switching.
bendrucker
Enables peer code review for pull requests on GitHub and GitLab, facilitating feedback on proposed code changes.
bendrucker
Enables self-code review with GitHub-style visual diff interface, allowing line-by-line comments processed by Claude for action.
bendrucker
Guides Python development with best practices, type hints, and testing patterns for code quality and maintainability.
bendrucker
Provides coding standards and best practices for JavaScript and TypeScript, including promise handling and pattern discussions during development and code review.
bendrucker
Provides command-line interface for managing GitHub repositories, pull requests, issues, and API interactions efficiently.
bendrucker
Guides on Go coding standards, best practices, and testing patterns for writing and reviewing Go code.
the-prod-father
Conducts thorough code reviews for security, performance, and quality issues using structured checklists and patterns.
shekohex
Enforces Extreme Programming values during pair programming to ensure high-quality software delivery by advocating for simplicity, feedback, and resisting unnecessary features.
the-prod-father
Provides tools for writing, executing, and analyzing software tests, including coverage metrics and structured bug reporting.
lawless-m
Provides tools for creating complex multi-component frontend artifacts using React, Tailwind CSS, and shadcn/ui with state management and routing support.
lawless-m
Resolves Windows encoding conflicts (CP-1252 vs UTF-8) for JSON file I/O operations in Python.
lawless-m
Provides thread-safe, date-based UTF-8 file logging for RocsMiddleware services, ensuring reliable log management in multi-threaded environments.