1. Software Development
Found 33838 skills
python-packaging
wshobson
Generates and publishes Python packages to PyPI with standardized project structure and configuration files.
javascript-testing-patterns
wshobson
Enables comprehensive JavaScript/TypeScript testing with Jest, Vitest, and Testing Library for unit, integration, and end-to-end tests using TDD/BDD.
godot-gdscript-patterns
wshobson
Provides GDScript patterns for Godot 4 game development, covering signals, scenes, state machines, and optimization techniques.
unity-ecs-patterns
wshobson
Provides patterns and tools for implementing high-performance Unity ECS (Entity Component System) using DOTS, Jobs, and Burst for large-scale game development.
typescript-advanced-types
wshobson
Enables complex type logic and reusable type utilities in TypeScript for type-safe application development.
turborepo-caching
wshobson
Configures Turborepo for efficient monorepo builds using local and remote caching to optimize development pipelines.
microservices-patterns
wshobson
Guides microservices architecture design with service boundaries, event-driven communication, and resilience patterns for distributed systems.
architecture-patterns
wshobson
Implements proven backend architecture patterns (Clean, Hexagonal, DDD) to structure complex systems and improve maintainability during development or refactoring.
modern-javascript-patterns
wshobson
Provides ES6+ JavaScript patterns including async/await and functional programming for clean, efficient code refactoring and optimization.
e2e-testing-patterns
wshobson
Enables reliable end-to-end testing with Playwright and Cypress for bug detection, confidence building, and fast deployment.
react-native-design
wshobson
Provides styling, navigation, and Reanimated animation utilities for React Native cross-platform mobile development.
web-renderer-test
remotion-dev
Adds a test case to validate the behavior and correctness of a web renderer component in software development.
make-pr
remotion-dev
Creates a pull request for the current feature branch in a version control system.
fastapi
srbhr
Builds Python APIs with FastAPI, JWT authentication, async database integration, and validation error resolution for robust backend services.
receiving-code-review
srbhr
Critically evaluates code review feedback for technical accuracy and clarity before implementation, ensuring rigorous verification over passive acceptance.
navigator
srbhr
Assists developers in exploring codebases, locating files, and comprehending project structure for efficient development.
nextjs15-performance
srbhr
Provides critical performance optimizations for Next.js 15, including React components, data fetching, Server Actions, and bundle size reduction.
mcp-builder
ComposioHQ
Guides creation of Model Context Protocol (MCP) servers to integrate LLMs with external APIs using Python (FastMCP) or Node/TypeScript (MCP SDK).
artifacts-builder
ComposioHQ
Provides a suite of tools for building complex, multi-component HTML artifacts for Claude.ai using React, Tailwind CSS, and shadcn/ui with state management and routing capabilities.
add-review-comment
mlflow
Adds a comment to a GitHub pull request for collaborative code review and feedback.
copilot
mlflow
Integrates with GitHub Copilot to provide AI-powered code suggestions and generation within development workflows.
fetch-diff
mlflow
Fetches and filters pull request diffs with line numbers to streamline code review processes.
write-tests
dotnet
Automates UI test creation for GitHub issues, verifying tests reliably fail to reproduce bugs until validated.
try-fix
dotnet
Automates a single code fix attempt, execution, and result reporting for bug resolution within CI environments.