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

epic-hypothesis

by deanpeters/product-manager-skills

285

Frame epics as testable hypotheses using an if/then structure that articulates the action or solution, the target beneficiary, the expected outcome, and how you'll validate success. Use this to manage uncertainty in product development by making assumptions explicit, defining lightweight experiments ("tiny acts of...

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

obsidian-canvas-creator

by axtonliu/axton-obsidian-visual-skills

285

Transform text content into structured Obsidian Canvas files with support for MindMap and freeform layouts.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

aws-sdk-java-v2-rds

by giuseppe-trisciuoglio/developer-kit

284

This skill provides comprehensive guidance for working with Amazon RDS (Relational Database Service) using the AWS SDK for Java 2.x, covering database instance management, snapshots, parameter groups, and RDS operations.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

context-engineering-advisor

by deanpeters/product-manager-skills

284

Guide product managers through diagnosing whether they're doing context stuffing (jamming volume without intent) or context engineering (shaping structure for attention). Use this to identify context boundaries, fix "Context Hoarding Disorder," and implement tactical practices like bounded domains, episodic retrieval,...

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

finance-based-pricing-advisor

by deanpeters/product-manager-skills

284

Evaluate the financial impact of pricing changes (price increases, new tiers, add-ons, discounts) using ARPU/ARPA analysis, conversion impact, churn risk, NRR effects, and CAC payback implications. Use this to make data-driven go/no-go decisions on proposed pricing changes with supporting math and risk assessment.

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

netlify-deploy

by openai/skills

284

Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context.

Software EngineeringFrontend and DesignFirst seen Jan 31, 2026

typeorm

by mindrally/skills

284

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

Software EngineeringFrontend and DesignFirst seen Jan 24, 2026

clean-code-principles

by asyrafhussin/agent-skills

283

Fundamental software design principles, SOLID, design patterns, and clean code practices. Language-agnostic guidelines for writing maintainable, scalable software.

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026

derivatives-trading-usds-futures

by binance/binance-skills-hub

283

Derivatives-trading-usds-futures request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format.

Software EngineeringFrontend and Design

proto-persona

by deanpeters/product-manager-skills

283

Create an initial, assumption-based persona profile that synthesizes available user research, market data, and stakeholder knowledge into a working hypothesis about your target user. Use this to align teams early in product development, guide initial design decisions, and identify gaps in understanding that require...

Software EngineeringFrontend and DesignFirst seen Feb 10, 2026

uniwind

by uni-stack/uniwind

283

Uniwind 1.5.0+ / Tailwind CSS v4 / React Native 0.81+ / Expo SDK 54+

Software EngineeringFrontend and Design

aws-sdk-java-v2-kms

by giuseppe-trisciuoglio/developer-kit

282

This skill provides comprehensive patterns for AWS Key Management Service (KMS) using AWS SDK for Java 2.x. Focus on implementing secure encryption solutions with proper key management, envelope encryption, and Spring Boot integration patterns.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-sdk-java-v2-lambda

by giuseppe-trisciuoglio/developer-kit

282

AWS Lambda is a compute service that runs code without the need to manage servers. Your code runs automatically, scaling up and down with pay-per-use pricing. Use this skill to implement AWS Lambda operations using AWS SDK for Java 2.x in applications and services.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-sdk-java-v2-secrets-manager

by giuseppe-trisciuoglio/developer-kit

282

AWS Secrets Manager helps you protect secrets needed to access your applications, services, and IT resources. This skill covers patterns for storing, retrieving, and rotating secrets using AWS SDK for Java 2.x, including Spring Boot integration and caching strategies.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

awwwards-landing-page

by eng0ai/eng0-template-skills

282

A stunning portfolio landing page with smooth scroll animations using Locomotive Scroll, GSAP, and Framer Motion.

Software EngineeringFrontend and DesignFirst seen Jan 21, 2026

clone-website

by julianromli/ai-skills

282

Transform any website into production-ready Next.js 16 code using Firecrawl MCP.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

customer-journey-mapping-workshop

by deanpeters/product-manager-skills

282

Guide product managers through creating a customer journey map by asking adaptive questions about the actor (persona), scenario/goal, journey phases, actions/emotions, and opportunities for improvement. Use this to visualize the end-to-end customer experience, identify pain points, and create a shared mental model...

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

github-search

by parcadei/continuous-claude-v3

282

Requires github server in mcp_config.json with GITHUB_PERSONAL_ACCESS_TOKEN.

Software EngineeringFrontend and DesignFirst seen Jan 21, 2026

prompt-caching

by sickn33/antigravity-awesome-skills

282

You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches.

Software EngineeringAI and AutomationFirst seen Jan 18, 2026

pulumi-component

by pulumi/agent-skills

282

A ComponentResource groups related infrastructure resources into a reusable, logical unit. Components make infrastructure easier to understand, reuse, and maintain. Components appear as a single node with children nested underneath in pulumi preview / pulumi up output and in the Pulumi Cloud console.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

aws-sdk-java-v2-messaging

by giuseppe-trisciuoglio/developer-kit

281

Provide comprehensive AWS messaging patterns using AWS SDK for Java 2.x for both SQS and SNS services. Include client setup, queue management, message operations, subscription management, and Spring Boot integration patterns.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

csv-excel-merger

by onewave-ai/claude-skills

281

Intelligently merge multiple CSV or Excel files with automatic column matching and data deduplication.

Software EngineeringData and AnalyticsFirst seen Jan 23, 2026

cto-advisor

by davila7/claude-code-templates

281

Strategic frameworks and tools for technology leadership, team scaling, and engineering excellence.

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026

difit

by yoshiko-pg/difit

281

This skill requests a code review from the user using the difit command. If the user leaves review comments, they are printed to stdout when the difit command exits. When review comments are returned, continue work and address them. If the server is shut down without comments, treat it as "no review comments were...

Software EngineeringResearch and AuditsFirst seen Feb 15, 2026
Page 61 of 127