- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
easy-query-expert
by cc123hh
Guidance for Easy-Query ORM (Java), covering type-safe proxy queries, implicit joins, and tracking updates.
docfactory-prd
by burakdirin
Creates 02-prd.md (vision, personas, JTBD, MVP scope, user stories, core loop, monetization, metrics, ASO) for a new app idea. Use after docfactory-init and docfactory-market to define the "what" and "why" before the "how". Essential for locking scope and preventing "feature creep" during development.
email-marketing
by LKB-99
"Use this skill when users want to plan, create, and execute email marketing campaigns. Triggers: email marketing, newsletter, campaign, mailchimp, lead nurturing, drip campaign, email blast, marketing automation, e-mail marketing, campanha de e-mail, newsletter, automação de marketing."
macos-reminders
by lucaperret
Create, list, and manage macOS Reminders via AppleScript. Use when the user asks to create a reminder, add a to-do, make a task, set a reminder for something, or anything involving Apple Reminders on macOS. Triggers on requests like "remind me to buy milk", "add a to-do to call the dentist", "create a reminder for Friday", "add to my shopping list", "flag this as important". macOS only.
excalidraw-diagram
by bdmorin
Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts. Generates .excalidraw JSON and renders to PNG for validation.
tech-video-metadata
by masayan1126
技術解説系YouTube動画のメタデータ(タイトル・概要欄・ハッシュタグ)を生成するスキル。プロスペクト理論を活かした損失回避の心理を使ったタイトル生成、見やすい概要欄(目次、タイムテーブル、SNSリンク含む)、体系的なハッシュタグ選定を実施。「YouTube用のタイトルを作成」「動画の概要欄を生成」などのリクエストで利用。
what-robert-thinks
by ArcBlock
Evaluate proposals, technical decisions, and product directions against Robert's thinking patterns, ArcBlock's AFS/AINE architecture, and engineering philosophy. Use when reviewing proposals, evaluating technologies, or self-reviewing designs.
wfc-sync
by sam-fakhreddine
Synchronizes agent context files (.claude/rules/ and .claude/skills/) with the current codebase state. Use when the codebase has changed and agent instructions are stale or missing. Direction: Codebase is the source of truth. Rules are updated to match code. This skill NEVER modifies source code, tests, or configuration files—only markdown documentation in .claude/ directories. Trigger phrases: "sync agent rules with code", "update claude rules from codebase", "document current code patterns", "my agent rules are outdated", "discover code conventions", "run /wfc-sync", "bootstrap claude rules", "create project.md context"
changelog-writer
by LKB-99
"Automates changelog generation from Git history. Use this skill when users need to create, update, or manage a changelog file, generate release notes, or follow Conventional Commits and Keep a Changelog standards. Triggers: changelog, release notes, conventional commits, keep a changelog, git log, versioning, release, git tag, CHANGELOG.md, histórico de versões, notas de lançamento."
phoenix-framework
by spjoshis
Master Phoenix framework with LiveView, channels, contexts, Ecto, and real-time web applications with Elixir.
by SherifEldeeb
Read, create, and manipulate PDF documents. Extract text and tables, merge documents, fill forms, and convert to/from other formats. Use when working with PDF files or generating PDF reports.
excalidraw-workflow
by opencoredev
Load when building or reviewing an Excalidraw diagram. Covers quick planning before drawing, element-by-element build order so the user sees live progress, and a review checklist to catch overlaps, truncated text, and unconnected arrows before finishing.
doc-auto-sync
by taptap
强制规范:AI 改动模块代码时需同步创建/更新模块文档与索引,保持文档与代码一致。
explain-code-concepts
by ricardogomes
Guided concept discovery for learners who notice patterns, architectural choices, or design decisions in code and want to understand the ideas behind them. Use when a learner can read and write code but is glimpsing higher-level shapes they can't yet name or fully articulate — recurring structures across a codebase, architectural conventions, design trade-offs, or unfamiliar paradigms. Triggers on phrases like "I keep seeing this pattern", "why is the codebase structured this way", "there's a shape here I can't name", "what's the idea behind this approach", "I notice everything follows this structure", or when a learner describes a recurring pattern without knowing the concept it embodies.
guided-debugging
by ricardogomes
Scaffolded debugging guidance for learning. Use when a learner encounters unexpected behavior, errors, or bugs and wants to develop debugging skills, not just fix the problem. This skill guides through hypothesis formation, investigation design, and root cause analysis while enforcing human-only decision points. Triggers on phrases like "help me debug", "something's wrong with my code", "unexpected behavior", "learning to debug", or when a learner describes symptoms without immediately asking for the fix.
api-doc-writer
by meriley
Creates comprehensive API reference documentation following Diátaxis Reference pattern. Reads source code to verify every method signature, creates structured API docs with zero fabrication tolerance. Use when documenting APIs, packages, or public interfaces.
building-positioning-messaging
by amogha-dalvi
Use when messaging is inconsistent across sales and marketing, homepage conversion is low, buyers cannot articulate what makes you different, or positioning was never formally defined. Use when entering a new category, responding to competitive repositioning, launching a major product, or when customer research reveals a gap between how customers describe you and how you describe yourself.
goal-setting
by LKB-99
"Define and track goals using OKR and SMART methodologies. Use this skill when users want to set, track, or manage goals, objectives, or key results. Triggers: goal setting, OKR, SMART, objectives, key results, metas, objetivos, resultados-chave."
create-bd-issue
by bdmorin
You are an expert at transforming natural language issue descriptions into optimal bd create commands.
minitest
by ThinkOodle
Expert guidance for writing fast, maintainable Minitest tests in Rails applications. Use when writing tests, converting from RSpec, debugging test failures, improving test performance, or following testing best practices. Covers model tests, policy tests, request tests, system tests, fixtures, and TDD workflows.
telemedicine-assistant
by LKB-99
"A comprehensive assistant for medical teleconsultations. Use this skill when users need to conduct, document, or prepare for a virtual medical appointment, teleconsultation, or remote patient visit. Triggers: telemedicine, teleconsultation, telemedicina, teleconsulta, consulta online, consulta virtual, teletriagem, remote consultation, virtual visit, e-health, digital health, remote patient monitoring."
pr-description-writer
by meriley
Writes and verifies GitHub pull request descriptions with zero fabrication tolerance. Discovers project PR templates, generates descriptions from git changes, and applies technical documentation verification standards. Use when creating PR descriptions (automatically invoked by create-pr skill), verifying PR descriptions, updating PR descriptions after additional changes, discovering templates, or when user requests "write PR description" or "verify PR description".
elevenlabs-tts
by krishagel
Generate high-quality audio from text using Eleven Labs API. Use for podcasts, narration, voice-overs, and audio summaries.
Pandas Data Analysis
by pluginagentmarketplace
Master data manipulation, analysis, and visualization with Pandas, NumPy, and Matplotlib