Archives untouched projects to cloud drives before local cleanup.
Project overview
Cold Project Archiver finds projects that have not changed for a chosen period, records their files, and uploads them to Baidu Netdisk or Aliyun Drive with resumable retries and per-file verification. Local deletion stays locked until the remote copy is complete and the user confirms; a preflight step can also normalize unsupported filenames.
Turns a brand brief into a screened, scored naming shortlist.
Project overview
Nomira guides a naming session from strategy to shortlist: it clarifies the idea a name must carry, generates many candidates, removes awkward or derivative options, and compares survivors through sound, language, and trademark pre-checks. Each finalist includes a rationale and risk flag; the pre-check is not legal clearance, so the final choice remains human.
Audit AI-drafted claims with domain-routed sources and transparent verdicts.
Project overview
Break an AI-generated draft into factual, citation, legal, and interpretive claims, then route each claim to suitable authoritative sources. The audit reports salience, source quality, scores or qualitative legal verdicts, fairness concerns, and action items. It is tailored to England and Wales practitioners, especially healthcare law, and is not legal advice.
Convert recipes into bilingual, three-action Thermomix TM7 Cookidoo steps.
Project overview
Turn a recipe from text, a photo, a URL, or a cookbook page into a Cookidoo MyRecipes entry guide. Each step separates typed prose, fan or manual settings, and linked ingredients, with English and Spanish support. The skill also flags TM7 editor limits and workarounds instead of pretending unsupported controls exist.
Generate instant-response and multi-channel lead follow-up systems.
Project overview
Generate a lead follow-up system for new inquiries, reactivation, no-shows, or missed calls. It supplies SMS, email, and AI-call copy, objection handling, a timed cadence, and a CRM build specification, with the call step routed through RizzDial.
Extract structured document fields with page coordinates and queries.
Project overview
Process invoices, receipts, business cards, IDs, and forms through the Space OCR API, storing extracted fields with page coordinates in queryable sheets. The skill supports asynchronous batch uploads, filtered queries, location views, and row edits; its Python client uses only the standard library and does not require an MCP server.
General skillResearch and knowledgeModel Context Protocol
market-intel↗
@DaizeDong·Python
Route commercial research to specialized sources with citation guardrails.
Project overview
Triage a commercial question across 15 data domains, detect available specialized sources, and guide setup when a source is missing. The skill delegates retrieval and synthesis to existing research tools, then adds citation checks, source tiers, corroboration, disconfirmation, timestamps, and explicit coverage gaps.
Gate front-end releases with measured performance, accessibility, and security checks.
Project overview
Run Lighthouse, axe, Playwright, link and HTML checks, security-header probes, and secret or sink scans against a production build. ShipShape ties each finding to tool output and rule names, tests responsive breakpoints, and treats missing inputs as skipped instead of silently passing them.
Shape conversion copy and visuals around motives, scores, and critical review.
Project overview
Develop copy and visual direction around a buyer's dominant motive, then score candidates for pattern interruption, emotional intensity, curiosity, and scarcity. A five-voice council selects a direction while critics can veto cringe, incongruence, or untruth; the process also produces a design specification and treats conversion lift as a testable hypothesis.
Manage reminders in natural language and show due items at session start.
Project overview
Add, list, complete, and review reminders through a natural-language command, with records stored in a local JSON file. A SessionStart hook shows overdue, due-today, and upcoming items when Claude Code opens, while completed reminders remain available in history. It uses Bash and Python 3 without external dependencies.
Batch-convert folder trees of PDFs to Markdown without OCR or cloud calls.
Project overview
Walk a folder tree, extract PDF text with PyMuPDF, and write one Markdown file per subfolder. The companion cleanup script previews non-Markdown files and only deletes them when explicitly applied; conversion uses no OCR, layout reconstruction, or cloud service.
General skillDesign and creative workModel Context Protocol
mobbin-flutter↗
@cadoCG·Shell
Research real app patterns and build accessible, previewable Flutter screens.
Project overview
Research shipped app patterns through Mobbin, turn them into an approval-gated Flutter design spec, and implement production widgets with Material 3, Cupertino, or custom styling. The workflow previews every state, supports adaptive layouts, generates accessibility tests, and can add golden tests before running validation.
Collection or directoryDocument productivityClaude Code
agent-skills↗
@cy94q5pb7v-rgb·Python
Collects reusable Claude Code skills for diagrams, analysis, and presentations.
Project overview
agent-skills bundles separate Claude Code skills for editable draw.io diagrams, project and business analysis, BPMN modeling, single-file HTML presentations, and reversible PPTX anonymization. Each skill lives in its own folder with a SKILL.md and can be installed independently rather than used as one unified command.
Scaffolds a Bun monorepo with Convex web and mobile apps.
Project overview
starter-skill asks whether you need the backend, web, or mobile layers, then scaffolds a Bun workspace with Convex functions and Auth, a React/Vite TanStack web app, and an Expo SDK 56 native app. It drives setup from the CLI and starts with a local Convex deployment, making it a foundation for new full-stack projects.
Collection or directoryWriting and editingClaude Code
env-paper-writing↗
@Jeese-do·Python
Writes and polishes English manuscripts for environmental science.
Project overview
env-paper-writing collects six Claude skills for environmental science and engineering papers: section drafting, abstracts, figure captions, cover letters, reviewer responses, and data-availability statements. It preserves LaTeX commands, uses domain terminology and units, and avoids inventing missing data; authors remain responsible for accuracy and disclosure.
Rebuilds websites or mobile apps from captured visual details.
Project overview
redesigner captures a website with Playwright or a native app with Maestro, then creates a navigable mock, design analysis, UX findings, and a React-based redesign with Tailwind and Framer Motion. It can export HTML, Figma, and Pencil artifacts after approval. Logins are manual, and capture stays read-only.
Turns a codebase into an architecture guide and newcomer cheat sheet.
Project overview
repo-summarizer analyzes a repository's structure, dependencies, modules, data flow, configuration, and tests, then writes an Obsidian-ready architecture document plus a one-page quick reference. It works across frontend, backend, monorepo, full-stack, and mobile projects, and is invoked with /summarize.
Turns a restaurant JSON list into a bilingual, check-in-ready city guide.
Project overview
City Food Guide builds a static bilingual restaurant site from one JSON file and a set of photos. Visitors can filter and search venues, mark visits, browse a map, and generate share cards, while creators can export a PDF and map data or offer email-gated downloads. The result has no backend and can be deployed to common static hosts.