Loading...
Loading...
Found 48002 skills
Olino3
Deep Python code review analyzing changed files for security, performance, architecture, and correctness. Supports Django, Flask, and FastAPI for PR and security audits.
RoninRage
Automates code quality checks via linting, typechecking, and testing, then delivers remediation guidance for issues.
UnityAppSuite
Provides client-side JavaScript utilities for Frappe forms, enabling event handling, field manipulation, and UI customizations in the Frappe desk interface.
Olino3
Intelligently analyzes Git diffs between commits or branches, delivering unified format with file statistics, rename detection, and merge commit summaries for documentation.
leonj1
Scans code files for coding standards violations via a lightweight agent, without loading full source files into context.
Sjdjdiejdrirhdkjej
Offers a deep planning methodology for complex software architecture, emphasizing assumption questioning and ruthless simplification to handle epics and large features.
zmchenry
Automates management and synchronization of stacked feature branches in Git, including rebasing and updating dependent branches.
f4ah6o
Creates an isolated Git worktree for parallel feature development, enabling simultaneous branch work without conflicts.
bobmaertz
Manages Git worktrees for AI agent development, enabling isolated feature branch workflows with automatic branch creation and cleanup of stale worktrees.
MALLLAG
Assists developers in organizing code changes into logical, atomic commits for improved version control management.
zmchenry
Determines author attribution for PR changes by analyzing commit authors and line-by-line modifications, resolving credit discrepancies.
Sjdjdiejdrirhdkjej
Validates cross-artifact consistency and detects breaking changes in APIs, databases, and UIs before deployment during feature analysis.
steven130169
Automates TDD workflow with test planning, Red-Green-Refactor cycles, and ESLint code quality checks using Wallaby.
leonj1
Detects test pattern conventions in codebases without loading test files, using a lightweight agent for efficient analysis.
dayoumin
Creates and configures custom hooks for Claude Code agents, enabling behavior customization through events like PreToolUse and PostToolUse.
gvarela
Enforces Test-Driven Development (TDD) by requiring failing tests before implementation, ensuring test-first development practices.
qyinm
Guides users in creating effective Git commit messages following conventional commit standards and best practices for clear version control history.
bastos
Guides file upload implementation in Rails using Active Storage, covering S3 integration, image variants, and attachment management.
steven130169
Guides new feature development initiation with requirement confirmation, technical design, branch setup, and Gherkin template generation for BDD.
Sjdjdiejdrirhdkjej
Provides shadcn/ui integration with OKLCH design tokens for Next.js theme customization and component setup.
zmchenry
Automates code review and PR creation by analyzing branch changes, providing improvement tasks if needed, and generating a PR when ready.
narcisobenigno
Enforces Kent Beck's TDD methodology with strict micro-cycles: one test, fail, minimal code, refactor, then next test.
Sjdjdiejdrirhdkjej
Executes feature implementation using Test-Driven Development (TDD), preventing code duplication and ensuring quality through continuous testing during the implementation phase.
bastos
Guides JavaScript integration in Ruby on Rails using modern bundlers, import maps, and Rails-specific tools like Turbo.