持續整合/部署
13574 skills in DevOps > 持續整合/部署
mesh-morphing
Interpolate between different mesh shapes for animation and shape blending. Use for facial animation, character morphing, and design exploration. Requires correspondence between source and target meshes.
efficiency-metrics
Calculate and analyze warehouse picking efficiency metrics. Use this skill when measuring picker productivity, analyzing travel vs pick time ratios, benchmarking performance, or optimizing operational KPIs.
busybox
BusyBox configuration and usage for embedded Linux systems. Use when creating minimal Linux environments, building rescue systems, or replacing standard utilities with BusyBox applets.
coding-guidelines
Comprehensive React component coding guidelines, refactoring principles, and architectural patterns. **CRITICAL**: Focuses on patterns AI commonly fails to implement correctly, especially testability, props control, and component responsibility separation. Reference this skill when implementing or refactoring React components during Phase 2.
inventory-optimization
Optimize inventory levels using EOQ, multi-echelon models, and cost minimization. Use this skill when calculating economic order quantities, minimizing total inventory costs, optimizing across multiple locations, or balancing ordering and holding costs.
hubspot-api
Interact with HubSpot CRM API for managing contacts, companies, and deals. Use when fetching HubSpot contacts, creating or updating CRM records, syncing data with HubSpot, or building HubSpot integrations.
sparse-matrices
Work with sparse matrix formats (CSR, CSC, COO) and algorithms. Use when implementing efficient sparse operations like matrix-vector/matrix-matrix multiplication with many zero elements.
database-operations
Connect to and query SQL databases, execute queries, and handle database transactions. Use when reading from or writing to databases, performing batch inserts, managing connections, or executing complex SQL queries in data pipelines.
scipy
Scientific computing library. Use for optimization, interpolation, statistics, signal processing, and numerical integration.
dockerfile-generation
Creating Dockerfiles for containerized builds. Use when generating container images for development or deployment.
constraint-optimization
Model and solve constraint optimization problems. Use this skill when defining decision variables, adding constraints (capacity, time, precedence), setting objectives, and finding optimal or feasible solutions using constraint programming techniques.
task
Create well-defined task specifications from plans or user prompts. Use when user wants to define a task, create a work item, break down a plan into actionable work, or write a spec for implementation. Triggers on "create task", "define task", "write spec", "break this down", "make this actionable", or when moving from planning to execution.
safety-stock
Calculate and optimize safety stock levels to buffer against demand and supply uncertainty. Use this skill when determining buffer inventory, setting service level targets, analyzing lead time variability, or balancing stockout risk against holding costs.
matplotlib
Matplotlib library for creating financial visualizations. Use for plotting time series, creating multi-panel figures, stacked bar charts, and generating publication-quality charts.
capacity-constraints
Handle vehicle and resource capacity constraints in optimization. Use this skill when managing load limits, weight restrictions, volume constraints, or multi-dimensional capacity planning for vehicles and containers.
hash-cracking
Crack password hashes using dictionary attacks, rainbow tables, and hashcat. Use this skill when recovering passwords from hashes, identifying hash types, or exploiting weak password policies in CTF challenges.
mesh-repair-algorithms
Fix common mesh defects including holes, non-manifold edges, degenerate triangles, and self-intersections. Use for preparing models for 3D printing, simulation, and rendering. Essential for mesh cleanup pipelines.
bwa
Use BWA for aligning sequencing reads to a reference genome for variant calling pipelines. Use when mapping short-read Illumina data to reference genomes for variant calling pipelines.
kernel-module
Guide for developing Linux kernel modules. Use when building, compiling, loading, or debugging kernel modules (.ko files). Covers module initialization, cleanup, parameters, licensing, and interaction with kernel APIs.
quantum-chemistry
Quantum chemistry and first-principles calculations for molecular properties. Use for calculating HOMO-LUMO gaps, ionization potentials, electron affinities, and electrochemical stability windows.