1. Software Development
Found 33838 skills
cli-e2e-testing
dotnet
Guides creation, modification, and debugging of Aspire CLI end-to-end tests using Hex1b terminal automation.
test-management
dotnet
Quarantines or disables flaky tests using QuarantineTools to maintain reliable test suites during development.
connection-properties
dotnet
Automates creation and enhancement of connection properties in Aspire resource and README files for efficient configuration management.
moonbit-agent-guide
loro-dev
Guides MoonBit project development with structure, testing, and tooling (build, test, doc) for modules and packages.
zenml-backport
zenml-io
Automates backporting documentation and example changes from main branch to specific ZenML release branches, ensuring live releases reflect updates.
testing-patterns
ChrisWiles
Provides Jest testing patterns including factory functions, mocking strategies, and TDD workflow for unit test development.
systematic-debugging
ChrisWiles
Provides a structured four-phase debugging methodology emphasizing root cause analysis to prevent superficial fixes and ensure robust solutions.
graphql-schema
ChrisWiles
Generates and manages GraphQL schemas, queries, mutations, and types for seamless API development with Apollo Client.
formik-patterns
ChrisWiles
Provides reusable validation patterns and form handling utilities for Formik, simplifying form creation, validation, and submission in React applications.
react-ui-patterns
ChrisWiles
Provides modern React patterns for handling loading states, error handling, and data fetching in UI components.
better-result-adopt
AmanVarshney01
Refactors error handling from exceptions to Result types, converting thrown errors into typed structures for railway-oriented programming.
benchmark-kernel
flashinfer-ai
Provides a step-by-step guide for benchmarking FlashInfer kernels with CUPTI timing to analyze and optimize GPU performance in AI inference workloads.
skill-development
anthropics
Guides users in creating, improving, and structuring Claude Code plugins through skill development best practices and progressive disclosure.
stripe-best-practices
anthropics
Provides best practices for Stripe API integrations including payment processing, subscriptions, and webhook handling.
debug-cli
antinomyhq
Enables debugging, modification, and extension of the code-forge application's CLI commands, argument parsing, and behavior.
resolve-conflicts
antinomyhq
Provides a structured framework for resolving common merge conflicts in version control, including imports, tests, lock files, and configuration files.
context-hunter
MrLesk
Helps developers discover codebase patterns, conventions, and unwritten rules to make informed changes during feature implementation, bug fixes, and refactoring.
refactor
phodal
Suggests code refactoring improvements to enhance maintainability and quality without altering functionality.
test-gen
phodal
Generates comprehensive unit tests for code files, ensuring code reliability and maintainability.
code-review
phodal
Conducts thorough code reviews following industry best practices to improve code quality and maintainability.
wrangler
cloudflare
CLI tool for developing, deploying, and managing Cloudflare Workers applications and associated services like KV, R2, and D1.
durable-objects
cloudflare
Enables creation and management of Cloudflare Durable Objects for stateful applications, RPC, SQLite storage, and Workers integration with testing support.
modern-css
paulirish
Provides expertise in modern CSS techniques including Container Queries, View Transitions, and Scroll-driven animations for high-quality frontend development.
build-free-types
paulirish
Provides instructions for type safety using JSDoc in browsers and native TypeScript execution in Node.js without requiring a build step.