DevOps and Cloud
DevOps and cloud skills support deployment, infrastructure changes, platform operations, and environment management. Expect tools for CI/CD, cloud services, provisioning, incident-oriented workflows, and the operational tasks that keep production systems stable.
1,632 skills
Skills in this category
firebase-apk-scanner
by trailofbits/skills
Source details, install context, and public review data are available on the full page.
meeting-insights-analyzer
by composiohq/awesome-claude-skills
This skill transforms your meeting transcripts into actionable insights about your communication patterns, helping you become a more effective communicator and leader.
domain
by railwayapp/railway-skills
Add, view, or remove domains for Railway services.
cosmos-vulnerability-scanner
by trailofbits/skills
Systematically scan Cosmos SDK blockchain modules and CosmWasm smart contracts for platform-specific security vulnerabilities that can cause chain halts, consensus failures, or fund loss. This skill encodes 9 critical vulnerability patterns unique to Cosmos-based chains.
algorand-vulnerability-scanner
by trailofbits/skills
Systematically scan Algorand smart contracts (TEAL and PyTeal) for platform-specific security vulnerabilities documented in Trail of Bits' "Not So Smart Contracts" database. This skill encodes 11 critical vulnerability patterns unique to Algorand's transaction model.
marimo-notebook
by marimo-team/skills
marimo uses Python to create notebooks, unlike Jupyter which uses JSON. Here's an example notebook:
workflow
by vercel/workflow
Source details, install context, and public review data are available on the full page.
address-sanitizer
by trailofbits/skills
AddressSanitizer (ASan) is a widely adopted memory error detection tool used extensively during software testing, particularly fuzzing. It helps detect memory corruption bugs that might otherwise go unnoticed, such as buffer overflows, use-after-free errors, and other memory safety violations.
prompt-engineer
by jeffallan/claude-skills
Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases.
web-search-plus
by robbyczgw-cla/web-search-plus
Stop choosing search providers. Let the skill do it for you.
atheris
by trailofbits/skills
Atheris is a coverage-guided Python fuzzer built on libFuzzer. It enables fuzzing of both pure Python code and Python C extensions with integrated AddressSanitizer support for detecting memory corruption issues.
sre-engineer
by jeffallan/claude-skills
Source details, install context, and public review data are available on the full page.
constant-time-testing
by trailofbits/skills
Timing attacks exploit variations in execution time to extract secret information from cryptographic implementations. Unlike cryptanalysis that targets theoretical weaknesses, timing attacks leverage implementation flaws - and they can affect any cryptographic code.
swift-concurrency-pro
by twostraws/swift-concurrency-agent-skill
Review Swift concurrency code for correctness, modern API usage, and adherence to project conventions. Report only genuine problems - do not nitpick or invent issues.
ossfuzz
by trailofbits/skills
OSS-Fuzz is an open-source project developed by Google that provides free distributed infrastructure for continuous fuzz testing. It streamlines the fuzzing process and facilitates simpler modifications. While only select projects are accepted into OSS-Fuzz, the project's core is open-source, allowing anyone to host...
cairo-vulnerability-scanner
by trailofbits/skills
Systematically scan Cairo smart contracts on StarkNet for platform-specific security vulnerabilities related to arithmetic, cross-layer messaging, and cryptographic operations. This skill encodes 6 critical vulnerability patterns unique to Cairo/StarkNet ecosystem.
libfuzzer
by trailofbits/skills
libFuzzer is an in-process, coverage-guided fuzzer that is part of the LLVM project. It's the recommended starting point for fuzzing C/C++ projects due to its simplicity and integration with the LLVM toolchain. While libFuzzer has been in maintenance-only mode since late 2022, it is easier to install and use than its...
substrate-vulnerability-scanner
by trailofbits/skills
Systematically scan Substrate runtime modules (pallets) for platform-specific security vulnerabilities that can cause node crashes, DoS attacks, or unauthorized access. This skill encodes 7 critical vulnerability patterns unique to Substrate/FRAME-based chains.
wycheproof
by trailofbits/skills
Wycheproof is an extensive collection of test vectors designed to verify the correctness of cryptographic implementations and test against known attacks. Originally developed by Google, it is now a community-managed project where contributors can add test vectors for specific cryptographic constructions.
connect-apps
by composiohq/awesome-claude-skills
Connect Claude to 1000+ apps. Actually send emails, create issues, post messages - not just generate text about it.
aflpp
by trailofbits/skills
AFL++ is a fork of the original AFL fuzzer that offers better fuzzing performance and more advanced features while maintaining stability. A major benefit over libFuzzer is that AFL++ has stable support for running fuzzing campaigns on multiple cores, making it ideal for large-scale fuzzing efforts.
ruzzy
by trailofbits/skills
Ruzzy is a coverage-guided fuzzer for Ruby built on libFuzzer. It enables fuzzing both pure Ruby code and Ruby C extensions with sanitizer support for detecting memory corruption and undefined behavior.
terraform-stacks
by hashicorp/agent-skills
Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts.
ton-vulnerability-scanner
by trailofbits/skills
Systematically scan TON blockchain smart contracts written in FunC for platform-specific security vulnerabilities related to boolean logic, Jetton token handling, and gas management. This skill encodes 3 critical vulnerability patterns unique to TON's architecture.