14 skills
Generates algorithmic and generative art using p5.js. Takes a user prompt, creates a computational philosophy for it, then produces a self-contained interactive HTML artifact with seeded randomness, p
Applies Anthropic's official brand colors and typography to documents and presentations. Maps headings to Poppins, body text to Lora, and non-text shapes to the orange, blue, and green accent palette.
Generates original visual art and design artifacts as .png or .pdf files. Works in two stages: first defining an aesthetic philosophy (a named movement with visual principles), then expressing that ph
A structured workflow for co-authoring documents with Claude. It guides users through three stages: context gathering, section-by-section drafting with iterative refinement, and reader testing using a
Handles .docx file creation, editing, and analysis. Supports generating structured Word documents from scratch using docx-js, editing existing files by unpacking and modifying XML, and extracting cont
A skill for building frontend interfaces with intentional aesthetic direction. It pushes past generic patterns by committing to a specific visual tone before writing a line of code, then implementing
Writes internal communications in company-specific formats. Covers 3P updates (Progress, Plans, Problems), newsletters, FAQ responses, status reports, leadership updates, project updates, and incident
Handles everything involving .pptx files: reading and extracting text, editing existing presentations, and building new ones from scratch or templates. Covers slides, layouts, speaker notes, and visua
Creates animated GIFs sized and optimized for Slack, either as emoji (128x128) or message attachments (480x480). Uses PIL to draw frames from scratch or from uploaded images, with utilities for easing
A starter scaffold for building new agent skills. It defines the minimal file structure and frontmatter fields required for a skill to be recognized and loaded. Use it as the base when creating a skil
Theme Factory provides 10 pre-built color and font themes for styling artifacts like slides, docs, reports, and HTML pages. Pick a theme from the visual showcase, or describe what you want and it gene
Builds multi-component HTML artifacts for claude.ai using React 18, TypeScript, Tailwind CSS, and shadcn/ui. Handles the full pipeline: project initialization, component development, and bundling ever
Automates interaction with local web applications using Python Playwright. Handles server lifecycle, DOM inspection, screenshot capture, and browser log collection. Includes helper scripts and example
Reads, writes, and edits Excel and tabular files (.xlsx, .xlsm, .csv, .tsv). Uses pandas for data analysis and openpyxl for formula and formatting work. Includes LibreOffice-based recalculation to ver