Browse Skills
17720 skills found
github-expert.md
2
1
export
github-expert
2
from
"QuestForTech-Investments/claude-code-skills"
from
"QuestForTech-Investments/claude-code-skills"
3
Complete GitHub expertise covering GitHub Actions, CI/CD workflows, automation, repository management, and best practices. Use when setting up GitHub Actions, creating workflows, managing pull requests, configuring automation (Dependabot, CodeQL), or implementing GitHub best practices. Includes workflow generators, templates, and production-ready configurations.
2026-01-05
commit-helper.md
2
1
export
commit-helper
2
from
"RanFR/Config"
from
"RanFR/Config"
3
从 Git 差异生成清晰的提交信息(commit messages)。用于编写提交信息或查看暂存的更改。
2026-01-05
managing-environment-configurations.md
2
1
export
managing-environment-configurations
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to manage environment configurations and secrets across different deployments using the environment-config-manager plugin. It is invoked when the user needs to generate, update, or retrieve configuration settings for various environments (e.g., development, staging, production). Use this skill when the user explicitly mentions "environment configuration," "secrets management," "deployment configuration," or asks to "generate config files". It helps streamline DevOps workflows by providing production-ready configurations based on best practices.
2026-01-05
markdown-writer.md
2
1
export
markdown-writer
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
3
Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2026-01-05
collect-for-pr.md
2
1
export
collect-for-pr
2
from
"itsgrimetime/melee-decomp"
from
"itsgrimetime/melee-decomp"
3
Collect pending worktree commits into a PR for review. Use this skill when subdirectory worktrees have accumulated 4-7+ commits that should be batched together and submitted for review. Invoked with /collect-for-pr or automatically when monitoring worktree status.
2026-01-05
code-quality-standards.md
2
1
export
code-quality-standards
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply code quality standards for testing, coverage, CI/CD, and automation: Vitest, coverage philosophy, git hooks, GitHub Actions, quality gates. Use when setting up testing, configuring CI, discussing quality practices, or reviewing automation.
2026-01-05
go-nil-slice.md
2
1
export
go-nil-slice
2
from
"JamesPrial/claudefiles"
from
"JamesPrial/claudefiles"
3
Slice zero-value behavior - nil slice is usable
2026-01-05
Claude Code/Codex CLI Skills - RPI Framework.md
2
1
export
Claude Code/Codex CLI Skills - RPI Framework
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
This directory contains custom skills for the RPI (Research, Plan, Implement) methodology - a structured approach to software development that ensures quality through systematic validation.
2026-01-05
exploitation-knowledge.md
2
1
export
exploitation-knowledge
2
from
"CharlesKozel/Pentest-Agent-Evalulator"
from
"CharlesKozel/Pentest-Agent-Evalulator"
3
Comprehensive knowledge about vulnerability exploitation and initial access. Provides expertise on finding and adapting exploits, adapting proof-of-concepts, gaining shells, and capturing user flags. Covers reverse shells, file uploads, SQL injection, and RCE vulnerabilities.
2026-01-05
market-research.md
2
1
export
market-research
2
from
"IgorWarzocha/agentic-job-search-vault"
from
"IgorWarzocha/agentic-job-search-vault"
3
Automates collecting and analyzing job market data and trends. Use for cyclical monitoring of sectors, salaries, and skills demand.
2026-01-05
mcp-server-development.md
2
1
export
mcp-server-development
2
from
"akiojin/unity-mcp-server"
from
"akiojin/unity-mcp-server"
3
Expert guidance for building MCP (Model Context Protocol) servers using the TypeScript SDK. Use when developing MCP servers, implementing tools/resources/prompts, or working with the @modelcontextprotocol/sdk package. Covers server initialization, request handlers, Zod schemas, error handling, and JSON-RPC patterns.
2026-01-05
github-pr-manager.md
2
1
export
github-pr-manager
2
from
"EdanStarfire/claudecode_webui"
from
"EdanStarfire/claudecode_webui"
3
Create, view, and merge GitHub pull requests with validation. Use when creating PRs from branches, checking PR status, or merging approved PRs with cleanup.
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"bengous/claude-code-plugins"
from
"bengous/claude-code-plugins"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
service-mesh.md
2
1
export
service-mesh
2
from
"pluginagentmarketplace/custom-plugin-devops"
from
"pluginagentmarketplace/custom-plugin-devops"
3
Service mesh technologies including Istio, Linkerd, Consul, and Envoy for microservices communication
2026-01-05
logging.md
2
1
export
logging
2
from
"pluginagentmarketplace/custom-plugin-devops"
from
"pluginagentmarketplace/custom-plugin-devops"
3
Centralized logging with ELK Stack, Loki, Fluentd, and log analysis for distributed systems
2026-01-05
clix-user-management.md
2
1
export
clix-user-management
2
from
"clix-so/skills"
from
"clix-so/skills"
3
Implements Clix user identification and user properties (setUserId, removeUserId, setUserProperty/setUserProperties, removeUserProperty/removeUserProperties) with safe schemas, logout best practices, and campaign-ready personalization/audience usage. Use when the user mentions login/logout, userId, user properties, personalization, or audience targeting.
2026-01-05
transaction-script.md
2
1
export
transaction-script
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
マーティン・ファウラーのPofEAAに基づくトランザクションスクリプトパターンを専門とするスキル。シンプルなビジネスロジックを手続き型で組織化し、CRUDベースのアプリケーション開発を効率化します。Anchors:• Patterns of Enterprise Application Architecture (Martin Fowler) / 適用: パターン定義と適用条件 / 目的: 適切なパターン選択• Designing Data-Intensive Applications (Martin Kleppmann) / 適用: データモデリング / 目的: 手続き型アプローチの妥当性検証Trigger:Use when implementing simple business logic, CRUD operations, building quick prototypes, or when domain model overhead is not justified.transaction script, executor pattern, procedural business logic, simple CRUD, PofEAA
2026-01-05
solver-control.md
2
1
export
solver-control
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Solver kill-switch and progress monitoring for schedule generation. Use when aborting runaway solvers, monitoring long-running schedule generation, or integrating abort checks into solver loops.
2026-01-05
algorithmic-art.md
2
1
export
algorithmic-art
2
from
"lza6/iflow-cli-workflow"
from
"lza6/iflow-cli-workflow"
3
使用p5.js创建算法艺术,具有种子随机性和交互式参数探索。当用户请求使用代码创建艺术、生成艺术、算法艺术、流场或粒子系统时使用。创建原创算法艺术而非复制现有艺术家的作品以避免版权侵犯。
2026-01-05
training-machine-learning-models.md
2
1
export
training-machine-learning-models
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill trains machine learning models using automated workflows. It analyzes datasets, selects appropriate model types (classification, regression, etc.), configures training parameters, trains the model with cross-validation, generates performance metrics, and saves the trained model artifact. Use this skill when the user requests to "train" a model, needs to evaluate a dataset for machine learning purposes, or wants to optimize model performance. The skill supports common frameworks like scikit-learn.
2026-01-05
temporal.md
2
1
export
temporal
2
from
"steveandroulakis/temporal-conductor-migration-agent"
from
"steveandroulakis/temporal-conductor-migration-agent"
3
Manage Temporal workflows: server lifecycle, worker processes, workflow execution, monitoring, and troubleshooting for Python SDK with temporal server start-dev.
2026-01-05
code-structure.md
2
1
export
code-structure
2
from
"xdg/xdg-claude"
from
"xdg/xdg-claude"
3
Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, ctags, or other language-specific tools to get outlines and signatures
2026-01-05
unit-test-generator.md
2
1
export
unit-test-generator
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Generates comprehensive unit tests with AAA pattern (Arrange-Act-Assert), edge cases, error scenarios, and coverage analysis. Creates test files matching source structure with complete test suites. Use for "unit testing", "test generation", "Jest tests", or "test coverage".
2026-01-05
skill-generator.md
2
1
export
skill-generator
2
from
"jeffvincent/claude-config"
from
"jeffvincent/claude-config"
3
Create complete Claude Skills from a short brief, with templates and checks.
2026-01-05