homepage-bookmarks
Configure bookmarks.yaml for Homepage dashboard - quick-access links with icons and categories
Configure bookmarks.yaml for Homepage dashboard - quick-access links with icons and categories
Reviews and updates backend.md documentation to strictly follow hexagonal architecture rules and ensure simplicity. Typically runs automatically after backend-architect in the /feature workflow.
flutter_deckでプレゼンテーションスライドを作成・編集。「スライドを追加」「新しいスライド」「スライドを編集」「テーマ変更」「コード挿入」「画像追加」「プレビュー」などで発動。
Generate a new skill from a template with proper structure, frontmatter, and boilerplate files. Use when creating a new skill to ensure it follows conventions.
Bootstrap a new project's Memory Bank by creating the six core files with templates and gathering initial project information from the user.
Demonstrates proper skill structure and frontmatter format for marketplace skills
Write database models following the Epic architecture patterns. Use when creating Active Record models for database tables with CRUD operations. Triggers on "create a model", "add a model", or "write a model for".
Manage YAML frontmatter properties with consistent formatting, property names, and value types. Use when creating or updating frontmatter in markdown files.
Scaffold a new feature module with the standard directory structure and optional API, components, hooks, and context boilerplate.
Validates and registers hook manifest files (YAML) in the Hook Registry for versioned hook management.
Add or update portfolio work entries in src/content/work (and src/content/work/es). Use when creating new projects, editing case studies, or updating portfolio content.
Manage Scribere and Semantic Scroll operations. Use when asked to set up a new instance, run the dev server or build, pull upstream updates, resolve build or lint issues, or adjust instance layout (content, templates, assets, queries, client JS) while keeping engine files intact.
Initialize frontend environment by creating design system and constraints documents from templates. Use this skill when: - Running /frontend.init command - User asks to "initialize frontend", "setup frontend environment" - Starting frontend work and need to establish design system and constraints - Need to create docs/reference/frontend/design-system.md or constraints.md
Configure services.yaml for Homepage dashboard - service definitions, widgets, Docker integration, icons, and monitoring
Creates a AEM JCR Package with the images downloaded by scrape-webpage skill
This skill should be used when the user asks to "update the marketplace", "refresh the github page", "sync plugins.json", "update docs/plugins.json", or mentions keeping the GitHub Pages site in sync with plugin changes.
Fluid typography and spacing tokens using Utopia.fyi with cqi (container query inline) units. Reference for the exact type steps and space tokens defined in this project.
Altis DXP development environment and architecture. Apply when working on Altis projects, running local development commands, or understanding Altis project structure. Covers local server commands, mu-plugins architecture, asset handling, and deployment.
Generate Claude Code plugins, skills, and marketplaces using Kotlin DSL. Use when the user wants to: - Create a new plugin with commands and skills - Create a marketplace to distribute plugins - Generate correct folder structure (.claude-plugin/, skills/, commands/) - Avoid mistakes in JSON format and YAML front matter field names
Grafix の組み込み primitive/effect を「薄いカード」形式で参照するためのカタログ。作品制作中に「何がある?」「この表現に合う op は?」を素早く探索する用途。`references/api.md` は `scripts/build_catalog.py` の自動生成を正とする。
This skill should be used when the user mentions "hugo basics", "hugo config", "hugo commands", "project structure", "hugo setup", "hugo.toml", "config.toml", "hugo serve", "hugo build", "content directory", "layouts directory", "static directory", "assets directory", "hugo configuration", "module mounts", "hugo environment", or any general Hugo static site generator questions. Provides foundational Hugo knowledge including project structure, configuration patterns, and essential commands.