Brings VulnCheck security intelligence to Claude Code.
Project overview
This Claude Code integration exposes VulnCheck CLI capabilities for CVEs, package lookups by PURL, exploit code or proof-of-concept searches, detection rules, and local project scans. It can also create signed backup URLs. VulnCheck CLI must be installed and authenticated; Windows users need WSL or Git Bash.
Scrollfilm Skill helps build Apple-style landing pages where scrolling scrubs a video or frame sequence. It covers loading overlays, text fades, parallax, section alternation, dots, and progress indicators, plus FFmpeg frame extraction, desktop/mobile trade-offs, iOS limitations, and reduced-motion handling.
Adds findable URLs and snippets to factual claims.
Project overview
ProveIt asks an LLM to attach a direct URL and a Ctrl-F-findable quotation of no more than 15 words to each factual claim, with a table for verified and unverified items. It is useful for traceable answers but cannot replace web access; paywalls, JavaScript pages, and changing links can still limit checking.
Stress-tests architecture decisions with multiple critics.
Project overview
Critic Gauntlet runs parallel adversarial critiques from model families such as Claude, Codex, Grok, and Gemini, then synthesizes major gaps, steel-manned alternatives, assumptions, six-month consequences, and a recommendation. It is aimed at expensive-to-reverse architecture choices, not routine bug fixes or refactors. Extra critics require their CLIs, APIs, and credentials.
General skillDocument productivityModel Context Protocol
volcengine-pricing-quote-skills↗
@YtYEven·Python
Builds Volcengine migration quote spreadsheets.
Project overview
This two-skill bundle can refresh Volcengine official price CSVs through browser automation and generate a cloud-migration quote workbook from Alibaba Cloud, Tencent Cloud, AWS inventories, or customer needs. It maps more than 80 product types, offers three sheet strategies, and includes validators. Full price refresh needs a browser; procurement APIs, discounts, and live competitor pricing are out of scope.
ReelForge is a local video and caption studio that extracts Whisper word timestamps, creates synchronized TikTok-style captions and translations, and adds motion graphics, charts, maps, social cards, and b-roll. It can also use TTS, background removal, and website-to-video workflows, with HyperFrames, whisper.cpp, and FFmpeg under the hood. Some stock-media or HeyGen features may need APIs.
PPT Design is a Claude skill for editable 16:9 PPTX decks built from a design system. It supports proposals, reports, lectures, and guides, with 45 layouts plus native tables and charts, and pays attention to Korean slide readability. It requires python-pptx and suitable fonts; fonts are not embedded, and rendered checking needs PowerPoint or LibreOffice.
Suno Skill turns a song idea into paste-ready Suno text: a vocals-first style box, tagged lyrics, settings, and notes in Dutch or English. Its five-step flow covers concept, style, lyrics, meter-preserving humanization, and a quality checklist, with pronunciation fixes, exclude tags, sliders, personas, and extension controls. It is text-only and uses no API or browser automation.
General skillFinance, legal and complianceModel Context Protocol
anysurfer-audit-skill↗
@Peteri3
Audits web accessibility against WCAG 2.2 AA.
Project overview
AnySurfer Audit is an unofficial Claude skill for evaluating HTML, CSS, JavaScript, Figma, Penpot, screenshots, wireframes, or URLs against WCAG 2.2 A/AA and the AnySurfer approach. Reports organize findings by accessibility principle, severity, contrast, estimated label level, and fix order. Incomplete inputs limit visual and runtime conclusions.
The Council is a Claude Code panel for validating one idea or comparing two options. Permanent critics and cast domain specialists research in parallel, while a Chair produces a structured verdict with objections, blocking conditions, and next actions. Runs offer Quick, Standard, and Deep effort levels, resumable sessions, a logbook, and Markdown or HTML reports; extra critics need their own CLIs or APIs.
Continuously improve an app through rotating adversarial review lenses.
Project overview
Run repeated improvement rounds over a real application by rotating lenses such as UX, code quality, security, performance, accessibility, and observability. Each round records evidence, prioritizes the highest-leverage change, checks whether the product's identity survives, and verifies the result before logging it. This is an ongoing loop rather than a one-off audit.
Measure and lay out multiline text without relying on the DOM.
Project overview
Use the pretext library to measure text height, wrap lines, shrink-wrap containers, render to canvas or SVG, virtualize long lists, and place inline chips or mentions without a DOM. The skill guides the fast prepare/layout path and richer segment APIs, while calling out font, line-height, letter-spacing, and font-loading details that affect accuracy.
Coach business decisions with stage-aware questions, numbers, and small next moves.
Project overview
Answer one question at a time while the skill routes the business to a stage-specific playbook. It uses revenue and unit-economics math to test the stated problem, identify a constraint, and prescribe the smallest high-leverage move. The approach is an independent educational use of published frameworks, not impersonation, financial advice, or an earnings promise.
Apply Obsidian writing conventions and catch CJK Markdown emphasis breaks.
Project overview
Format and review Obsidian notes with shared rules for headings, separators, indentation, emphasis, stickers, tags, and PARA folders. The skill adds a CJK-specific check for Markdown delimiter edge cases, offers a delegation interface for other writing skills, and keeps the note language aligned with the user's request. It is convention infrastructure, not a content generator.
Diagnose slow PostgreSQL queries with measured plans and one-change-at-a-time fixes.
Project overview
Find the queries consuming the most total time, inspect their actual execution plans and buffers, and identify the slow node rather than guessing at indexes. The workflow then applies one root-cause change, such as a sargable predicate, index, or statistics update, and reruns the plan to confirm the result. It also accounts for write and storage costs.
Govern named-entity citations for Québec content and AI-search visibility.
Project overview
Apply a citation workflow to blog posts and web pages: add three to five named entities with precise claims and links, draw from a maintained claim bank, add JSON-LD mentions and citation fields, and finish with a Sources block and pre-publication checklist. The adaptation uses Québec-focused authorities and forbids invented figures.
Turn dense technical articles into beginner-friendly, interactive HTML teaching decks.
Project overview
Give the skill a paper, blog post, or whitepaper and it builds a self-contained HTML deck with foundation vocabulary, section-by-section explanations, analogies, math, tables, and figures. Readers can select text and ask questions through a local session layer. Python and Chrome are required, while optional image backends need their own credentials.
Generate an original static landing page from a one-line product brief.
Project overview
Turn a one-line product brief into a browser-ready static HTML and Tailwind page. The skill anchors each build to one real reference site, then chooses a page archetype, typography, color, and micro-grammar so the result does not default to the same generic layout. It can hand-build dashboards, tables, charts, and code-like UI elements.