🔧

持續整合/部署

13574 skills in DevOps > 持續整合/部署

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
更新於 1w ago

mobile-games

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

xenitV1/claude-code-maestro
62
15
更新於 1w 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
更新於 1w 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
更新於 1w ago

clean-code

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

xenitV1/claude-code-maestro
62
15
更新於 1w 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
更新於 1w ago

webapp-testing

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

xenitV1/claude-code-maestro
62
15
更新於 1w 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
更新於 1w ago

Unnamed Skill

Architectural reasoning framework: requirements analysis, trade-off evaluation, and ADR-based decision documentation. NOT a pattern catalog, but a thinking framework. Use when designing system architecture, choosing patterns, or making structural decisions.

xenitV1/claude-code-maestro
62
15
更新於 1w 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
更新於 1w ago

rename-a-c-file-or-header-file

Renaming a C file or associated header (.h) file requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a C file and/or a header file.

cdlewis/snowboardkids2-decomp
61
2
更新於 1w ago

ppage

Captures session learnings, decisions, and context to a markdown file for future agent ramp-up. Use when user says "ppage", "page context", "save context", "capture learnings", or before ending a substantial work session.

kaushikgopal/dotfiles
61
5
更新於 1w ago

multi-mind

Multi-specialist collaborative analysis for complex decisions. Spawns parallel subagents with diverse domain expertise to analyze a topic from multiple angles. Use when user says "multi-mind", or for complex architecture decisions, technology choices, strategic planning, or any multi-faceted problem with no obvious right answer.

kaushikgopal/dotfiles
61
5
更新於 1w ago

just-cli

This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions justfile, just command runner, or task automation with just.

PaulRBerg/dot-claude
60
10
更新於 1w ago

node-deps

This skill should be used when the user asks to "update dependencies", "update npm packages", "run taze", "upgrade node packages", "check for outdated packages", "update package.json", or mentions dependency updates, npm/pnpm/yarn package upgrades, or taze CLI usage.

PaulRBerg/dot-claude
60
10
更新於 1w ago

web-asset-generator

Marketplace

Generate web assets including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Use when users need icons, favicons, social sharing images, or Open Graph images from logos or text slogans. Handles image resizing, text-to-image generation, and provides proper HTML meta tags.

alonw0/web-asset-generator
60
3
更新於 1w ago

dry-refactor

This skill should be used when the user asks to "refactor duplicate code", "apply DRY principles", "eliminate code repetition", "extract common functionality", or mentions code duplication, similar patterns, repeated logic, or reusable abstractions.

PaulRBerg/dot-claude
60
10
更新於 1w ago

typescript

This skill should be used when the user asks to "configure TypeScript", "fix type errors", "use dayjs", "add type definitions", "set up React with TypeScript", mentions ".ts" or ".tsx" files, or asks about TypeScript best practices or TypeScript-specific tooling.

PaulRBerg/dot-claude
60
10
更新於 1w ago

neon-toolkit

Marketplace

Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.

neondatabase/ai-rules
58
10
更新於 1w ago

neon-drizzle

Marketplace

Creates a fully functional Drizzle ORM setup with a provisioned Neon database. Installs dependencies, provisions database credentials, configures connections, generates schemas, and runs migrations. Results in working code that can immediately connect to and query the database. Use when creating new projects with Drizzle, adding ORM to existing applications, or modifying database schemas.

neondatabase/ai-rules
58
10
更新於 1w ago