- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
specialist-subagents
by markus41
Designs specialist sub-agents with bounded scope, tools, and lifecycle.
pptx-offline
by okwinds
PPTX 文档离线读写:解析/替换/重排/缩略图、OOXML 解包编辑回包,以及 html2pptx(HTML→PPT)工作流。适用于生成与维护演示文稿(依赖安装可能需要网络)。
brainstorming
by okwinds
"Turn vague ideas into a validated design/spec through structured brainstorming. Use before any creative work (new features, UI/components, behavior changes, refactors) and whenever a user asks to brainstorm, define requirements, propose approaches, or write a design doc."
c3-onboard
by lagz0ne
Creates C3 architecture documentation from scratch using staged Socratic discovery. This skill should be used when the user asks to: - "adopt C3", "init C3", "initialize C3", "start C3", "bootstrap C3" - "scaffold C3 docs", "create C3 docs", "create .c3", "set up .c3" - "set up architecture docs", "create architecture documentation" - "document this project", "document the codebase", "document the architecture from scratch" - "new C3 project", "first time with C3", "never used C3", "getting started with C3" - "onboard", "onboard this project", "C3 onboarding" DO NOT use when .c3/ already exists (route to c3-audit, c3-change, or c3-query). DO NOT use for updating existing docs (route to c3-change). Implements 3-stage workflow: Inventory → Details → Finalize.
competitor-monitor
by guia-matthieu
"Monitor competitor websites for changes. Use when: tracking competitor pricing changes; monitoring new features; watching for content updates; alerting on website changes; competitive intelligence"
skill-from-book
by bmad-labs
Create Claude skills from book content (markdown files). Transforms long-form book knowledge into structured, context-efficient skill packages with granular reference files, workflows, and use-case guidelines. Use this skill when: - Converting a book (markdown) into a reusable Claude skill - Creating knowledge bases from technical books, guides, or documentation - Building skills that need progressive disclosure of large content - Structuring book knowledge for efficient context loading
Interactive Teaching
by kriscard
"Learning: Use for /learn sessions or when user explicitly asks to be taught step-by-step. NOT for quick answers or general help."
Template Usage & Application Patterns
by kriscard
"Obsidian: Use when selecting or applying note templates. NOT for general vault organization (use obsidian-workflows)."
altinity-expert-clickhouse-grants
by Altinity
Diagnose and resolve ClickHouse grant and authentication errors, especially after upgrades. Use when queries fail with ACCESS_DENIED/NOT_ENOUGH_PRIVILEGES, AUTHENTICATION_FAILED/WRONG_PASSWORD/REQUIRED_PASSWORD, or ON CLUSTER privilege errors; when system.* or INFORMATION_SCHEMA access is denied; or when grant behavior changes after version upgrades.
create-pr
by helderberto
Create GitHub pull requests. Use when user asks to "create a pull request", "open a PR", "/create-pr", or requests creating pull requests.
studio-startup
by kriscard
"Startup: Use for /studio-startup:new or when starting a new project/MVP from scratch. Orchestrates full workflow. NOT for existing codebases."
refactor-plan
by helderberto
Create structured refactoring plans. Use when user wants to plan a refactor, needs a refactoring strategy, or mentions breaking down large changes into small commits.
c3-ref
by lagz0ne
Manages scoped patterns and conventions as first-class architecture artifacts. This skill should be used when the user asks to: - "add a pattern", "document this convention", "create a ref", "update ref-X" - "evolve this pattern", "what patterns exist", "which components use ref-X" - "list refs", "show refs", "list patterns" - "standardize this approach", "make this a convention", "document this as a standard" <example> Context: Project with .c3/ directory user: "list all C3 refs and show which components cite each" assistant: "Using c3-ref to list patterns and their citings." </example> DO NOT use when "pattern" or "ref" is merely descriptive (e.g., "explain the auth flow pattern" → c3-query). DO NOT use for removing/deprecating refs (route to c3-change with ADR). Requires .c3/ to exist. Refs apply where their scope states — violations require explicit override.
adk-frontend
by botpress
Guidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions
code-architect
by stevenmays
Design implementation plans for complex multi-file features
Obsidian Workflows & Second Brain Methodology
by kriscard
"Obsidian: Use when organizing vault with PARA method, PKM workflows, or note-taking systems. NOT for vault-specific structure (use vault-structure)."
ceo-skill
by guo-yu
Intelligent project management dashboard - view all projects status, priorities, and todos from a CEO perspective
rtl-document-translation
by belumume
Translate DOCX to RTL languages (Arabic, Hebrew, Urdu) preserving exact formatting, tables, colors, layouts. Handles quote normalization and multi-pass matching.
rtl-document-translation
by belumume
Translate structured documents (DOCX) to RTL languages (Arabic, Hebrew, Urdu) while preserving exact formatting, table structures, colors, and layouts. Handles quote normalization, multi-pass translation matching, and RTL-specific formatting patterns.
docx-template-filling
by belumume
Fill DOCX template forms preserving 100% original structure - logos, footers, styles, metadata. Zero-artifact insertion. Output indistinguishable from manual entry.
analyze-test-coverage
by dykyi-roman
Analyzes PHP codebase for test coverage gaps. Detects untested classes, methods, branches, exception paths, and edge cases. Provides actionable recommendations.
auto-release-manager
by Dev-GOM
Automate version updates and releases for any project type (Node.js, Python, Rust, Unity, Unreal, etc.). Detect project type, update version files, generate CHANGELOG, and handle git operations with cross-platform support.
blender-toolkit
by Dev-GOM
Blender automation with geometry creation, materials, modifiers, and Mixamo animation retargeting. Core Features: WebSocket-based real-time control, automatic bone mapping with UI review, two-phase confirmation workflow, quality assessment, multi-project support, comprehensive CLI commands. Use Cases: Create 3D primitives (cube, sphere, cylinder, etc.), manipulate objects (transform, duplicate, delete), manage materials and modifiers, retarget Mixamo animations to custom rigs with fuzzy bone matching.
r3f-postprocessing
by EnzeD
React Three Fiber post-processing - @react-three/postprocessing, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders.