Browse Skills

44895 skills found

agent-iot-engineer.md
10
1 export agent-iot-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert IoT engineer specializing in connected device architectures, edge computing, and IoT platform development. Masters IoT protocols, device management, and data pipelines with focus on building scalable, secure, and reliable IoT solutions.
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
tmux.md
10
1 export tmux
2 sourcegraph from "sourcegraph/amp-contrib"
3 Instructions for using tmux to spawn multiple processes, inspect them, and capture their output. Useful for running servers or long-running tasks in the background.
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
writing-documentation.md
10
1 export writing-documentation
2 ratacat from "ratacat/claude-skills"
3 Produces concise, clear documentation by applying Elements of Style principles. Use when writing or improving any technical documentation (READMEs, guides, API docs, architecture docs). Not for code comments.
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
agent-product-manager.md
10
1 export agent-product-manager
2 Tony363 from "Tony363/SuperClaude"
3 Expert product manager specializing in product strategy, user-centric development, and business outcomes. Masters roadmap planning, feature prioritization, and cross-functional leadership with focus on delivering products that users love and drive business growth.
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
agent-chaos-engineer.md
10
1 export agent-chaos-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert chaos engineer specializing in controlled failure injection, resilience testing, and building antifragile systems. Masters chaos experiments, game day planning, and continuous resilience improvement with focus on learning from failure.
2026-01-05
agent-game-developer.md
10
1 export agent-game-developer
2 Tony363 from "Tony363/SuperClaude"
3 Expert game developer specializing in game engine programming, graphics optimization, and multiplayer systems. Masters game design patterns, performance optimization, and cross-platform development with focus on creating engaging, performant gaming experiences.
2026-01-05
zig-expert.md
10
1 export zig-expert
2 srdjan from "srdjan/zigttp"
3 Write idiomatic Zig code following the Zen of Zig philosophy. Use for systems programming with Zig (.zig files), covering manual memory management with allocators, error unions and explicit error handling, compile-time programming (comptime), data-oriented design, and the new async/Io model. Applies functional programming parallels (Result types, ADTs, explicit effects) for C-free systems development.
2026-01-05
enact/text-summarizer.md
10
1 export enact/text-summarizer
2 EnactProtocol from "EnactProtocol/enact"
3 Analyzes text and provides word count, character count, and sentence statistics
2026-01-05
sc-design.md
10
1 export sc-design
2 Tony363 from "Tony363/SuperClaude"
3 Design system architecture, APIs, and component interfaces with comprehensive specifications. Use when planning architecture, designing APIs, creating component interfaces, or modeling databases.
2026-01-05
enact/hello-python.md
10
1 export enact/hello-python
2 EnactProtocol from "EnactProtocol/enact"
3 A simple Python greeting tool
2026-01-05
changelog-generator.md
10
1 export changelog-generator
2 matteocervelli from "matteocervelli/llms"
3 Generate CHANGELOG entries following conventional commits format with semantic versioning. Use when finalizing features to maintain proper change history.
2026-01-05