Generate core SEO files and an ongoing growth plan for a website.
Project overview
Install the skill in Claude Code and ask it to audit a web project, detect its stack and language, then create technical SEO assets such as robots rules, a sitemap, canonical metadata, JSON-LD, and llms.txt. It also supplies a 12-week growth playbook and monthly review checklist. Next.js is the primary target, with guidance for Astro, Nuxt, plain HTML, and WordPress; it does not write your content or guarantee rankings.
Audit, redesign, test, and iterate existing interfaces with Claude.
Project overview
Use this skill to take an existing interface through a structured audit, domain study, visual direction, build, test, and iteration cycle. It includes playbooks for more than eighteen product domains and a detailed QA checklist covering responsiveness, accessibility, motion, and edge states. Installing it as a custom Skill requires a supported paid Claude plan and Sonnet or Opus 4 or later.
Build Swiss-style websites with strict grids and restrained typography.
Project overview
This skill translates the International Typographic Style into web layouts for coding agents. It supplies a 12-column grid, modular spacing, neo-grotesque type hierarchy, OKLCH color guidance, and a compact starter HTML skeleton. Accessibility, reduced motion, dark mode, print styles, and performance-minded rules are included, making it a useful starting point for editorial or agency-clean pages.
Review a draft through three reader personas and prioritize the edits.
Project overview
Pressure-test a structured draft against three readers whose goals and expectations deliberately differ. The skill runs their reviews in parallel and consolidates the results into consensus issues, author tradeoffs, and useful outlier flags, rather than averaging disagreement away. It is intended for editorial revision, not copyediting, factual verification, code review, or early skeleton drafts.
Practice interviews, polish resumes, and track weaknesses locally.
Project overview
Resume Coach uses a local resume as context for mock interviews, resume polishing, debriefs, and startup research. Interview transcripts and weakness tags persist across sessions, so later practice can revisit missed areas and resume edits can distinguish history-based suggestions from general guidance. It never overwrites the original resume or submits applications, and scout outputs require source URLs and capture dates. PDF input needs `pdftotext`.
Convert screenshots and prompts into consistent, low-fidelity HTML wireframes.
Project overview
Provide a screenshot, sketch, or text prompt to generate a browser-ready, single-file HTML wireframe built from predefined tokens, components, and icons. A bundled linter rejects hard-coded colors, emoji icons, and improvised component classes, keeping drafts structurally consistent. It is intended for layout and information hierarchy, not polished visual design.
Audit persuasive copy against Cialdini's influence principles
Project overview
cialdini-influence-audit reviews existing landing pages, emails, sales sequences, and pitches rather than writing copy from scratch. It marks each of Cialdini's seven principles as PRESENT, WEAK, or MISSING, checks the opener through the Pre-Suasion lens, and returns three prioritized fixes with before-and-after examples. An anti-overstacking rule recommends restraint when five or more principles are already strong.
General skillDocument productivityModel Context Protocol
ClaudePowerPointSkill↗
@PeterKalmstrom
Build and visually verify PowerPoint decks on Windows
Project overview
ClaudePowerPointSkill teaches Claude Code a disciplined Windows workflow for building PowerPoint decks through COM automation. It emphasizes backup-before-editing, named shapes, rebuilds instead of patch accumulation, typography budgets, and rendering every change to a PNG before trusting the result. PowerPoint and the powerpoint-mcp server are required; optional image or video generation adds Gemini or Remotion dependencies.
Ship new blog posts or prioritize retrofits for existing ones.
Project overview
Claude Blog Assistant acts as a conductor for the separate claude-blog skill set. In Ship mode, it moves a new post through eight gated stages covering the brief, draft, voice cleanup, SEO, structured data, analysis, repurposing, and final QA. In Score mode, it audits an existing post and ranks retrofits by impact versus effort. The required claude-blog dependency must be installed separately; humanizer is optional, while the analysis gate is mandatory in the full lifecycle.
Draft Spanish construction pathology expert reports in DOCX
Project overview
claude-skill-informe-pericial helps Spanish architectural experts assemble construction-pathology reports as versioned DOCX files. It brings case materials, photos, budget lines, and Word revisions into one workflow, including imports from PDFs, notes, and Presto or Arquímedes. The signed report remains the professional's responsibility: experts must validate causation, responsibility, and repair proportions, and complex revisions or other budget formats may need manual handling in Word.
Build a vanilla scroll-controlled hero from an MP4
Project overview
3D Website Builder turns a ready-made roughly seven-second MP4 into a vanilla landing-page hero that advances frame by frame as the user scrolls. It asks for basic brand details, adds baseline SEO metadata, and uses a static poster on small screens or when reduced motion is preferred. It needs an input MP4 but no Node.js or FFmpeg.
Visually QA rendered documents and HTML before delivery
Project overview
visual-review performs visual QA on rendered PDFs, slide decks, reports, and HTML pages. It looks for clipping, overflow, overlaps, broken images, typography and contrast problems, density imbalance, and page-count mismatches, then labels findings as HOLD, FIX IF TIME, or NOTE. A Quick Pass handles short documents; Full Review needs editable source and shell access, while unavailable renderers trigger a text-only fallback.
Run a multi-persona debate that ends with an integrated plan
Project overview
claude-roundtable turns a real question into a structured debate among installed perspective skills. It anchors the discussion in explicit decisions, variables, and assumptions, requires speakers to challenge weaknesses and propose alternatives, and ends with an integrated plan. Users can add a participant, update constraints, or jump to synthesis while the debate is running; at least one persona skill is required.
Generate one-sentence comebacks with selectable intensity and hard safety limits.
Project overview
Clever Comebacks turns a mean message into one concise reply. Choose soft, medium, heavy, or trainwreck intensity, and the skill applies a reframe-first method instead of adding filler or escalating by default. It refuses slurs, bigoted attacks, violence threats, doxxing, attacks on third parties, and anything longer than one sentence. It is a free Claude Code skill with no separate API key or signup.
Create and update SAP S/4HANA records across common procurement workflows.
Project overview
These agent skills help create and update common SAP S/4HANA records in public cloud, private cloud, and on-premise editions. They cover products, supplier invoices, purchase orders, business partners, service entry sheets, goods receipts, confirmations, communication setup, and a generic fallback, with CSRF handling, master-data lookup, idempotent batches, and transient retries. Users must configure tenant credentials, authentication, and the required communication arrangements before making changes.
Rewrite existing drafts to remove recognizable AI writing patterns.
Project overview
Paste in an existing draft and the skill scans for stock AI vocabulary, formulaic phrases, and structural habits such as excessive em dashes or repeated three-part lists. It returns a diagnosis, a cleaner rewrite, and an explanation of the most important edits while trying to preserve the writer's voice. English coverage is the most developed, Spanish has a starter map, and the tool is neither a from-scratch generator nor a fact checker.
Plan smart-home products and produce engineering-ready PRDs and technical specifications.
Project overview
Use this Claude Code skill to move a smart-home idea from discovery and scenario design through prioritization, a 16-section PRD, hardware requirements, communication protocols, and firmware architecture. Its reference set covers 30 automation scenes, more than 50 chips, 178 vendors, and over 40 certification standards across categories such as locks, lighting, security, and environmental control. Vendor, component, and standards data should be rechecked before a real launch.
Build MagicMarkets sports-trading bots with REST and WebSocket API guidance.
Project overview
MagicMarkets API is a Claude skill and reference set for the MagicMarkets peer-to-peer sports exchange. It explains REST order placement, WebSocket live-price subscriptions, request-idempotency, heartbeat deadman switches, cancel and reconcile flows, and the exchange’s lay-price calculation. An API key is required for live requests and should stay in an environment variable. It documents the exchange’s trading operations and request flow.