Skip to main content

这个仓库中的 skills

TheBushidoCollective/han - 第 7 页

SkillsMP 已收集 TheBushidoCollective/han 中的 430 个 Skill。打开任一 Skill 可查看来源和详情。

TheBushidoCollective/han

已展示 40 / 430 个已收集 Skill。

职业分类
网络与计算机系统管理员
描述

Use when writing and deploying Kubernetes manifests for container orchestration.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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.

原文语言:英语

更新
已展示 40 / 430 个已收集 Skill。