- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
move-expert
by Rahat-ch
Move language expert for Movement blockchain. Automatically triggered when working with .move files, discussing Move/Movement/Aptos concepts, debugging Move compiler errors, or building smart contracts.
hello-world
by ssdeanx
A simple introductory skill that demonstrates basic OpenCode skill functionality and provides a starting template
changelog
by tilomitra
Generate or update CHANGELOG.md entries from git history, PRs, and issues using Keep a Changelog format. Triggered by requests to update changelogs, document changes, or summarize what changed between versions.
reference-generator
by vishalsachdev
This skill generates curated, verified reference lists for textbooks with level-appropriate resources (10 for junior-high, 20 for senior-high, 30 for college, 40 for graduate). References are formatted with links, publication details, and relevance descriptions. Use this skill when working with intelligent textbooks that need academic references, either book-level or chapter-level.
telegram-bot-grammy
by PBnicad
Telegram Bot development skill using grammY framework, TypeScript, Drizzle ORM, Vitest testing, Biome linting, deployed to Cloudflare Workers with D1 database. Use cases: (1) Creating new Telegram Bot projects (2) Adding commands or features to existing Bots (3) Configuring Cloudflare Workers deployment (4) Setting up Drizzle + D1 database integration (5) Writing Bot test cases (6) Configuring Git hooks and GitHub Actions CI/CD
podcast-production
by mindmorass
Podcast production patterns and workflows. Use when recording podcasts, editing audio, transcribing episodes, generating show notes, RSS feed management, or podcast distribution.
capture-skill
by sanjeed5
Capture learnings, patterns, or workflows from the current conversation into a new or existing skill. Use when the user wants to save what was learned, discovered, or built during a conversation as a reusable skill for future sessions. Triggers include "capture this as a skill", "save this for next time", "turn this into a skill", or when a useful workflow, pattern, or piece of domain knowledge emerged during the conversation.
kieran-rails-reviewer
by carmandale
Reviews Rails code with an extremely high quality bar for conventions, clarity, and maintainability. Use after implementing features, modifying code, or creating new Rails components.
document
by jforksy
Update documentation after code changes - identify modifications and update relevant docs
atlassian-spec-to-backlog
by monkey1sai
'Automatically convert Confluence specification documents into structured
databases-architecture-skill
by pluginagentmarketplace
Master database design (SQL, NoSQL), system architecture, API design (REST, GraphQL), and building scalable systems. Learn PostgreSQL, MongoDB, system design patterns, and enterprise architectures.
deepbook
by mcxross
This skill should be used when the user asks about DeepBook, on-chain order book, CLOB, limit orders, market orders on Sui, or wants to integrate with DeepBook v2/v3. Covers pool management, order placement, balance managers, and trade execution.
theological-sparring-partner
by williacj
You MUST use this when users want to explore theological ideas, test apologetic arguments, defend biblical viewpoints, or develop doctrinal positions through rigorous dialogue. Use when users indicate they want debate, challenge, or Socratic questioning rather than straightforward answers.
Corporate Innovation C-Corp Model
by Coowoolf
To replicate startup speed in large companies, launch new products as separate legal entities (C-Corps) with distinct brands, reporting directly to the CEO, bypassing standard chains of command.
deck-content
by graemerycyk
"Generate structured slide content tailored for customer, team, exec, or stakeholder audiences. Use when a PM needs help with deck content."
pusher-daemon
by fast-gateway-protocol
Fast Pusher real-time messaging operations via FGP daemon. Use when user needs to trigger events, send real-time messages, manage channels, or authenticate presence channels. Triggers on "pusher trigger", "send pusher event", "real-time message", "pusher channel", "presence users".
timeline-generator
by vishalsachdev
This skill generates interactive timeline visualizations using the vis-timeline JavaScript library. Use this skill when users need to create historical timelines, project timelines, event sequences, or any chronological data visualization with optional category filtering. The skill creates a complete MicroSim package with HTML, CSS, JSON data, and documentation.
csharp
by plutowang
Auto-apply when working with C# and the .NET ecosystem. Trigger this skill when the user asks to create, modify, or debug C#, ASP.NET, Blazor, Entity Framework, MAUI, or use the dotnet CLI.
unity-review-architecture
by cuozg
PR architecture review — DI, events, assemblies, coupling, SOLID. Triggers — 'architecture review', 'review architecture', 'check architecture', 'DI review', 'coupling review'.
conversation-management
by violetio
Conversation phases, topic drift, and convo-exit protocols
unity-document-tdd
by cuozg
Write a Technical Design Document — architecture decisions, implementation strategy, dependency analysis. Triggers — 'write TDD', 'technical design document', 'design doc', 'architecture decision'.
Zustand Store Patterns
by iButters
running-skills-edd-cycle
by taisukeoe
Guides evaluation-driven development (EDD) process for agent skills. Use when setting up skill testing workflows, creating skill evaluation scenarios, or establishing Claude A/B feedback loops for skill validation. Provides development methodology, not content guidance.
payments
by mrsknetwork
Implements Stripe payment integration including one-time charges, subscription billing, webhook handling, and failed payment recovery. Use when adding any payment functionality — checkout flows, subscription plans, refunds, invoices, or proration. Trigger when the user mentions "Stripe", "payments", "subscriptions", "billing", "checkout", "invoice", or "credit card". This skill covers the full payment lifecycle including the security-critical webhook verification step that vibe-coders almost always skip.