Author or repair a Portwood HTML template that renders correctly through Blob.toPdf (Flying Saucer). Use when writing a new template, converting a design to a template, or fixing one whose PDF output doesn't match the source — collapsed layout, missing images, wrong fonts, broken charts.
Run Portwood's test suites — the one-command QA harness, the anonymous-Apex e2e scripts, Apex unit tests, prettier, and Code Analyzer. Use before opening a PR, when verifying a fix, or when a test fails and you need to know whether it's your change or the harness.
Decide whether a Portwood bug report is a real code defect or a template-authoring problem, before any code is written. Use when a user reports "the PDF looks wrong", a merge tag didn't resolve, an image is missing, a chart is distorted, or output doesn't match the template. Most reports are template issues.
Use Fullbleed PDF Engine to create or modify document-generation projects for PDFs, reports, invoices, statements, forms, certificates, letters, accessible PDF/PDF-UA, archival PDF/PDF-A, print-ready PDF/PDF-X, transactional output, and fixed or reflowing variable-data/VDP jobs from structured content using Python and…
Brand-identity expert for Maket. Builds professional design-token systems (colors, type, spacing) from a brief, an industry, a website URL, or existing imagery. Researches current references on the web. Triggers when the user wants to create a charte, define a visual identity, pick colors/fonts for a project, or says…
Review and fix Maket documents — audit HTML quality, charte compliance, image paths, layout issues, and automatically apply corrections with makethtml patch. Use this skill when the user says "review", "check", "fix", "audit", "correct", "improve" a document, or when they report visual problems like broken images…
Orientation skill for Maket visual document work. Use when the user asks Claude to design, edit, review, or learn Maket; call maketlearn first for live product guidance, then operate through MCP tools.
Configure your AI agent as a legal research and drafting assistant with jurisdiction awareness, matter tracking, and document templates for attorneys and legal professionals.
A workflow coordinator for turning a technical disclosure into a patent application. A technical disclosure is a description of an invention supplied by its creator.
A quality checker for Chinese patent documents, including claims, descriptions, drawings, abstracts, and supporting data. It checks whether the document follows patent requirements and stays internally consistent.
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…