持續整合/部署
13574 skills in DevOps > 持續整合/部署
data-transformation
Data transformation utilities for financial analysis. Use for currency conversions, percentage calculations, data normalization, and balance of payments accounting transformations.
itertools
Efficient iterator combinatorics and operations for memory-efficient looping. Provides combinations, permutations, cartesian products, and chainable iterators. Use when generating all possible currency pairs, exploring trading paths, creating sequences without loading into memory, grouping sorted data, computing running accumulations, or working with infinite sequences. Ideal for combinatorial analysis and lazy iteration.
numpy
High-performance numerical computing with multi-dimensional arrays and mathematical operations. Provides vectorized operations, linear algebra, statistical functions, and matrix manipulation. Use when performing bulk calculations on exchange rates, computing logarithmic transformations, calculating means/standard deviations, doing matrix operations, working with numerical data that needs fast computation, or requiring element-wise operations without loops. Essential for scientific computing and data preprocessing.
warehouse-navigation
Navigate warehouse layouts and calculate efficient paths between locations. Use this skill when working with warehouse grids, aisle structures, rack positions, or calculating travel distances in distribution centers.
blockchain-analysis
Blockchain and cryptocurrency transaction analysis tools. Use for tracing transactions, analyzing wallet activity, and investigating cryptocurrency flows.
csv-export
Export data to CSV format with proper formatting and encoding. Use this skill when converting JSON or dictionary data to CSV, handling special characters and encoding, configuring delimiters and quoting, or creating properly formatted CSV files for downstream processing.
selinux
Guide for SELinux (Security-Enhanced Linux) security framework. Use when configuring mandatory access controls, troubleshooting permission denials, creating custom policies, or managing security contexts. Covers modes, contexts, booleans, and policy management.
slotting-optimization
Optimize warehouse slot assignments for picking efficiency. Use this skill when determining optimal product locations, minimizing travel time, balancing workload across zones, or reassigning slots based on demand patterns.
api-integration
Make HTTP requests to REST APIs with authentication, handle responses, and manage pagination. Use when connecting to external APIs, fetching data from CRM systems, syncing records between services, or implementing OAuth/API key authentication flows.
systemd-services
Systemd service management and unit file creation. Use when creating system services, managing service dependencies, configuring startup behavior, or debugging service issues.
orchestrator-designer
UI/UX Designer for Claude Orchestrator. Creates design specifications with design tokens (colors, fonts, spacing) and component specs. Use when asked to create design specifications or define design tokens for the orchestrator.
molecular-dynamics
Molecular dynamics simulation tools for atomistic modeling. Use for simulating ion transport, diffusion coefficients, and electrolyte molecular behavior at the atomic level.
syslinux
SYSLINUX/ISOLINUX bootloader for Linux systems. Use when creating bootable CDs with ISOLINUX, USB drives with SYSLINUX, or configuring lightweight boot environments.
order-batching
Group orders into efficient batches for picking operations. Use this skill when combining multiple orders for single pick trips, optimizing batch sizes, clustering orders by location proximity, or maximizing picker productivity.
mesh-decimation
Reduce polygon count in 3D meshes while preserving shape. Use for optimizing models for real-time rendering, 3D printing, and reducing file sizes. Supports quadric error metrics, vertex clustering, and edge collapse methods.
inventory-balancing
Balance inventory across warehouse locations for optimal fulfillment. Use this skill when redistributing stock between locations, optimizing inventory positioning, managing regional inventory levels, or planning inventory transfers.
schemachange
Deploying and managing Snowflake database objects using version control with schemachange. Use this skill when you need to manage database migrations for objects not handled by dbt, implement CI/CD pipelines for schema changes, or coordinate deployments across multiple environments.
pattern-dev
Guide for developing CommonTools patterns (TypeScript modules that define reactive data transformations with UI). Use this skill when creating patterns, modifying existing patterns, linking patches (instantiated patterns), debugging pattern errors, or working with the pattern framework. Triggers include requests like "build a pattern", "fix this pattern error", "deploy this charm/patch", "link these charms", or questions about handlers, cells, and reactive patterns.
test-reporting-analytics
Advanced test reporting, quality dashboards, predictive analytics, trend analysis, and executive reporting for QE metrics. Use when communicating quality status, tracking trends, or making data-driven decisions.
test-design-techniques
Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases, reducing redundant tests, or ensuring systematic coverage.