aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.
Core BDD concepts, philosophy, and the Three Amigos practice
Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.
Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.
Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.
Use when pylint configuration including pylintrc, message control, plugins, and scoring system.
Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.
Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.
Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when applying encapsulation and information hiding principles in object-oriented design. Use when controlling access to object state and behavior.
Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.
Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.
Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.
Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.
Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.
Use when mocha configuration including reporters, config files, plugins, and CI integration.
Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.