Skills
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…
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…
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…
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 …
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…
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…
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…
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.
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…
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.
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…
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.
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…
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…
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…
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…
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.
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.
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…
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 …
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.
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…
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…
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.