Loading...
Loading...
Found 48002 skills
JohnnyVicious
Facilitates peer code review requests for major features and task completion to ensure code quality and requirement adherence before merging.
YunosukeYoshino
Automates TDD workflow using Red-Green-Refactor cycle and AAA structure for feature implementation, bug fixes, and code refactoring.
Higashi-Kota
Enables UI component development and documentation using Storybook's CSF3 methodology, focusing on visual showcase and maintainable component catalogs.
YunosukeYoshino
Configures modern Python development environments using uv, Ruff, and Typer for project scaffolding, dependency management, and code quality checks.
AppleLamps
Generates database migration scripts for schema changes, adhering to project conventions when requested for migrations, column additions, or table alterations.
omriwen
Automates updating import statements across a codebase following module refactoring to ensure functional and organized imports.
Lofp34
Manages background transcription jobs for Whisper-Lolo, handling event wiring, job chunking, and transcript persistence via TranscriptionProvider abstraction.
ovftank
Debugs frontend issues including UI bugs, console errors, network failures, and DOM problems using Chrome DevTools.
Higashi-Kota
Provides a modern CSS methodology prioritizing Grid, Subgrid, Container Queries, and Design Tokens for scalable, responsive UI layouts.
Higashi-Kota
Provides Playwright-based E2E testing patterns with Chrome DevTools integration for robust integration tests, accessibility validation, and visual regression.
omriwen
Converts Python loops to vectorized PyTorch tensor operations to optimize computational bottlenecks in performance-critical code.
Higashi-Kota
Automates WCAG 2.2 AA compliance for UI components via auditing, remediation, and validation in development workflows.
popo0407
Provides step-by-step guidelines for enhancing code structure and maintainability while preserving functionality.
Higashi-Kota
Provides a structured testing strategy using Vitest for unit tests and Storybook for UI interaction tests with clear role separation in development workflows.
AppleLamps
Runs build and lint checks to validate project readiness before deployment, ensuring code quality and functionality.
omriwen
Automates identification and removal of unused code, commented blocks, unreachable code, and unused imports to enhance codebase maintainability.
omriwen
Generates pytest unit tests for Python functions and classes, including fixtures, parametrization, and edge cases to ensure test coverage during development and refactoring.
betamatt
Guides efficient ActiveRecord patterns in Rails 7+ for database queries, optimization, and avoiding N+1 issues.
betamatt
Guides effective testing practices for Ruby on Rails 7+ applications, including RSpec, Minitest, and FactoryBot.
omriwen
Detects and resolves memory leaks in Python and PyTorch code, specifically for matplotlib figures and unreleased tensors during performance optimization.
chuyeow
Provides a guide for implementing features using Test-Driven Development (TDD), including writing tests first and following the red-green-refactor cycle.
colingwuyu
Provides pattern-based guidelines for extending the OptAIC Python SDK with new domain operations, including async/sync interfaces and resource management.
JohnnyVicious
Integrates with multiple AI models (Gemini, Claude, GPT) via GitHub Copilot CLI to provide second opinions and alternative perspectives on code analysis.
Im5tu
Manages NuGet package updates in .NET projects, checking for outdated dependencies and upgrading versions.