Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
maven-build-lifecycle
Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.
TheBushidoCollective/han 129
-
mise-tool-management
Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.
TheBushidoCollective/han 129
-
mise-environment-management
Use when managing environment variables and project settings with Mise. Covers env configuration, direnv replacement, and per-directory settings.
TheBushidoCollective/han 129
-
mise-task-configuration
Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.
TheBushidoCollective/han 129
-
ansible-playbooks
Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.
TheBushidoCollective/han 129
-
ansible-roles
Use when structuring and reusing code with Ansible roles for modular, maintainable automation and configuration management.
TheBushidoCollective/han 129
-
ansible-inventory
Use when managing hosts and groups in Ansible inventory for organizing infrastructure and applying configurations across environments.
TheBushidoCollective/han 129
-
cypress-advanced
Use when advanced Cypress features including custom commands, plugins, and network stubbing.
TheBushidoCollective/han 129
-
cypress-ci-cd
Use when cypress CI/CD integration including parallelization, test recording, and media capture.
TheBushidoCollective/han 129
-
cypress-fundamentals
Use when cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns.
TheBushidoCollective/han 129
-
cocoapods-privacy-manifests
Use when implementing iOS 17+ privacy manifests for CocoaPods libraries. Covers PrivacyInfo.xcprivacy file creation, required reasons API declarations, and proper resource bundle integration for App Store compliance.
TheBushidoCollective/han 129
-
cocoapods-test-specs
Use when adding automated tests to CocoaPods libraries using test specs. Covers test spec configuration, app host requirements, and testing patterns that integrate with pod lib lint validation.
TheBushidoCollective/han 129
-
cocoapods-subspecs-organization
Use when organizing complex CocoaPods libraries into subspecs. Covers modular architecture, dependency management between subspecs, and default subspecs patterns for better code organization and optional features.
TheBushidoCollective/han 129
-
cocoapods-publishing-workflow
Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.
TheBushidoCollective/han 129
-
cocoapods-podspec-fundamentals
Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.
TheBushidoCollective/han 129
-
mocha-assertions
Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.
TheBushidoCollective/han 129
-
mocha-fundamentals
Use when mocha test structure, hooks, and async testing patterns for JavaScript testing.
TheBushidoCollective/han 129
-
mocha-configuration
Use when mocha configuration including reporters, config files, plugins, and CI integration.
TheBushidoCollective/han 129
-
terraform-modules
Use when creating and using reusable Terraform modules for organizing and sharing infrastructure code.
TheBushidoCollective/han 129
-
terraform-configuration
Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.
TheBushidoCollective/han 129
-
terraform-state
Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.
TheBushidoCollective/han 129
-
pulumi-basics
Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.
TheBushidoCollective/han 129
-
pulumi-components
Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.
TheBushidoCollective/han 129
-
pulumi-stacks
Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.
TheBushidoCollective/han 129