Skills

Type: All Skills Tools
skill ★ 158

Learn codebase conventions and best practices

This skill provides comprehensive documentation of a codebase's specific architectural patterns, including guidelines for error handling, testing, code style, and file structure. It trains agents on the established conventions necessary for…

sbroenne/mcp-server-excel project-conventions coding-standards best-practices codebase-patterns
skill ★ 158

Reliable release tag resolution in workflows

This skill provides robust methods for recovering annotated release tags or version numbers when a GitHub workflow is triggered via workflow_run. It advises developers on using git tag lookups against the head SHA to ensure accurate version…

sbroenne/mcp-server-excel github-actions workflow-run tag-resolution git-api
skill ★ 158

Upgrading GitHub Actions to Node 24

Provides a methodology for upgrading GitHub Actions references from deprecated Node 20 runtimes to Node 24 using the smallest safe major version bumps. It includes patterns for verifying runtime compatibility and inspecting composite action…

sbroenne/mcp-server-excel github-actions node-js dependency-updates devops
skill ★ 158

Safely retiring obsolete package distribution surfaces

This skill outlines a structured pattern for safely removing an outdated package distribution surface from a repository. It guides developers through systematically eliminating lingering artifacts, build logic, and release steps to prevent …

sbroenne/mcp-server-excel package-management distribution-surface legacy-cleanup release-workflow
skill ★ 158

Structuring cross-repo publishing documentation

This skill guides the accurate documentation of cross-repository publishing workflows by separating operational details (like sync gates and version guards) into maintainer documentation. It ensures user-facing guides remain concise while p…

sbroenne/mcp-server-excel documentation cross-repo publishing workflow
skill ★ 158

Core conventions for programmatic Excel automation

This guide outlines the critical architectural patterns and conventions for developing robust Excel automation tools using COM interop. It details best practices for error propagation, COM object cleanup, and structured testing within the E…

sbroenne/mcp-server-excel excel automation com-interop dotnet
skill ★ 158

Hardening pre-commit checks for reliable releases

This skill guides developers on hardening pre-commit hooks to prevent release failures, particularly those stemming from packaging or metadata mismatches. It ensures local checks accurately replicate the exact commands used in the final rel…

sbroenne/mcp-server-excel pre-commit release-workflow ci-cd packaging
skill ★ 158

Documenting plugin release mechanics safely

Provides guidelines for accurately documenting how a repository publishes plugin artifacts, ensuring descriptions avoid overclaiming client-specific installation behaviour or universal compatibility.

sbroenne/mcp-server-excel documentation plugin-publishing agent-skills release-mechanics
skill ★ 158

Plugin Overlay Bundling for Artifact Management

This skill implements a pattern for managing plugin artifacts by layering source-owned helper files and skill content over validated published templates. It ensures source repositories maintain control over release-coupled logic without blo…

sbroenne/mcp-server-excel plugin-development artifact-management build-process overlay-bundling
skill ★ 158

Smoke regression testing for build scripts

This skill validates packaging and publishing scripts by asserting the real script exit path and final output summary. It ensures that build regressions are caught beyond simple file existence checks.

sbroenne/mcp-server-excel build-testing smoke-regression scripting packaging
skill ★ 158

mcp schema enum compatibility regression testing

This skill addresses schema generation issues where nullable enum signatures cause MCP clients to reject tool definitions. It ensures strict-client compatibility by managing enum arrays, particularly by treating optional enum inputs as stri…

sbroenne/mcp-server-excel mcp schema-validation enum-handling schema-generation
skill ★ 158

Dependency Validation for Excel MCP Server

A skill for verifying the integrity of dependency or toolchain upgrades within the Excel MCP server repository by executing sequential build, test, and packaging commands.

sbroenne/mcp-server-excel dependency-validation dotnet mcp regression-testing
skill ★ 158

Triage parity bugs between CLI and MCP

This skill provides a structured workflow for diagnosing transport-layer parity bugs reported between a Command Line Interface and the MCP environment. It systematically isolates failures by inspecting specific components like service forwa…

sbroenne/mcp-server-excel cli-debugging mcp-triage parity-testing bug-workflow
skill ★ 158

Context preservation for service diagnostics

This skill establishes a pattern for enriching service failure responses by stamping shared diagnostic context, such as the originating command and session ID, across MCP and CLI error envelopes. It ensures improved observability while main…

sbroenne/mcp-server-excel context-propagation diagnostics error-handling mcp
skill ★ 158

Downgrading Build Tools for Transitive Vulnerabilities

This skill guides developers through surgically downgrading build-only dependencies when Dependabot or npm audit flags unpatchable transitive vulnerabilities. It emphasises validating the fix by running the full packaging workflow, rather t…

sbroenne/mcp-server-excel dependabot transitive-vulnerability tooling-downgrade npm-audit
skill ★ 158

Cross-Repository Release Workflow Validation Patterns

This skill provides patterns for implementing robust, failure-fast release workflows that depend on credentials or access to secondary repositories. It advises on validating secrets, ensuring target reachability, and implementing sync gates…

sbroenne/mcp-server-excel cross-repo release-workflow ci-cd git-security
skill ★ 1

Point-of-Sale Business Assistant Agent

This agent simulates a professional Point-of-Sale (POS) operator, managing the entire sales lifecycle. It handles client and inventory lookups, ensuring data integrity and accurate invoicing while adhering to strict accounting rules.

paracetamol951/caisse-enregistreuse-mcp-server pos-system sales-management invoicing data-integrity
skill ★ 1

Schema Markup and Structured Data Implementation

An expert skill for implementing, auditing, and optimising JSON-LD structured data to enable rich results and enhance search engine visibility.

06ketan/slideshot schema-markup json-ld seo structured-data
skill ★ 1

Site Architecture and Information Hierarchy Planning

This skill acts as an information architecture expert, guiding the planning and restructuring of complex websites. It advises on optimal page hierarchies, navigation patterns, and SEO-friendly URL structures to ensure intuitive user flow an…

06ketan/slideshot information-architecture site-planning seo url-structure
skill ★ 1

Comprehensive SEO Audit and Performance Review

This skill provides a deep diagnostic framework to identify technical, on-page, and content quality issues impacting organic search performance. It guides the user through assessing crawlability, core web vitals, schema markup, and E-E-A-T …

06ketan/slideshot seo-audit technical-seo on-page-optimization content-quality
skill ★ 1

Advanced Remotion best practices for video generation

This skill provides comprehensive best practices and patterns for advanced video composition using Remotion in React. It covers complex topics such as audio visualization, data charting, 3D integration, and dynamic media handling.

06ketan/slideshot remotion react video-generation animation
skill ★ 1

Programmatic SEO Strategy and Page Generation

This skill guides the creation of high-volume, SEO-optimized content by leveraging data and templates. It covers advanced strategies, playbooks, and technical best practices required to rank pages at scale while avoiding thin content penalt…

06ketan/slideshot programmatic-seo seo-strategy content-scaling seo-optimization
skill ★ 1

Page Conversion Rate Optimization Analysis

An expert-level skill for analysing marketing pages to identify conversion bottlenecks and provide actionable recommendations. It evaluates elements such as value proposition clarity, CTA effectiveness, and visual hierarchy to improve conve…

06ketan/slideshot cro marketing-optimization ux-analysis conversion-rate-optimization
skill

Memoire Design Intelligence for Agents

A local design intelligence layer for agents to manage UI design, Figma state, and design system rules. It facilitates automated design audits, component generation using shadcn/ui and Tailwind, and research-backed specification creation.

sarveshsea/m-moire ui-design figma design-systems shadcn-ui