Loading...
Loading...
Found 48002 skills
Jbond312
Provides C# coding standards, patterns, and best practices for .NET development, assisting in writing and reviewing high-quality code.
falconnt
Creates isolated Git worktrees for feature development with workspace safety verification and directory management.
Jbond312
Guides implementation of Vertical Slice Architecture (VSA) within Clean Architecture for feature planning, slice creation, and handler implementation.
cole-robertson
Configures Server-Side Rendering (SSR) for Inertia.js applications in Ruby on Rails, improving SEO and initial load performance.
matiacone
Streamlines Git branch management and pull request workflows with the Graphite CLI, replacing manual git commands for efficient version control.
falconnt
Provides safe code refactoring using design patterns, ensuring backward compatibility and enabling incremental changes.
maplin-co
Prevents common testing anti-patterns such as mocking without understanding dependencies and adding test-only methods to production code.
matiacone
Creates interactive node-based diagrams, flowcharts, and graph editors in React with drag-and-drop and custom node support.
maplin-co
Systematically traces errors backward through call stacks to identify root causes of bugs and invalid data, adding instrumentation when needed.
phoenixdhr
Automates creation of full NestJS backend resources (module, entity, service, controller) following Code First architecture.
phoenixdhr
Generates isolated unit tests for NestJS services and resolvers using Mongoose mocks and Jest, tailored to project architecture.
maplin-co
Automates skill validation using TDD's RED-GREEN-REFACTOR cycle to ensure robustness and correctness prior to deployment.
joaoregis
Refactors code to enhance structure, readability, and performance while adhering to SOLID principles and design patterns without altering external behavior.
btimothy-har
Assists in writing and modifying Python code, managing dependencies with uv, and applying best practices including type hints and pydantic.
joaoregis
Analyzes error logs and stack traces to identify root causes and propose effective code fixes for debugging.
joaoregis
Provides expert code reviews focusing on security, performance, maintainability, and bug fixes with actionable refactoring examples.
xxthunder
Enforces project conventions, error handling, and CI awareness for consistent PowerShell script development and maintenance.
egil
Enables persistent data caching in Orleans by having per-silo GrainServices subscribe to data grains, ensuring updates survive grain deactivation and silo restarts.
bravellian
Provides ripgrep search patterns for efficient C# code navigation and symbol lookup within a repository.
mrwogu
Optimizes code performance by identifying and resolving bottlenecks to enhance speed and efficiency in software applications.
maplin-co
Provides comprehensive tools for Supabase database management, edge functions, and backend API development workflows.
cole-robertson
Provides authentication and authorization implementation for Inertia.js with Ruby on Rails, supporting Devise and other auth solutions.
Jbond312
Discovers repository conventions and patterns, generating a conventions documentation file for new developers.
cole-robertson
Provides testing utilities for Inertia.js components, props, and responses in Ruby on Rails applications using RSpec or Minitest.