Turn research documents into traceable, evidence-graded claim inventories.
Project overview
Turn a research corpus into atomic claims with A–G evidence grades, source locations, and cross-references. The skill surfaces contradictions, inflated claims, gaps, and downstream content seeds, with larger corpora handled in different extraction modes. It produces a queryable inventory rather than prose and works only from documents you provide.
Switch Claude between concise lite, dev, and ultra response modes.
Project overview
This skill routes Claude toward terse, high-signal responses with lite, dev, and ultra levels. It keeps more explanation in lite, compresses routine development work in dev, and removes most framing in ultra, while learner-facing and training content exits compact mode. It changes response style, not task capability.
Produce short-form video scripts, slides, covers, and polished exports.
Project overview
Use this collection for short-form educational video production across TikTok, YouTube Shorts, Reels, and Xiaohongshu. Separate skills cover spoken scripts, pronunciation drills, vertical slides, cover thumbnails, and Descript export polishing, while the included SOP connects them from a locked script through publishing.
General skillSoftware developmentModel Context Protocol
skill↗
@LaunchMyStore·JavaScript
Route LaunchMyStore tasks to its CLI, extensions, themes, or MCP tools.
Project overview
This universal skill routes plain-language requests to LaunchMyStore surfaces: the lms CLI, App Bridge, WASM Functions, Aqua themes, or the merchant MCP server. It covers app scaffolding, admin UI, checkout logic, theme authoring, and store operations, so users can work through one intent-driven entry point.
Track Claude Code goals across sessions until completion or pause.
Project overview
Add persistent goal tracking to Claude Code: define a goal, break it into subtasks, save state, and resume work across conversations until the goal is complete or paused. The skill stores state in a local JSON file and supports status, pause, resume, and cancel commands; it is a user-level workflow rather than native runtime state.
Create, update, browse, and delete Anki cards from the terminal.
Project overview
Manage Anki cards from a coding session through the local AnkiConnect API. The skill proposes atomic cards for approval, then supports creating, updating, deleting, and browsing notes with consistent tags and concise fronts and backs. Anki Desktop and the AnkiConnect add-on must be running.
Review, fix, beautify, and add filters to Metabase dashboards.
Project overview
Use this Claude Code skill to audit Metabase SQL, correct cards, simplify wide tables, and wire dashboard filters through all required mapping layers. It emphasizes semantic checks such as duplicate counting, snapshot-versus-history confusion, and unsafe joins, while preserving visualization settings during updates. Warehouse table names must be adapted to the target schema.
Transcribe audio and video to timestamped, speaker-labeled Markdown with Gemini.
Project overview
Send one or more common audio or video files to Claude Code and receive structured Markdown with detected language, estimated duration, topics, 4–15-second timestamped segments, speaker labels, and uncertainty notes. Processing can run in parallel and supports combined or JSON output, but it requires a Gemini API key and uses generic speaker numbers.
Track multi-agent user actions in one Markdown dashboard.
Project overview
Project sendbox letters, handoffs, and external tracker tickets into one Markdown table where each row represents an atomic user action. The dashboard supports active and archived sections, action types, completion ownership, and a rolling archive without SaaS, SQL, or a web UI. It complements—not replaces—the underlying trackers and sendbox protocol.
Connect Claude Code lifecycle events to macOS Lights traffic signals.
Project overview
lights-hooks merges Claude Code lifecycle hooks into `~/.claude/settings.json` so the macOS Lights app can show red while work runs, yellow for permission states, and green when idle. It saves a timestamped backup before changing existing hooks and removes only its own port-9876 entries on uninstall. The setup requires macOS, Lights.app running locally, and Claude Code.
Enrich Indian B2B company lists with IT contacts and Vtiger-ready lead files.
Project overview
AIPL_MARKETING_SKILL lets a non-technical marketing team upload an Excel or CSV list of Indian companies, find IT decision-maker contacts, and download a review workbook, a Vtiger-ready CSV, and a coverage report. It can merge exports from Lusha, Apollo, Signal Hire, and Contact Out without overwriting verified data. Use requires Claude.ai Pro or a higher tier.
Grow falsifiable research directions through bounded multi-agent experiments and hard gates.
Project overview
rainforest-lab turns an open research question into competing directions, hypotheses, and candidate factors, then uses bounded gardener–skeptic deliberation and repeated gates to decide what survives. Useful failures remain as “golden leaves,” while lookahead or leakage results are blocked from reuse. The skill is shipped, but the Python engine and MCP product are still marked as in development.
Translate dense professional judgment into decision-ready formats without losing its substance.
Project overview
Decision Translation helps professionals adapt dense judgment to the way a real decision-maker receives information. It diagnoses the decision system, creates a concise decision version plus a fuller reference version, scans where the message may stall after delivery, and suggests ways to unblock it. Variants cover spoken updates, cross-cultural communication, crisis messages, and boards, while also watching the sender’s attention load.
Tailor a CV to a job posting, improve ATS keyword fit, and flag missing information.
Project overview
job-application-skill deconstructs a job posting into hard requirements and ATS keywords, then re-expresses the candidate’s real experience in the employer’s language. It produces a tailored DOCX resume plus a fit analysis, change log, and missing-information flags, without fabricating experience. The input can be a CV in several formats and a job post supplied as text, HTML, or a URL.
Converge on code or design improvements through three critics and agreement-based fixes.
Project overview
critic-overkill runs three calibrated critic agents in parallel, scores the work, and implements only changes independently flagged by at least two critics. It commits each round and stops when the target score is reached or progress plateaus, with critic pools selected for UI, APIs, copy, code, or security-sensitive work. An initial scan detects the project’s stack and verification commands.
Manage phase-based Claude Code projects with NotebookLM, Graphify, and Git hooks.
Project overview
Kod Fabrikası gives each project a config-driven Claude Code routine that collects context, proposes a plan, waits for approval, applies and tests changes, writes a phase report, updates project memory, and commits. It integrates NotebookLM and Graphify through setup scripts and keeps management files under `.claude/`. The documentation and skill are in Turkish, and the setup requires those tools plus a NotebookLM login.
Collection or directoryDocument productivityClaude Code
claude-skills↗
@spartan-hieuvo
Publish engineering artifacts as shareable Uselink pages.
Project overview
claude-skills bundles eight Claude Code skills for turning repository and development artifacts into shareable Uselink pages. Each skill gathers project data, renders HTML, and publishes through the Uselink CLI, so stakeholders can read without repository access. Setup requires a Uselink account, API key, and installed CLI.
Review transactional email HTML for structure, client compatibility, styling, and accessibility.
Project overview
edm-review checks transactional email templates against structure, visual styling, client compatibility, and accessibility checklists, then groups issues by real-user risk or polish. Non-engineers can select which fixes to apply and receive a diff or full file with plain-language explanations. Project conventions cover Mailgun variables, the icon system, a forced light-mode policy, and optional Branch deep links.