aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use when pylint configuration including pylintrc, message control, plugins, and scoring system.
Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.
Use when C# nullable reference types, null safety patterns, and migration strategies. Use when ensuring null safety in C# code.
Cucumber best practices, patterns, and anti-patterns
Use when jUnit parameterized tests with various value sources and test factories.
Use when cypress CI/CD integration including parallelization, test recording, and media capture.
Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.
Use when ensuring accessible gluestack-ui implementations. Covers WAI-ARIA patterns, screen reader support, keyboard navigation, focus management, and WCAG 2.1 AA compliance.
Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.
Use when building UI with gluestack-ui components. Covers component composition, variants, sizes, states, accessibility props, and platform-specific considerations for React and React Native.
Use when applying Checkstyle built-in checks for Java code including naming conventions, code metrics, and suppressions.
Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.
Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.
Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.
Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.
Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.
Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.
Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects
Use when pylint checkers including built-in checkers, custom checkers, and checker development.
Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.
Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.
Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.
Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.
Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.