Back to authors
melodic-software

melodic-software

484 Skills published on GitHub.

content-workflow

Use when implementing editorial workflows, approval chains, scheduled publishing, or role-based content permissions. Covers workflow states, transitions, notifications, and workflow APIs for headless CMS.

UncategorizedView skill →

create-style-guide

Generate comprehensive style guide documentation from theme and design tokens. Outputs to markdown, HTML, or Figma tokens.

UncategorizedView skill →

define-typography

Define typography scale and text system. Creates modular scales, text styles, and responsive typography.

UncategorizedView skill →

design-media-strategy

Design media and DAM architecture including storage, processing, and delivery. Covers images, video, and documents.

UncategorizedView skill →

design-navigation

Design navigation architecture including menus, breadcrumbs, and mega-menus. Generates structured navigation with accessibility.

UncategorizedView skill →

design-page-builder

Design a modular page composition system with components, slots, and layout zones. Supports block-based editing.

UncategorizedView skill →

design-taxonomy

Design taxonomy structure for categories, tags, or hierarchical classification. Supports flat, hierarchical, and faceted patterns.

UncategorizedView skill →

design-theme-system

Design token and theming architecture for multi-site/multi-tenant CMS. Includes CSS variables, Tailwind, and design system integration.

UncategorizedView skill →

design-token-management

Use when implementing design token systems, CSS variable architectures, or Style Dictionary pipelines. Covers token schemas, naming conventions, token transformations, and multi-platform token delivery for design systems.

UncategorizedView skill →

dynamic-schema-design

Use when implementing flexible content schemas using EF Core JSON columns, `OwnsOne().ToJson()` patterns, or designing dynamic field storage that avoids migrations. Covers JSON column configuration, LINQ querying of JSON properties, indexing strategies, and schema evolution patterns for headless CMS architectures.

UncategorizedView skill →

headless-api-design

Use when designing content delivery APIs for headless CMS architectures. Covers REST and GraphQL API patterns, content preview endpoints, localization strategies, pagination, filtering, caching headers, and API versioning for multi-channel content delivery.

UncategorizedView skill →

image-optimization

Use when implementing responsive images, format conversion, focal point cropping, or image processing pipelines. Covers srcset generation, WebP/AVIF conversion, lazy loading, and image transformation APIs for headless CMS.

UncategorizedView skill →

map-relationships

Visualize content relationships as a dependency graph. Shows how content types reference each other.

UncategorizedView skill →

media-asset-management

Use when designing digital asset management systems, media libraries, upload pipelines, or asset metadata schemas. Covers media storage patterns, file organization, metadata extraction, and media APIs for headless CMS.

UncategorizedView skill →

model-content

Design content type schema with fields, validation, and relationships. Use for content modeling workshops or quick schema design.

UncategorizedView skill →

multi-site-theming

Use when implementing per-site themes, white-labeling, or brand override systems. Covers tenant-specific branding, theme inheritance, CSS variable hierarchies, and dynamic theme switching for multi-site CMS architectures.

UncategorizedView skill →

navigation-architecture

Use when designing menu systems, breadcrumbs, mega-menus, or navigation APIs. Covers menu hierarchies, dynamic vs static navigation, mobile navigation patterns, and navigation endpoint design for headless CMS.

UncategorizedView skill →

optimize-images

Design responsive image pipeline with srcset, modern formats, and lazy loading. Framework-specific implementations.

UncategorizedView skill →

page-structure-design

Use when designing page hierarchies, page templates, layout zones, or sitemap structures. Covers page sets, template inheritance, component zones, and page tree APIs for headless CMS architectures.

UncategorizedView skill →

plan-sitemap

Generate sitemap and URL routing strategy. Creates XML sitemaps, URL patterns, and redirect rules.

UncategorizedView skill →

taxonomy-architecture

Use when designing category hierarchies, tag systems, faceted classification, or vocabulary management for content organization. Covers flat vs hierarchical taxonomies, term relationships, multi-taxonomy content, and taxonomy APIs for headless CMS.

