Skip to main content
Back to registry

opencode

OpenCode skills are written for the OpenCode agent workflow and the code-first tasks that ecosystem supports. Expect software engineering helpers, debugging guides, and execution-oriented prompts that fit an assistant working directly with files, commands, and repository state.

Skills compatible with opencode

libfuzzer

by trailofbits/skills

746

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...

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

substrate-vulnerability-scanner

by trailofbits/skills

746

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.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

wycheproof

by trailofbits/skills

746

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.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

libafl

by trailofbits/skills

745

LibAFL is a modular fuzzing library that implements features from AFL-based fuzzers like AFL++. Unlike traditional fuzzers, LibAFL provides all functionality in a modular and customizable way as a Rust library. It can be used as a drop-in replacement for libFuzzer or as a library to build custom fuzzers from scratch.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

zod

by pproenca/dot-skills

744

Comprehensive schema validation guide for Zod in TypeScript applications. Contains 43 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

favicon-gen

by jezweb/claude-skills

743

Generate a complete favicon package from a logo, initials, or brand colours. Produces all required formats and HTML integration code.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

nuxt-better-auth

by onmax/nuxt-skills

743

Authentication module for Nuxt 4+ built on Better Auth . Provides composables, server utilities, and route protection.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

connect-apps

by composiohq/awesome-claude-skills

742

Connect Claude to 1000+ apps. Actually send emails, create issues, post messages - not just generate text about it.

Software EngineeringDevOps and CloudFirst seen Jan 19, 2026

nutrient-document-processing

by affaan-m/everything-claude-code

741

Process documents with the Nutrient DWS Processor API . Convert formats, extract text and tables, OCR scanned documents, redact PII, add watermarks, digitally sign, and fill PDF forms.

Software EngineeringFrontend and DesignFirst seen Feb 8, 2026

aflpp

by trailofbits/skills

740

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.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

ruzzy

by trailofbits/skills

740

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.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

terraform-stacks

by hashicorp/agent-skills

740

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.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

ton-vulnerability-scanner

by trailofbits/skills

740

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.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

android-kotlin

by alinaqi/claude-bootstrap

739

Source details, install context, and public review data are available on the full page.

Software EngineeringTesting and QAFirst seen Jan 19, 2026

cloud-architect

by jeffallan/claude-skills

739

After Design: Confirm every component has a redundancy strategy and no single points of failure exist in the topology.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

requirements-analysis

by jwynia/agent-skills

739

You diagnose requirements-level problems in software projects. Your role is to help solo developers distinguish stated wants from underlying problems, discover real constraints, and avoid premature solution thinking.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

tailwindcss

by hairyf/skills

739

The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28.

Software EngineeringFrontend and DesignFirst seen Jan 28, 2026

market-research-reports

by davila7/claude-code-templates

738

Market research reports are comprehensive strategic documents that analyze industries, markets, and competitive landscapes to inform business decisions, investment strategies, and strategic planning. This skill generates professional-grade reports of 50+ pages with extensive visual content, modeled after deliverables...

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026

react-native-expo

by jezweb/claude-skills

738

Status : Production Ready Last Updated : 2026-01-21 Dependencies : Node.js 20.19.4+, Expo CLI, Xcode 16.1+ (iOS) Latest Versions : react-native@0.81.5, expo@~54.0.31, react@19.2.3

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

semgrep-rule-variant-creator

by trailofbits/skills

738

Port existing Semgrep rules to new target languages with proper applicability analysis and test-driven validation.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

typescript

by lobehub/lobehub

738

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 26, 2026

xiaohongshu-images

by iamzifei/xiaohongshu-images-skill

738

This skill transforms markdown, HTML, or text content into beautifully styled HTML pages with AI-generated cover images, then captures them as sequential screenshots at 3:4 ratio for Xiaohongshu posting.

Software EngineeringFrontend and DesignFirst seen Jan 21, 2026

project-manager

by 404kidwiz/claude-supercode-skills

735

Provides project management expertise specializing in planning, execution, monitoring, and closure of projects. Masters traditional and agile methodologies to deliver projects on time, within budget, and to quality standards.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

swiftui-view-refactor

by dimillian/skills

735

Apply a consistent structure and dependency pattern to SwiftUI views, with a focus on ordering, Model-View (MV) patterns, careful view model handling, and correct Observation usage.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026
Page 11 of 127