3966 Claude Code skills tagged Generator. Browse all behavioural skill type-related skills in the open ClaudSkills registry — free to install, one-click via the desktop app.
Showing top 200 of 3966 skills, ranked by quality score.
Scaffold a project into the current working directory after the tech stack has been picked. Reads context/foundation/tech-stack.md (the hand-off written by /10x-tech-stack-selector
general
Создать новую конфигурацию 1С с нуля — scaffold + объекты + подсистемы + роли + формы. Workflow: cf-init → meta-compile×N → subsystem-compile → role-compile → form-add → — from Des
general
Полный цикл создания расширения конфигурации 1С (CFE) — от scaffold до валидации. Workflow: cfe-init → borrow → patch → form → validate. — from Desko77/claude-code-skills-1c
general
Создать расширение конфигурации 1С (CFE) — scaffold XML-исходников. Используй когда нужно создать новое расширение для исправления, доработки или дополнения конфигурации — from Des
general
Полный цикл создания внешней обработки 1С — от scaffold до сборки EPF. Workflow: epf-init → form → template → bsp → build. — from Desko77/claude-code-skills-1c
general
Создать пустую конфигурацию 1С (scaffold XML-исходников). Используй когда нужно начать новую конфигурацию с нуля — from Arman-Kudaibergenov/1c-ai-development-kit
general
Создать новую конфигурацию 1С с нуля — scaffold + объекты + подсистемы + роли + формы. Workflow: cf-init → meta-compile×N → subsystem-compile → role-compile → form-add → — from msr
general
Полный цикл создания расширения конфигурации 1С (CFE) — от scaffold до валидации. Workflow: cfe-init → borrow → patch → form → validate. — from msrv-tech/skills
general
Создать расширение конфигурации 1С (CFE) — scaffold XML-исходников. Используй когда нужно создать новое расширение для исправления, доработки или дополнения конфигурации — from Arm
general
Scaffold a new Python project from the ByteCode Solutions blueprint template. Use when the user wants to create, initialize, bootstrap, or start a new Python project.
engineering
Imports a Claude Design (claude.ai/design) handoff bundle and scaffolds the proposed components into the project. Accepts a bundle URL or local file, parses and validates the schem
general
Use when the user wants to set up Draftwise, scan a codebase for an overview, trace a specific flow through the code, draft a product spec from a feature idea, draft a technical sp
engineering
Полный цикл создания внешней обработки 1С — от scaffold до сборки EPF. Workflow: epf-init → form → template → bsp → build. — from msrv-tech/skills
general
Создать пустой внешний отчёт 1С (scaffold XML-исходников). Используй когда нужно создать новый внешний отчёт с нуля
general
Python 모듈 완성 시 대응하는 Jupyter Notebook을 자동 생성한다. AST 파싱으로 public API를 추출하고 사용 예시 템플릿을 제공한다. convention-jupyter-setup의 '모듈 완성 시 노트북 필수' 규칙을 자동화한다.
engineering
Audits an Infrahub repository against best practices and rules, producing a structured compliance report. TRIGGER when: reviewing repo for compliance, onboarding to existing projec
security
Creates Infrahub check definitions — Python validation logic, GraphQL queries, and YAML-driven tests for proposed change pipelines. TRIGGER when: writing validation checks, creatin
tools
Creates Infrahub Generators — design-driven automation that builds infrastructure objects from templates and topology definitions. TRIGGER when: building design-to-implementation w
tools
Creates and manages Infrahub object data YAML files for populating infrastructure instances — devices, locations, organizations, and modules. TRIGGER when: creating device instance
tools
Creates, validates, and modifies Infrahub schema YAML files — nodes, generics, attributes, relationships, and extensions. TRIGGER when: designing data models, adding schema nodes,
tools
Creates Infrahub transforms that convert data into JSON, text, CSV, or device configs using Python or Jinja2 templates, with YAML-driven tests. TRIGGER when: building config genera
tools
Generate a complete MapX embed project scaffold. Creates HTML, CSS, and modular JavaScript files for embedding a MapX map with view management, SDK wrappers, and optional features
tools
GitHub · GitHub-Issues sibling of /abc:scaffold-sub-issues. Reads one or more PLAN-*.md files and turns them into a GitHub parent issue plus child issues, using a managed task-list
tools
Декомпиляция схемы компоновки данных 1С (СКД) в JSON-черновик в формате skd-compile. Используй для scaffold нового отчёта по образцу или структурного рефакторинга. Не для точечных
general
Use when negotiating a file-based sprint contract between the generator (developer) and evaluator before code is written. Translates a product-level spec into testable acceptance c
product
Используй этот скилл для управления 1С:Предприятие в веб-клиенте через Playwright MCP: запуск/перезапуск/завершение сеанса, навигация, создание и редактирование справочников и доку
general
This skill should be used when the user asks to "scaffold a new ycc skill", "add a skill to the bundle", "extend ycc", "create a new command under ycc", "add an agent to ycc", or w
tools
This skill should be used when the user asks to "release ycc", "bump ycc version", "prepare a ycc release", "cut a new ycc release", "tag a ycc release", or when the user wants to
tools
This skill should be used when the user asks to "create a custom tag", "create a modifier", "create a fieldtype", "scaffold addon", "make:tag", "make:modifier", "make:fieldtype", "
general
This skill should be used when the user asks to "create a collection", "scaffold a collection", "add a new collection", "set up blog collection", "create pages collection", or want
content
Orchestrate the external rules registry (create / update / sync). Scaffold a new local registry, promote mature rules from .unikit/memory/ into the registry with automatic semver b
general
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or pro — from hu
tools
Создать пустую внешнюю обработку 1С (scaffold XML-исходников) — from Nikolay-Shirokov/cc-1c-skills
general
Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text rendering, batch variations, multi-reference compositing; GPT
content
AI Media Generator — generování produktových fotek a B-roll videí přes fal.ai. Expert-level prompting pro food/beverage/FMCG produkty. Image gen (FLUX, Seedream) + Image-to-Video (
security
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or pro — from hu
engineering
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or pro — from ma
engineering
Pre-release validation gate for <<PROJECT_TITLE>>. Checks CHANGELOG entry, version consistency, clean working tree, release branch, and tag uniqueness. Detects meta-repo vs scaffol
general
Generate automation scripts for component creation, bulk operations, code transformation, project scaffolding, and custom CLI tools for UI library development workflows
tools
Banner-ad / display-creative generator with standard-size presets — Google Display (728×90 leaderboard, 300×250 medium rectangle, 320×100 mobile banner, 160×600 wide skyscraper), L
tools
Scaffold contigs into chromosome-level assemblies using Hi-C data with YaHS, 3D-DNA, SALSA2, and validate with BUSCO and contact maps. Use when scaffolding contigs to chromosome-le
science
Design and build a complete Next.js web application from a problem description. Runs a full product thinking pipeline — problem mapping, personas, interviews, MVP definition — then
general
End-to-end AGM deck generator. Extracts a firm's brand identity from their website, pulls live fund data from the Carta MCP (NAV, TVPI, portfolio, capital activity, benchmarks, fee
tools
Generate stakeholder communication plans and message templates for change initiatives
tools
Compacts an existing, overstuffed README so the landing view leads to the install/run command in ~30 seconds, without losing any information — long feature walls and option tables
general
Generates shell completion scripts for CLI tools. Parses command structure from help output, commander/yargs configs, or manual specification. Produces completions for bash, zsh, a
tools
Critical Path Method scheduling skill for construction schedule development and analysis
tools
Create agent-optimized CLI skill documentation. Use when: (1) "create a skill for <CLI>", (2) "document <CLI> for agents", (3) adopting a new CLI tool that needs an agent-friendly
tools
Ensure code follows DDD architecture and DAL separation for both frontend and backend. Triggers: DDD, arch, 架構, 新功能, 新模組, new feature, scaffold, 骨架, domain, layer, 分層, structure, 結
engineering
Generate module dependency graphs with circular dependency detection and coupling metrics
tools
Design Failure Mode and Effects Analysis (DFMEA) skill for systematic design risk identification
tools
Ontwerpen en bouwen van REST APIs voor de Nederlandse overheid (design-first): OAS genereren met oas-generator, valideren met don-checker, schemakeuze uit het schema-register, code
tools
Template generator for E2E test definitions. Creates structured test files for use with test-e2e skill. Triggers on keywords: e2e template, test template, create test definition
engineering
Engineering report generation skill for standard technical reports and calculation sheets
tools
Создать пустую внешнюю обработку 1С (scaffold XML-исходников) — from Nikolay-Shirokov/cc-1c-skills
general
Scaffold a new evidence bundle directory ready for reproducibility-grade evidence capture: SOURCE.md (operator + cluster + git SHA + UTC timestamp), summary.md (verdict skeleton),
science
GLAW Expert Witness Report Generator — drafts expert witness reports that satisfy Fed. R. Civ. P. 26(a)(2)(B) (a complete statement of all opinions plus the basis and reasons; the
tools
Automated 510(k) premarket notification preparation for generating submission packages, predicate device comparisons, and substantial equivalence arguments
tools
Finite element mesh generation skill optimized for biomedical geometries including implants, anatomical structures, and tissue models
tools
FHIR R4 resource generation and validation for healthcare interoperability. Converts medical data into FHIR-compliant JSON resources (Patient, Observation, MedicationRequest, Condi
tools
Automated financial dashboard and KPI visualization skill with executive reporting capabilities
tools
Identify the server software, framework, and component versions a target is running from its HTTP response signatures — Server header, X-Powered-By, Via, X-AspNet-Version, X-Runtim
security
Produce the initial set of Feature Requirements Documents (FRDs) for a new project. Calibrates between an agile first pass (small set of must-have features only) and a waterfall fi
general
frourio (Fastify + aspida + zod ベースのTypeScriptフルスタックフレームワーク) の使い方。 ファイルベースルーティング規約、defineController/defineValidators/defineHooks パターン、 動的セグメント、自動生成ファイル ($server.ts, $relay.ts, $api
tools
Deterministic palette/matrix pixel art (not AI). Use for procedural tile art, color-quantized output, matrix sprites.
tools
AI agent that assists with Unity game development — sprite generation, code scaffolding, balance tuning, audio generation, in-game AI Director. Built to demonstrate AI agent engine
general
Generate and manage Gantt chart visualizations from schedule data with interactive timeline views
tools
Generate GraphQL schemas from data models with resolver stubs and federation support
tools
Automated hypothesis generation using abductive reasoning and knowledge graph traversal
science
Gera codigo de infraestrutura baseado em arquitetura definida. Suporta Terraform, Bicep, e Kubernetes manifests. Use quando: criar infraestrutura, gerar IaC, configurar deploy.
tools
End-to-end orchestrator that takes a NEW model from a bare HuggingFace id to a perf-lake-published, validated CROSS-ENGINE (vLLM + SGLang) champion on B200/GB300. Scaffolds a per-m
science
Generate and validate issue trees for structured problem solving with MECE validation
tools
Harness Engineering work orchestrator — executes Plans.md tasks through the cc:WIP → cc:DONE lifecycle with Worker, Reviewer, and Scaffolder agents
tools
Phase 0 of Leopold. One-shot setup that makes a project extract the most from the harness (Claude Code or Codex CLI): generates the project memory file (/init), teaches the agent h
tools
Expert skill for generating and hand-writing lexers using DFA-based, table-driven, and recursive approaches
tools
ASCENT engineering framework. Use to scaffold new projects, enhance existing ASCENT projects, migrate non-ASCENT projects to ASCENT standards, or answer questions about ASCENT's co
security
Scaffolds the .lo/ directory for a new LO project. Creates project.yml, initializes BACKLOG.md, and optionally reconciles GitHub automation. Use when user says "setup lo", "new lo
general
Load combination generation skill per ASCE 7 and AASHTO for ASD and LRFD design methods
tools
Generate structured logging schemas with correlation ID patterns and ELK/Splunk integration
tools
Brand mark / wordmark / logo generator. Defaults to ideogram-3-quality for cleanest embedded text (other text-strong fallbacks: gpt-image-2). Single-image output (no aspect multipl
tools
Automatically generate and verify loop invariants for algorithm correctness proofs
tools
Génère des prompts enrichis pour cartes 2D fantasy avec validation world-keeper. Permet de créer des cartes de villes, régions, donjons et combats tactiques cohérents avec l'univer
tools
Meme-format graphic generator — top text + bottom text + optional centerpiece image. Wraps image-prompt --execute with a meme aesthetic anchor (Impact-style bold typography with st
tools
Use when users want to create, revise, or scaffold a Codex skill from a plain-language brief. Especially relevant when they ask for a new SKILL.md, want to convert workflow require
tools
Build project documentation sites with MkDocs static site generator. USE WHEN user mentions mkdocs, documentation site, docs site, project documentation, OR wants to create, config
tools
Model documentation skill for generating model cards following Google's model card framework.
tools
Write prompts for 10+ frontier AI music generators (Suno v5.5, Udio v4, Google Lyria 3 Pro, ElevenLabs Music, Stable Audio 2.5, MusicGen, Tencent SongGeneration, Sonauto v2, Riffus
content
Génère des noms de personnages fantasy selon la race et le sexe. Supporte nains, elfes, halfelins, humains et PNJ (tavernier, marchand, garde, noble, mage, méchant). Utilisez pour
tools
Génère des noms de lieux (cités, villes, villages, régions) cohérents avec les 4 factions. Utilise des styles distincts par royaume (valdorine maritime, karvath militaire, lumencie
tools
Automated OpenAPI specification generation from code annotations, comments, and interface definitions
tools
Real-time operational performance dashboard skill with KPI visualization and alerting
tools
Scaffold, polish, and publish open-source projects with AI-first documentation, governance, and CI. Use when: Starting a new OSS package, polishing/publishing an existing repo, set
product
ouroboros 문서(요구사항/설계/검증)를 입력으로 받아 Generator-Evaluator 루프로 구현하는 실행 스킬. Planner-Generator-Evaluator 3역할 분리 아키텍처. story별 순차 구현→검증, 전체 완료 후 review-loop 체이닝으로 종료. Trigger on "ouroboros-
tools
Expert skill for parser generation and implementation using LL, LR, LALR, PEG, and Pratt parsing techniques
tools
Permit application preparation skill for building, environmental, and DOT permits
tools
Process flow diagram and P&ID generation skill with standards compliance and symbol libraries
tools
Create or update a structured plan directory with a master PLAN.md index and numbered task files (001-*.md). Each task file includes goal, dependencies, scope, checklist, tests, an
general
Plan the next milestone: goal, exit criteria, rough size. Creates M###-CONTEXT.md and M###-ROADMAP.md. Run after init-project has scaffolded `.ytstack/`, before slice-milestone. Dr
product
Smart PRD generator with TaskMaster integration. Detects existing PRDs and offers execute/update/replace options. Generates comprehensive technical PRDs optimized for task breakdow
product
Process Failure Mode and Effects Analysis (PFMEA) skill for manufacturing risk assessment
tools
Generate project charter documents with comprehensive project definition elements
tools
Initialize new projects using this template. Triggers: init, new, 新專案, 初始化, create project, 建立專案, bootstrap, scaffold project, setup, 設定, 起始, start, 從頭, from scratch, tem — from to
tools
Initialize new projects using this template. Triggers: init, new, 新專案, 初始化, create project, 建立專案, bootstrap, scaffold project, setup, 設定, 起始, start, 從頭, from scratch, tem — from to
tools
Pre-Startup Safety Review checklist generation skill for startup readiness verification
tools
Scaffold pstack content into a project: docs/ folder structure, CLAUDE.md rendered from template, anti-patterns.md, and a .pstack-version marker. Detects monorepo vs single-app. Us
general
Scaffold release-please into a pstack-managed project for opinionated, bot-driven release automation. Copies the three pstack release-please templates (workflow, config, manifest),
tools
Pythia event generation skill for proton-proton and lepton collisions at high energies
tools
Quote card / aphorism graphic generator — bold short text + attribution + minimal visual. Output: text-dominant composition where typography IS the image (1080×1080 square, 1080×13
tools
Automated RFI/RFP/RFQ document creation skill with template management and evaluation criteria
tools
Tissue engineering scaffold design optimization skill for pore size, porosity, and mechanical properties
tools
Scenario narrative generation skill for creating vivid, consistent future scenario descriptions
content
GLAW SEC Wells Response Generator — Respondent-side defense seat. Drafts a Wells submission answering an SEC staff Wells Notice and frames why the staff should NOT recommend an enf
tools
Generate stakeholder analysis matrices and visualizations including Power-Interest grids and RACI matrices
product
Use when a source file needs a corresponding test pair file created (generates skeleton test structure).
engineering
LLM and AI testing patterns — mock responses, evaluation with DeepEval/RAGAS, structured output validation, and agentic test patterns (generator, healer, planner). Use when testing
engineering
Generate distributed tracing schemas for OpenTelemetry with Jaeger/Zipkin integration
tools
Génère des trésors BFRPG par type (A-U). Pièces, gemmes, bijoux et objets magiques. Utilise les tables officielles avec probabilités. Indispensable après un combat victorieux.
tools
Generate and format typing rules in inference rule notation for type system design
tools
Generate UAT test cases from requirements and acceptance criteria with traceability
tools
Unique Device Identification (UDI) and labeling compliance skill for generating compliant labels and device identifiers
tools
Write prompts for 20+ frontier AI video generators (Veo 3.1 + native audio, Sora 2 + cameos, Kling 3.0 / Elements, Runway Gen-4 / Aleph V2V / Act-One, Luma Ray 3 / Modify, Pika 2.2
content
Team standard for AWS Terraform repos built on the CloudDrove wrapper-module pattern. Use when working in a repo with an `_modules/` directory that wraps `clouddrove/*/aws` modules
tools
Gera CLAUDE.md inteligente para projetos consumidores. Consome output do Repo Auditor, faz entrevista guiada com o dev e produz um CLAUDE.md especifico, conciso e acionavel. Use ap
tools
Drop in a 3-paragraph "what is this?" page for new users, per frontend framework; optionally collapses into the architecture page when both standards are enabled
engineering
Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS Code) plus optional
general
Scaffold a new Firestore collection with strict types and a client hook. Use when a feature needs new persisted data (e.g. todos, notes, links).
general
Scaffold a test for a react-native-css feature following the project's testing conventions.
engineering
Scaffolds an Obsidian-compatible vault from the user manifest. Two modes — fresh-vault (creates Inbox/Logs/Plans/.coordination plus a personalized CLAUDE.md and System Backlog inde
general
Scaffolding completo: estrutura de pastas, configs, .env.example, CI base, README. Projeto nasce agent-ready.
general
Full-stack AI application generator with Next.js, AI SDK, and ai-elements. Use when creating chatbots, agent dashboards, or custom AI applications.
tools
Generate professional Agent Skills for AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates. Use when creating new skills, generating custom
tools
Generate a static architecture page that reads ADRs, Mermaid diagrams, CHANGELOG, SBOM, tech-debt log into one navigable UI; per frontend stack
engineering
Archive the current Claude session into development/<date-slug>/ (transcript, statistics, analytics scaffold) at the end of a feature, before committing. User-invoked only — type /
content
Audit locally-owned Claude Code instruction surfaces — user + project CLAUDE.md, .claude/rules, skill bodies, agent definitions, prompt-type hooks, output styles — for instructions
general
Scaffolds a standalone Bash 4.0+ script — a single-file CLI tool, glue automation, or ops utility — with explicit shebang, `set -euo pipefail`, header comment, `readonly` constants
tools
Scaffolds a GitHub Actions workflow — a YAML file under `.github/workflows/` — with top-level least-priv `permissions:`, SHA-pinned `uses:`, per-job `timeout-minutes`, workflow-lev
general
Use when the user wants to "scaffold a help skill", "add a /<plugin>:help command", or "build a plugin index skill", or wants to give a plugin an orientation surface that lists its
general
Scaffolds a top-level Makefile for repository workflow orchestration — strict-shell header, safety `MAKEFLAGS`, `.PHONY` coverage, self-documenting `help` from `## description` com
general
Add a new package to the Reactive Agents monorepo. Covers scaffolding, package.json, tsconfig, layer wiring, and index exports. Use when creating a net-new @reactive-agents/* packa
tools
Scaffolds a reproducible pre-commit configuration — a `.pre-commit-config.yaml` at the repo root (optionally with local shell scripts under `scripts/hooks/`) that runs formatters,
tools
Scaffolds a standalone Python 3 script — a single-file CLI tool, automation helper, or data-wrangling utility — with shebang, module docstring, `main(argv) -> int`, `__main__` guar
engineering
Scaffolds a project's top-level README.md — the `README.md` at a repository root that orients a first-time reader in the top 30 seconds. Produces a conditionalized template with a
tools
Scaffold a root-level RESOLVER.md — a dual routing table (filing for writes, context for reads) plus an AGENTS.md pointer and a trigger-eval sidecar at `.resolver/evals.yml`. Use w
general
Scaffolds a primitive-pair — a matched `build-<primitive>` and `check-<primitive>` skill sharing a single distilled principles doc under `_shared/references/`, plus one `references
general
Scaffolds a Claude Code custom subagent definition — a `.md` file under `.claude/agents/` with a routing-oriented description, an explicit `tools` allowlist sized to the workflow,
general
Scaffold a brand-new Buildkite plugin repository from scratch with a correct directory layout, plugin.yml, executable hooks, Bats tests, a docker-compose test harness, and a CI pip
growth
Opt this repo into codeArbiter — scaffold the root-level .codearbiter/ state store.
general
SMARTS arbitration — reconcile architectural artifacts against the scaffold and prior decisions; every variance resolved by an explicit, user-attributed choice.
general
Scaffold the Cadence framework into the current repository. Use when the user runs /cadence-init or asks to set up the Cadence framework, install patterns, bootstrap docs/ADRs/veri
general
Run metric-driven iterative optimization loops. Define a measurable goal, build measurement scaffolding, then run parallel experiments that try many approaches, measure e — from Ev
science
Drop in a UI component / page that surfaces the project's CHANGELOG.md and current version, per frontend framework
general
Hub-and-spoke pipeline that produces a production-grade CI/CD plan and scaffolds the workflow files for a new or existing repo — platform choice (GitHub Actions vs Forgejo Actions)
engineering
[Tooling] Claude Code 스킬 표준 구조(SKILL.md + prompts/ + scripts/ + references/)를 자동 생성하는 스캐폴딩.
general
Scaffold a new Claudeck plugin with JS, CSS, and optional server routes. Requires Claudeck (npx claudeck) — the browser UI for Claude Code.
general
Use when: reviewing, designing, or refactoring CMake build configuration, CMakeLists.txt, target-based usage requirements, PUBLIC PRIVATE INTERFACE propagation, find_package vs Fet
tools
Brand-grounded Remotion video pipeline. Take a brief, ground it in `brand/` (voice, audience, positioning, creative-kit), write a beat sheet, scaffold a fresh Remotion project, gen
growth
Analyzes the current WPF working session and produces an accumulable wpf-dev-pack improvement-feedback markdown file in the current directory. Use when, after doing WPF work with w
tools
Use when the user asks to "review this influencer content" or "check if this post meets brand guidelines"; produces a structured review (brand alignment, message accuracy — from aa
content
Generate content native schema definition ( . schema . yaml ) file scaffolds from provided configuration . A . schema . yaml declares a content type with its Schema fields , conten
content
Generate and run comprehensive test suites — unit tests, integration tests with real services (testcontainers/docker-compose), and Playwright E2E tests. Analyzes coverage gaps, spa
tools
Use a new Granite.build build.yaml for any compute workload — model training (SFT/LoRA/EPT), inference/serving, data generation/processing, evaluation, or arbitrary compute. Target
general
File a new card with frontmatter, DoD scaffold, and (for bugs) reproduce.py stub. AUTO-INVOKE when user says "let's do X", "implement Y", "fix Z", "add support for", "I want to", "
general
Scaffold a complete production-ready project with a single command. Asks key questions (project name, SaaS?, modules), then creates the full stack: .NET API (Vertical Slice + Clean
engineering
Scaffold or update a complete JPA persistence adapter (outbound adapter) — entity, JPA repository, mapper, and adapter class — for a domain aggregate. Use when the user asks to "cr
general
Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffo
engineering
This skill creates a Dapr workflow application from a diagram. Use this skill when the user provides a workflow image (PNG, JPG, JPEG, GIF, WebP) or a BPMN 2.0 XML file (.bpmn, .bp
engineering
Use when the user asks to "review this influencer content" or "check if this post meets brand guidelines"; runs the typed STAR pre-publish gate, scores Trust and Appeal o — from aa
content
Scaffolds CRUD endpoints, database models, and REST resources. Use when generating create/read/update/delete operations for an entity.
general
Auto-generate comprehensive data dictionaries from database schemas, CSV files, or API responses with column definitions, relationships, and Mermaid ERD
tools
Scaffold an aggregate root with entity, value objects, repository interface, domain events, and test stubs
general
Drive the full lifecycle of an owned anton app deployed via Flux image-automation (ADR 0024 / plan 0012). Two modes auto-detected by checking for an existing `ImageRepository`. **O
engineering
Direct manual utility command reference for UI implementation workflows, including design feedback, QA checklist, screen-map updates, checks, scaffolding, and install commands.
general
Use when adding a new UI component to an existing module - handles templates, inputs, and test scaffolding.
general
Use when integrating with an API endpoint and need TypeScript types, contracts, and adapters generated automatically.
engineering
Bootstrap a UI dev sandbox — Playwright end-to-end testing scaffolding for the cozystack-ui SPA plus a Vite dev server connected to a chosen Kubernetes cluster. Use whenever the op
engineering
Configure le tracking complet pour mesurer les performances : Meta Pixel avec events, Google Analytics 4 avec conversions, Google Tag Manager, UTM generator par campagne/source. Pr
tools
Initialize new Darkroom project from a satus or novus starter (NOT the same as native /init which writes CLAUDE.md). Triggers "new darkroom project", "satus", "novus", "scaffold fr
general
Draft TypeScript-compliant code skeleton with TODO placeholders. Use when starting new implementations, creating code scaffolds, or preparing test structure for TDD.
engineering
Run a comprehensive E2E browser test suite for a newly scaffolded Goravel entity. Tests navigation, CRUD operations, search, filters, row actions, form validation, FK dropdowns, an
engineering
Generate an ERD as Mermaid + DBML from domain narrative or live Supabase schema, with cardinality, optionality, FKs, and a notation legend.
tools
Score a produced visual asset (image / graphic / carousel frame) against its brief — render fidelity + brand-fit — inside an existing eval loop, using the re-ingested asset (the re
growth
Score a published organic post (text / image / carousel) from real metrics inside an existing eval loop — one primary platform per cycle, verdict + engagement-quality diagnosis. No
growth
Scores a launched landing page from real performance evidence inside an existing eval loop — writes a cycle eval snapshot and appends the loop results ledger. Use for post-launch C
science
Score a sent outreach cycle (cold email / LinkedIn DM / sequence) from real reply data inside an existing eval loop — one channel + segment per cycle, verdict + reply-quality diagn
sales
Score an SEO / AEO cycle from real ranking + visibility data inside an existing eval loop — one keyword cluster + surface (organic SERP or AI answers) per cycle, verdict + visibili
general
Scaffold a new Cozystack external app package inside an external-apps repository. Generates the full chart skeleton (Chart.yaml, Makefile, values.yaml with cozyvalues-gen annotatio
engineering
Drop in the user-feedback subsystem (DB migration + API handlers + UI submit widget + view-my-feedback page + CHANGELOG citation wiring) per project stack
general
Scaffold or regenerate a CI pipeline with quality checks. Use when "setup CI pipeline" or /gaia-config-ci (formerly /gaia-ci-setup); pass --regenerate to refresh generated workflow
engineering
Scaffold an Architecture Decision Record (Nygard format) in docs/adr/ with auto-numbering, status lifecycle, and supersedes cross-linking. Args: <decision title>
engineering
Generate code map headers: add dependency analysis and data flow documentation to each file
general
Generate complete CRUD scaffolding - migration, model, controller, routes, views (index + create/edit modal).
general
Generate design graph (UserJourney, Flow, Page, Component) from functional graph scenarios, enriched by reading the actual frontend UI codebase. Scenario→UserJourney, Step→Flow/Pag
general
Generates on-brand document and deck templates — letterhead, slide, and one-pager — as SVG from the active brand profile, with editable title, subtitle, and body zones. Vector outp
growth
Generate an end-to-end test for a given feature or user story. Use when the user asks to create E2E tests, automate workflows, test user flows, or convert manual workflows into Pla
engineering
Researches domain experts and generates standardized persona files for use with /persona
science
Generate natural follow-up questions a reader would ask next about a passage (zlm-v1-followup-questions-edge). Use when the user wants suggested next questions, "people also ask" s
content
Generate the System / External System half of the functional graph from a backend repo (REST routes, GraphQL operations, queue / event / cron handlers) using a rooted per-entry-poi
engineering
Generate User-persona functional graph from a frontend UI repo with rooted per-(EP, persona) sub-agent depth pass, mandatory field enumeration, persona-conditional visibility audit
product
Generates an on-brand marketing graphic — hero image, ad creative, background, or texture — with an image model, optionally stamped with the brand logo and a caption. Opt-in: needs
growth
Generates on-brand, editable SVG logo assets — wordmark, monogram, and favicon — from the active brand profile, reusing its exact palette and heading font. Vector output needs no a
growth
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.