aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.
Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.
Use when jUnit extensions including custom extensions, rules, and conditional test execution.
Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
Start work on a Jira ticket (transition to In Progress)
Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.
Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.
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 creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
Core BDD concepts, philosophy, and the Three Amigos practice
Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.
Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.
Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes and the RGR workflow to add characterization tests before modifications.
Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.
Use when implementing async/await, Task management, actors, or Combine reactive patterns in iOS applications.
Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.
Use when building terminal UIs with Ink component patterns for React-based CLI applications.
Use when mocha test structure, hooks, and async testing patterns for JavaScript testing.
Use when working with Tailwind CSS utility classes for layout, spacing, typography, colors, and visual effects. Covers utility-first CSS patterns and class composition.
Get detailed information about a specific ClickUp task
Deploy and serve TensorFlow models
Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.
Use when working with TestNG annotations, assertions, test lifecycle, and configuration for Java testing.