Browse Skills

17720 skills found

advisor-triggers.md
10
1 export advisor-triggers
2 akaszubski from "akaszubski/autonomous-dev"
3 Detects when user requests warrant critical analysis via /advise command
2026-01-05
coderabbit.md
10
1 export coderabbit
2 basher83 from "basher83/lunar-claude"
3 AI-powered code review using CodeRabbit CLI and GitHub integration. Use when running local code reviews before commits ("run coderabbit", "review my changes"), configuring .coderabbit.yaml files, integrating CodeRabbit with Claude Code for autonomous review workflows, using @coderabbitai commands in pull requests, or setting up automated code review pipelines.
2026-01-05
pr-merge.md
10
1 export pr-merge
2 matteocervelli from "matteocervelli/llms"
3 Safely merge GitHub pull requests using comprehensive pre-merge validation. Use this skill when the user asks to merge a PR, complete a PR workflow, or check if a PR is ready to merge. Validates CI/CD status, reviews, and conflicts before merging with the appropriate strategy.
2026-01-05
ask.md
10
1 export ask
2 Tony363 from "Tony363/SuperClaude"
3 Present a multiple-choice question to the user using AskUserQuestion tool
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 Executor package architecture for ChainGraph flow execution engine. Use when working on packages/chaingraph-executor, execution services, DBOS workflows, event bus, task queues, tRPC routes, or execution-related database operations. Triggers: executor, execution, service, worker, queue, event bus, dbos, workflow, tRPC execution, execution-api, execution-worker.
2026-01-05
mooncheat.md
10
1 export mooncheat
2 mizchi from "mizchi/npm_typed.mbt"
3 Moonbit cheatsheet to check syntax and corelibrary usages
2026-01-05
agent-debugger.md
10
1 export agent-debugger
2 Tony363 from "Tony363/SuperClaude"
3 Expert debugger specializing in complex issue diagnosis, root cause analysis, and systematic problem-solving. Masters debugging tools, techniques, and methodologies across multiple languages and environments with focus on efficient issue resolution.
2026-01-05
command-creator.md
10
1 export command-creator
2 basher83 from "basher83/lunar-claude"
3 This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions.
2026-01-05
enact/hello-js.md
10
1 export enact/hello-js
2 EnactProtocol from "EnactProtocol/enact"
3 A simple JavaScript greeting tool
2026-01-05
crawl4ai.md
10
1 export crawl4ai
2 basher83 from "basher83/lunar-claude"
3 This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
2026-01-05
agent-terraform-engineer.md
10
1 export agent-terraform-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert Terraform engineer specializing in infrastructure as code, multi-cloud provisioning, and modular architecture. Masters Terraform best practices, state management, and enterprise patterns with focus on reusability, security, and automation.
2026-01-05
jira-integration.md
10
1 export jira-integration
2 netresearch from "netresearch/claude-code-marketplace"
3 Agent Skill: Comprehensive Jira integration through lightweight Python scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs like 'https://jira.*/browse/*', 'https://*.atlassian.net/browse/*', or issue keys like 'PROJ-123'. Use when searching issues (JQL), getting/updating issue details, creating issues, transitioning status, adding comments, logging worklogs, managing sprints and boards, creating issue links, or formatting Jira wiki markup. If authentication fails, offer to configure credentials interactively. Supports both Jira Cloud and Server/Data Center with automatic authentication detection. By Netresearch.
2026-01-05
code-quality.md
10
1 export code-quality
2 RicherTunes from "RicherTunes/Brainarr"
3 Enforce code quality standards, test coverage, and static analysis. Use when working with code coverage thresholds, mutation testing, linting, code formatting, or quality gates. Maintains high code quality standards through automation.
2026-01-05
mcp-builder.md
10
1 export mcp-builder
2 basher83 from "basher83/lunar-claude"
3 Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
ts-morph-analyzer.md
10
1 export ts-morph-analyzer
2 ratacat from "ratacat/claude-skills"
3 Use when debugging TypeScript/JavaScript bugs by tracing call chains, understanding unfamiliar codebases quickly, making architectural decisions, or reviewing code quality. Extract function signatures and JSDoc without full file reads, trace call hierarchies up/down, detect code smells, and follow data flow. Triggers on debugging, understanding codebase, architectural analysis, signature extraction, call tracing.
2026-01-05
slash-command-creator.md
10
1 export slash-command-creator
2 basher83 from "basher83/lunar-claude"
3 Create custom slash commands for Claude Code with complete frontmatter, arguments, and advanced features. Use when creating /commands, writing command .md files, configuring allowed-tools, adding argument placeholders ($ARGUMENTS, $1, $2), embedding bash execution with !`command`, using file references with @path, setting up plugin commands with namespacing, or deciding between slash commands vs skills.
2026-01-05
bigquery.md
10
1 export bigquery
2 sourcegraph from "sourcegraph/amp-contrib"
3 Instructions for querying Google BigQuery using the bq command-line tool. Useful for running SQL queries, exploring datasets, and exporting results.
2026-01-05
github-pr-review-operation.md
10
1 export github-pr-review-operation
2 sushichan044 from "sushichan044/dotfiles"
3 GitHub Pull Requestのレビュー操作を行うスキル。PR情報取得、差分確認、コメント取得・投稿、インラインコメント、コメント返信をghコマンドで実行する。PRレビュー、コードレビュー、PR操作が必要な時に使用。
2026-01-05
typo3-core-contributions.md
10
1 export typo3-core-contributions
2 netresearch from "netresearch/claude-code-marketplace"
3 Agent Skill: TYPO3 Core contribution workflow. Use when working with Forge issues, submitting patches to Gerrit, or contributing docs. By Netresearch.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 DBOS durable execution patterns and CRITICAL constraints for ChainGraph executor. Use when working on workflows, steps, execution, or any DBOS-related code. Contains MUST-FOLLOW constraints about what can be called from workflows vs steps. Triggers: dbos, workflow, step, durable, execution, startWorkflow, writeStream, recv, send, runStep, atomic, checkpoint, WorkflowQueue, queue, cancelWorkflow, Promise.allSettled. (project)
2026-01-05
container-deployment.md
10
1 export container-deployment
2 RicherTunes from "RicherTunes/Brainarr"
3 Manage containerization and deployment automation using Docker, Kubernetes, and cloud platforms. Use when working with Docker images, container registries, orchestration, deployment pipelines, infrastructure as code, or environment management. Handles container builds, registry publishing, and deployment strategies.
2026-01-05
agent-cpp-pro.md
10
1 export agent-cpp-pro
2 Tony363 from "Tony363/SuperClaude"
3 Expert C++ developer specializing in modern C++20/23, systems programming, and high-performance computing. Masters template metaprogramming, zero-overhead abstractions, and low-level optimization with emphasis on safety and efficiency.
2026-01-05
agent-deployment-engineer.md
10
1 export agent-deployment-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert deployment engineer specializing in CI/CD pipelines, release automation, and deployment strategies. Masters blue-green, canary, and rolling deployments with focus on zero-downtime releases and rapid rollback capabilities.
2026-01-05
agent-data-analyst.md
10
1 export agent-data-analyst
2 Tony363 from "Tony363/SuperClaude"
3 Expert data analyst specializing in business intelligence, data visualization, and statistical analysis. Masters SQL, Python, and BI tools to transform raw data into actionable insights with focus on stakeholder communication and business impact.
2026-01-05