UncategorizedView skill →

url-routing-patterns

Use when designing URL structures, slug generation, SEO-friendly URLs, redirects, or localized URL patterns. Covers route configuration, URL rewriting, canonical URLs, and routing APIs for headless CMS.

UncategorizedView skill →

cursor-docs

Single source of truth and librarian for ALL Cursor documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Cursor documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.

UncategorizedView skill →

api-portal-design

API documentation and developer portal design

UncategorizedView skill →

arc42-documentation

arc42 architecture documentation template and guidance

UncategorizedView skill →

c4-documentation

C4 model architecture visualization and documentation

UncategorizedView skill →

create-adr

Create a new Architecture Decision Record. Use when documenting significant technical decisions with context, options, and rationale.

UncategorizedView skill →

create-runbook

Generate operational runbook from system analysis. Use for incident response, operational procedures, troubleshooting guides, and emergency protocols.

UncategorizedView skill →

doc-architecture

Generate architecture documentation using arc42 or C4 model. Use for creating system context, container, and component diagrams with narrative.

UncategorizedView skill →

docs-as-code

Documentation pipeline automation and docs-as-code workflows

UncategorizedView skill →

onboarding-docs

Developer onboarding documentation and learning paths

UncategorizedView skill →

rfc-process

Request for Comments (RFC) process for technical proposals

UncategorizedView skill →

runbook-creation

Operational runbook templates for incident response and procedures

UncategorizedView skill →

build

Smart .NET build with fuzzy project matching and optional --fix for MCP-driven error resolution

UncategorizedView skill →

clean

Recursively clean bin/obj folders with optional package cache and artifacts cleanup

UncategorizedView skill →

coverage-report

Generate test coverage reports with HTML visualization and threshold enforcement

UncategorizedView skill →

fix-warnings

Batch-fix analyzer warnings with category filtering and interactive review options

UncategorizedView skill →

install-sdk

Install .NET SDK with cross-platform support and optional interactive global.json configuration

UncategorizedView skill →

install-tool

Install or upgrade dotnet tools with alias support (ef, coverage, etc.) and manifest management

UncategorizedView skill →

nullable-audit

Analyze nullable reference type adoption with warnings breakdown and migration recommendations

UncategorizedView skill →

setup-aspire

Install the .NET Aspire CLI tool for MCP integration

UncategorizedView skill →

solution-health

Analyze solution structure for orphaned projects, circular dependencies, and TFM inconsistencies

UncategorizedView skill →

update-dotnet-version

Comprehensive one-shot .NET version upgrade with SDK, TFM, packages, and build validation

UncategorizedView skill →

upgrade-nuget-packages

Interactive NuGet package upgrade with vulnerability detection and breaking change warnings

UncategorizedView skill →

duende-docs

Single source of truth and librarian for ALL Duende Software documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Duende documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms-full.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms-full.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.

UncategorizedView skill →

adr-management

Create and manage Architecture Decision Records (ADRs). Use when documenting technology choices, design decisions, or architectural changes that need to be tracked over time. This is the CANONICAL ADR skill - all ADR-related work should use this skill.

UncategorizedView skill →

architecture-documentation

Generate architecture documents using templates with diagram integration. Use for creating C4 diagrams, viewpoint documents, and technical overviews.

UncategorizedView skill →

architecture-review

Review architecture of current codebase or staged changes

UncategorizedView skill →

cloud-alignment

Align with cloud architecture frameworks (Microsoft CAF, AWS Well-Architected). Check alignment with pillars, identify gaps.

UncategorizedView skill →

context-mapping

Map relationships between bounded contexts using DDD context mapping patterns. Use when defining upstream/downstream relationships, integration strategies (ACL, OHS, PL), or generating Context Mapper DSL output. Follows event storming for bounded context discovery.

UncategorizedView skill →

Page 3 of 10 · 484 results