🔧

DevOps

CI/CD, Infrastructure, and Cloud deployment skills

16146 skills in this category

behavioral-modes

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

sentencepiece

Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenization. Use when you need multilingual support, CJK languages, or reproducible tokenization.

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

pytorch-fsdp

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

langchain

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

Unnamed Skill

Scalable data processing for ML workloads. Streaming execution across CPU/GPU, supports Parquet/CSV/JSON/images. Integrates with Ray Train, PyTorch, TensorFlow. Scales from single machine to 100s of nodes. Use for batch inference, data preprocessing, multi-modal data loading, or distributed ETL pipelines.

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

simpo-training

Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

server-management

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

pinecone

Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

deepspeed

Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

clean-code

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

webapp-testing

Web application testing principles. E2E, Playwright, deep audit strategies.

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

deployment-procedures

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

architecture

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

training-llms-megatron

Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies. Use when training models >1B parameters, need maximum GPU efficiency (47% MFU on H100), or require tensor/pipeline/sequence/context/expert parallelism. Production-ready framework used for Nemotron, LLaMA, DeepSeek.

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

mobile-games

Mobile game development principles. Touch input, battery, performance, app stores.

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

grpo-rl-training

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training

zechenzhangAGI/AI-research-SKILLs
62
2
업데이트 2d ago

using-superpowers

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

mneves75/dnschat
62
6
업데이트 2d ago

testing-patterns

Testing patterns and principles. Unit, integration, mocking strategies.

xenitV1/claude-code-maestro
62
15
업데이트 2d ago

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

mneves75/dnschat
62
6
업데이트 2d ago