Coaches founders through investor-readiness questions before a pitch or fundraise.
Project overview
InvestEye walks a founder through 20 investor-readiness checkpoints one question at a time, covering the problem, market, team, distribution, business model, execution, and networking. It steelmans the skeptical investor before awarding a green result, then creates a stage-aware dossier with a score, strengths, gaps, and weekly actions.
Resolve implementation decisions with tradeoff-aware choices before writing a plan.
Project overview
Before planning a change, inspect the codebase, identify the forks that affect implementation, and ask structured multiple-choice questions with a recommendation and explicit tradeoffs. Related questions are batched, then the resolved choices become a sequenced plan. It is intended for open decisions, not work that is already fully specified.
Answer NHL stats, scores, schedules, and roster questions from public live data.
Project overview
Query the NHL's public web and stats endpoints for player and goalie numbers, standings, scores, schedules, rosters, playoffs, and filters such as nationality or team. The skill needs no API key, but the endpoints are unofficial and may change, so field names and season behavior require care.
Find credible X accounts through trusted seeds and track-record checks.
Project overview
Start with one or two X accounts you already trust, then rank the people they repeatedly amplify through reposts, quotes, replies, or mentions. Cross-seed overlap raises a candidate, but the skill still walks you through checking past claims instead of declaring anyone trustworthy. It requires a free X API key and never follows accounts for you.
Harden plans with unprimed reviewers, explicit tradeoffs, and a rule-based stop.
Project overview
Give independent reviewers the artifact without your expected verdict, then cycle through critique, adjudication, and synthesis while logging rejected findings. The method distinguishes model and perspective independence, reserves one round for a blind alternative, and stops by a precommitted rule rather than a feeling. Agreement still does not prove code, empirical, financial, or security claims.
Audit SEO and AI-search visibility for tool sites and WebAssembly apps.
Project overview
Use separate commands for technical SEO, AI-search optimization, JSON-LD schema, content and keyword planning, writing in Hindi or English, and India-focused local SEO. The skill is tailored to tool sites and WebAssembly apps, including rendering and Core Web Vitals concerns. Live rankings, competitor gaps, analytics, and backlink analysis belong to its paid Pro tier.
Structure reports and presentations with pyramid-principle reasoning
Project overview
Pyramid Principle is a Claude Code writing skill that turns a report, proposal, email, or presentation idea into a conclusion-first structure before polishing the wording. It uses SCQA, MECE grouping, question-and-answer logic, and problem trees, and can diagnose vague claims, buried conclusions, or overlapping sections. It is useful when the main difficulty is organizing thought rather than generating prose.
Turn medical records into a mobile-friendly timeline, trends, and visit checklist.
Project overview
Convert scans, checkups, and lab results into a single HTML health report with timelines, per-lesion measurements, trends, missing-data notes, follow-up dates, and questions for a doctor. The workflow compares like with like and keeps processing local by default. It is for understanding and communication, not diagnosis or medical advice.
Ground emotional creative in language evidence, affective science, and cultural context.
Project overview
Build a structured profile for a feeling from lexicons, first-person language, affective frameworks, and visual references, then generate creative that separates it from nearby emotions and avoids named clichés. Five profiles and blind comparison records are included. Current validation uses independent model judges rather than market or human studies; the era/cohort layer is fully grounded only for coziness and remains stubbed for the other four feelings.
Build dense SaaS consoles with archetypes, alignment rules, and visual audits.
Project overview
Use four console archetypes to shape sidebars, tables, detail pages, dashboards, overlays, and command palettes, then tune the visual controls within the selected structure. A browser overlay and static checker report coordinate drift across the layout. The skill is for internal tools and management consoles, not marketing pages, landing pages, or storefronts.
Resurface Claude Code CLI and VS Code sessions in the macOS Desktop app.
Project overview
Import existing CLI and VS Code sessions into Claude Desktop by creating pointer records for transcripts the app does not list yet. The skill performs a dry run, flags live sessions, archives copies, skips duplicates, and supports undo. It is macOS-specific, requires Desktop Code mode to have opened once, and needs an app restart before imported sessions appear.
Dictate Claude Code prompts locally and submit them with spoken triggers.
Project overview
Transcribe speech locally with faster-whisper, type it into the focused Claude Code window, and submit when you say phrases such as “go” or “send it.” The listener supports pause, resume, editable vocabulary, and a learning toggle across macOS, Linux, and Windows. The first setup downloads a model; macOS also needs microphone and accessibility permission.
Implement and debug Taiwan ezPay e-invoice integrations across supported API workflows.
Project overview
Use the skill to implement or debug Taiwan ezPay e-invoice calls for issuing, voiding, allowances, queries, carrier checks, and invoice-number tracks. It explains AES-256-CBC, the reversed CheckValue and CheckCode ordering, and separate store and member keys, with a Python verifier for offline vectors and an end-to-end smoke test. The documentation was checked against dated versions; confirm the official manuals before use.
Interpret dreams through personal context and sources instead of fixed symbol dictionaries.
Project overview
Describe a dream and the skill separates observable details from waking-life context and personal associations before offering readings. It presents the best-supported interpretation first, labels depth-psychology angles as hypotheses, and ends with a question rather than a one-shot decoding. Its knowledge graph draws on 18 historical, clinical, and scientific sources, while treating symbols as context-dependent.
General skillDesign and creative workModel Context Protocol
design-system-toolkit↗
@brianamazzio
Generate or import design systems into specs, code tokens, and visual guides.
Project overview
Use the generator for a new system: it interviews for brand preferences and writes a readable spec, visual HTML guide, and project reference. Use the importer when a system already exists in Figma; it extracts design data and syncs code tokens while keeping the guide aligned. Live Figma import needs the relevant MCP, though token exports or screenshots can also be used.
Run a diff-scoped Rust quality gate with severity-ranked go/no-go findings.
Project overview
Run formatting, Clippy, dead-code, unused-dependency, RustSec, test, and production-code heuristic checks before opening a pull request. PREPR intersects findings with changed files, separates new blockers from pre-existing context, and reports a severity-ranked verdict. Missing analysis tools can be installed automatically unless disabled.
Keyword Intelligence provides vendor-neutral, offline keyword analysis from tool-exported CSV files. It normalizes and enriches terms, applies scope and scoring steps, identifies gaps, and produces five deliverables for English, French, German, or Spanish work. It makes no external API calls and needs no credentials; XLSX or JSON must be re-exported as CSV.
Apple Reviewer Simulator drives a booted iOS Simulator to install and exercise a real build. It checks crashes, placeholders, sign-in, permissions, account deletion, user-content reporting and blocking, purchases, and device UI details, then writes an Apple-style verdict with guideline references, reproduction steps, and severity. The user supplies the build and simulator.