aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.
Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.
Use when mocha configuration including reporters, config files, plugins, and CI integration.
Use when jUnit parameterized tests with various value sources and test factories.
Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.
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 managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.
Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
Use when pylint CI integration including plugins, editor integration, and performance tuning.
Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.
Use when configuring Playwright BDD projects, setting up defineBddConfig(), configuring feature and step file paths, and integrating with Playwright config.
Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.
Use when rSpec fundamentals including describe, context, it blocks, let, and basic matchers for BDD testing.
Use when rSpec mocking with doubles, stubs, mocks, spies, and partial mocking strategies.
Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.
Use when creating incident response procedures and on-call playbooks. Covers incident management, communication protocols, and post-mortem documentation.
Use when creating structured operational runbooks for human operators. Covers runbook organization, documentation patterns, and best practices for clear operational procedures.
Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.
Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.