Use when writing and deploying Kubernetes manifests for container orchestration.
Skills in this repository
TheBushidoCollective/han - Page 7
SkillsMP has collected 430 skills from TheBushidoCollective/han. Open a skill to review its source and details.
TheBushidoCollective/hanShowing 40 of 430 collected skills.
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.
Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.
Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.
Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.
Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.
Use when managing Maven dependencies, resolving dependency conflicts, configuring BOMs, or optimizing dependency trees in Java projects.
Use when configuring Maven plugins, setting up common plugins like compiler, surefire, jar, or creating custom plugin executions.
Use when managing environment variables and project settings with Mise. Covers env configuration, direnv replacement, and per-directory settings.
Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.
Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.
Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.
Use when mocha configuration including reporters, config files, plugins, and CI integration.
Use when mocha test structure, hooks, and async testing patterns for JavaScript testing.
Use when configuring Playwright BDD projects, setting up defineBddConfig(), configuring feature and step file paths, and integrating with Playwright config.
Use when writing Gherkin feature files, using Scenario Outline with Examples, applying tags for test organization, and leveraging Background sections for shared setup.
Use when creating step definitions with Given, When, Then, using createBdd() for step functions, implementing Page Object Model patterns, and sharing fixtures between steps.
Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.
Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.
Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.
Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.
Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.
Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.
Use when pytest fixtures, conftest files, parametrize decorators, and fixture scopes for comprehensive test setup.
Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.
Use when advanced RSpec features including custom matchers, shared examples, metadata, and hooks.
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 configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component demonstrations with proper type constraints.
Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.
Use when setting up or configuring Storybook for a project. Covers main configuration, addons, builders, and framework-specific setup.
Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user interactions, and state changes directly in stories.
Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcase component variations, and build successfully.
Use when setting up or configuring syncpack for a monorepo. Covers configuration files, workspace detection, and custom rule definitions for dependency version management.
Use when defining version policies, banning dependencies, pinning versions, or creating partitioned version groups in syncpack. Covers advanced version management patterns.
Use when building reusable component patterns with Tailwind CSS. Covers component extraction, @apply directive, and composable design patterns.
Use when setting up or customizing Tailwind CSS configuration, theme customization, plugins, and build setup. Covers tailwind.config.js setup and content paths.
Use when optimizing Tailwind CSS for production, reducing bundle size, and improving performance. Covers PurgeCSS, JIT mode, and build optimization.