Write NEPQ-based attraction posts, lead replies, and call scripts.
Project overview
This Claude skill applies Jeremy Miner’s NEPQ method to three sales tasks: attraction posts, replies to interested leads, and live call scripts. Each mode follows questions about problem awareness, solution awareness, consequences, and commitment instead of leading with a pitch. The public skill is generic, so you provide your name, niche, service, and preferred tone before drafting.
Search CNKI literature, inspect details, and export citations or files.
Project overview
CNKI Search Skill gives Claude Code a structured workflow for Chinese academic literature retrieval. It saves searches as reusable workspaces, then supports result inspection, detail fetching, facets, citation export, and PDF or CAJ downloads with JSON output. It reports login, captcha, and permission states rather than bypassing CNKI access controls.
Clarify ambiguous coding tasks before planning or implementation begins.
Project overview
dig helps coding agents avoid building the wrong thing from a vague request. It surfaces assumptions about the goal and likely failure points, asks only questions that would change the approach, loops until important branches are resolved, and produces a concise clarity memo for confirmation. It follows the Agent Skills format; Claude Code offers the fullest interaction, while compatible clients can use a reduced workflow.
Turn operating-model data into a structured FSOMA transformation report.
Project overview
FSOMA Transformation Report Kit turns current-state workflows, technology, RACI, KPIs, and spend into a structured Word report for leadership decisions. It covers a future-state roadmap, future RACI, technology recommendations, KPI framing, an impact-versus-effort chart, and a four-part commercial model. Benchmark handling is cautious: missing verified data is flagged rather than invented. The project is a public preview, not a finished client package.
Turn a rough idea into a paste-ready Claude Fable 5 prompt.
Project overview
Fable Prompt Skill turns a rough intention into a prompt tailored to Claude Fable 5. It asks a few focused questions, assembles the answer from Fable-specific patterns, and recommends an effort level for running it. The repository is a skill and pattern library rather than an application, so the result is a prompt you can paste into the intended model.
Delegate large coding tasks while reserving top-tier models for judgment.
Project overview
Use this Claude Code skill for large, well-specified implementation work that can be divided into task packets. The main model handles decomposition and review, cheaper workers write code, and type checks or tests gate their output. Lite mode reduces top-tier quota use at relatively low total cost; max mode saves more top-tier quota but raised total dollar cost in the benchmark. The skill steps aside for small tasks and judgment-heavy debugging where delegation is not worthwhile.
Generate a compliance-aware, executable software plan before coding.
Project overview
Godplans turns a software idea into a single PLAN.mdx before implementation begins. It asks a small batch of high-leverage questions, records scope and irreversible decisions, maps applicable domains, and emits requirements, acceptance criteria, architecture, risks, and phased tasks. A policy screen can refuse prohibited uses or add mitigations, and the skill works across several agent clients.
Co-create editable PPTX decks through five confirmed design steps.
Project overview
Deck Studio guides deck creation through a brief, design specification, outline, visuals, and shape-based PPTX rendering. Each step has an artifact and confirmation point, so changing a color, rewriting a slide, or cutting the page count does not require editing the final deck by hand. It works as a Claude Code skill or through a Streamlit UI and CLI, with Chinese-market examples and editable PowerPoint or Keynote output.
Audit an entire codebase and produce an agent-ready remediation plan.
Project overview
Use godaudits before a release, during a handoff, or for technical due diligence. One command identifies the project type, audits the applicable domains, verifies each finding at a specific file and line, and writes scores plus checkbox remediation tasks to AUDIT.mdx. The audit is read-only: it does not run the application or tests, connect to live systems, or apply the fixes itself.
Compress coding-agent prompts and encode tabular data in TOON.
Project overview
TOON Skill rewrites verbose coding-agent prompts into tighter specifications while preserving exact paths, constraints, and completion criteria. It encodes uniform tabular data in Token-Oriented Object Notation when that reduces size, but keeps nested or irregular data as compact JSON. The bundled Python converter can use the official CLI when available and provides a pure-Python fallback.
Plan full-stack web delivery with an adaptive Claude Code skill
Project overview
fullstack-pro-max is a Claude Code skill that selects a stack from project needs and organizes UI, backend, data, authentication, security, testing, SEO, and launch work across 13 modules. It includes standard-library-only Python helpers and can optionally use connected services such as Supabase or Vercel for live operations. The project reports only two author-run end-to-end field tests so far, so routing and generated results still require human verification.
Create 9:16 animated explainer shorts in code with synthesized sound.
Project overview
Code to Reels turns a prompt into a 9:16 animated explainer short using Python, SVG, CairoSVG, and FFmpeg rather than a browser or After Effects. The workflow designs a mascot, boards a five-beat script, renders deterministic frames, and synthesizes sound effects, with staged approval points before expensive work. Its bundled example uses the Burton Method bee, but the palette and character can be replaced for another brand.
Calculates Claude Code token usage and pay-as-you-go API-equivalent cost locally.
Project overview
cc-usage reads Claude Code’s local JSONL transcripts and reports token totals, daily or weekly breakdowns, model-based pricing, and summary statistics across projects. It uses only Python’s standard library and does not access a subscription dashboard. The dollar figure is an API-price reference for the recorded usage, not what a subscription actually charged.
Scans macOS developer caches, separates deletion safety tiers, and deletes only after approval.
Project overview
disk-cleanup scans more than twenty macOS developer-cache and build-artifact locations, groups them into safe, confirm-first, and display-only tiers, and reports sizes. It requires an explicit confirmation before deletion, previews expanded paths, and compares disk space before and after. User profiles, downloads, and Time Machine snapshots remain display-only.
Turns emotional procrastination into small, actionable Claude Code workflows.
Project overview
anti-procrastination-skills offers seven Claude Code workflows for when avoidance comes from guilt, overwhelm, fear, or perfectionism. They capture and sort the mess, shrink a task, close a decision, reframe harsh self-talk, draft an imperfect first version, protect important work, and review real wins. The project presents these as an educational productivity aid, not medical advice or mental-health treatment.
Plan and delegate multi-step development work to specialized subagents.
Project overview
Dev Fable helps Claude Code handle multi-step development by planning phases, routing work to specialized subagents, and synthesizing their results. It can run independent perspectives in parallel for high-stakes decisions, while separate roles cover architecture and debugging, repetitive edits, and read-only exploration. The bundled agents are defaults that teams can remap to their own models and tools.
Design and critique desktop interfaces with derived tokens, reusable principles, and deterministic linting.
Project overview
Use a reasoning-first workflow to generate a desktop UI, set design direction, critique an existing screen, remove generic generated patterns, or envision a future interaction model. The skill combines transferable principles from multiple designers, derives an original token system, checks output with a deterministic slop linter, and records project decisions for later sessions. It targets desktop application shells; a separate sibling project covers browser-based interfaces.
Run a multi-school BaZi reading with cross-examination and scored predictions.
Project overview
Provide a Four Pillars chart, gender, and luck-cycle details to convene several competing BaZi schools. They review the chart in rounds, challenge one another, and make predictions with probabilities, time windows, and explicit failure conditions before you reveal outcomes for scoring. The Chinese-language workflow is intended as a reflective reasoning exercise, not health, financial, or legal advice.