Turn product research into an editable visual map of outcomes.
Project overview
Provide a product URL, feature list, research notes, or roadmap and receive an interactive HTML map connecting customer outcomes, needs, business goals, current solutions, confidence, and competitive context. Teams can use it in working sessions to distinguish essential value from differentiators, edit or rearrange nodes, track changes, and save a self-contained snapshot for later discussion.
Make Claude answer technical questions in highly compressed Spanish.
Project overview
Activate a Spanish brevity mode that removes greetings, hedging, redundant pronouns, copulas, and long connective phrases while preserving technical terms and actionable fixes. It is designed to reduce explanatory output substantially without changing the underlying solution. Code, quoted errors, commit messages, pull requests, and formal technical documentation remain in their normal form.
Plan and write SaaS lifecycle campaigns around one idea per email.
Project overview
Atomic Emails guides a SaaS campaign through a structured five-step method built around one email per idea. It gathers the audience, campaign goal, success steps, obstacles, positioning, and existing resources, then turns that material into a storyboard and finished copy. The workflow fits onboarding, trial expiry, customer success, lead nurture, and re-engagement campaigns, and can start from an existing brief or storyboard.
Turn pages, APIs, or forms into equivalence-class test decision tables.
Project overview
Describe a page, API, or form and the skill will analyze its fields, validation rules, and dependencies before defining valid and invalid equivalence classes. It applies the CASCADE pattern to plan coverage with a compact set of test cases, then generates a formatted Excel workbook with formulas and coverage metrics. The output is compatible with Nanook's ImporterXlsx format.
Stress-test a product idea before coding and produce a focused verdict.
Project overview
deliverable puts an idea through three adversarial perspectives—a cynical customer, a brutal product manager, and a future maintainer—then writes a one-page verdict with fatal assumptions, a narrower wedge, and evidence to gather next. Each project keeps its own JSONL history, so related ideas can be challenged with previous lessons. Ideas that survive can continue into a charter, BRD, SRS, and stakeholder-interview workflow.
Keep Claude Code project decisions in persistent Markdown memory.
Project overview
Claude LTM stores project decisions in `.memory/DECISIONS.md`, with separate detail files for complex choices. Claude Code is instructed to read this memory at session start, update it when significant decisions are made, and compact the session before finishing. The plugin provides init, save, and compact commands without external services or hooks.
Convert common data formats and infer schemas from local files.
Project overview
Convert CSV, JSON, NDJSON, YAML, SQL, Markdown, TOML, and related formats through Claude Code or the bundled Python scripts. It can flatten nested records, stream large files, generate SQL statements, and infer column types or schemas. The core tools use Python 3.8 standard-library modules, with PyYAML needed only for YAML support.
Diagnose awkward AI style, rewrite it, and remember your preference.
Project overview
Use /ick when Claude’s output is technically correct but stylistically wrong, such as over-commented code, corporate filler, needless abstraction, hedging, or sycophantic openings. The skill identifies the specific problem, rewrites the offending output, and saves the preference to memory. With no pasted snippet, it inspects the most recent response and fixes the most likely source of discomfort.
Turn a startup growth challenge into a weekly action plan and a ready-to-use asset.
Project overview
Growth Coach helps technical founders diagnose problems across product-market fit, acquisition, pricing, sales, fundraising, and founder wellbeing. It selects an appropriate framework, proposes three to five time-boxed actions, and includes a usable deliverable such as a cold email, LinkedIn post, or pricing table; the first run registers a free API key with 50 queries.
Convert long videos, podcasts, articles, and local media files into readable ebooks.
Project overview
Provide a Bilibili, YouTube, podcast, WeChat, Zhihu, or long-form article link—or a local audio or video file—and turn the material into a formatted ebook. It is designed for knowledge workers organizing saved content, students and researchers processing lectures, and creators repurposing long-form material into something easier to read and reuse.
Generate a tailored software interview kit from your resume and job description.
Project overview
Provide the target company, role, job description, and your resume to create a focused software-engineering interview kit. The skill produces five linked Markdown guides covering a day-by-day plan, prioritized DSA practice, resume-based behavioral prompts, questions for each interview round, and company stack topics. It also includes short-on-time checklists so candidates can use the material immediately instead of reading a generic handbook.
Audit your LinkedIn profile and build a month of publishable content.
Project overview
Give the skill your LinkedIn profile PDF, photo, and examples you admire, and it will score the profile section by section, rewrite weak copy, and create a niche-specific editorial calendar. It can also prepare posts with PNG images or carousels and adapt future batches from engagement data you provide. Publishing remains manual by default; image generation and scheduled posting require optional Gemini or n8n setup.
Map French income sources to the right tax forms and boxes.
Project overview
This agent skill guides users through France’s income-tax return, including Form 2042 and common annexes. It maps salary, business, property, investment, crypto, and foreign income to specific boxes, builds a document checklist, and can estimate tax while comparing PFU with the progressive scale. It does not file the return, and its projected 2026 figures should be checked against official guidance or a tax professional.
Draft a tailored SaaS customer agreement from YC’s standard template.
Project overview
Use this Claude skill to turn deal details into a customized Customer Agreement based on Y Combinator’s standard SaaS form. It applies predefined drafting decisions, removes template annotations, and produces both an editable DOCX and a memo explaining the changes. The result is a starting point, with issues such as data processing and IP ownership explicitly flagged for counsel review.
Prepare for the 42 Pool through guided C practice without receiving solutions.
Project overview
Prepare for the 42 School or 1337 Pool with a mentor that explains concepts, guides debugging through questions, and runs mock exams. Its five modes cover onboarding, learning, debugging, code-ownership checks, and exam practice, while refusing to write solutions for you. Using it requires Claude.ai with Custom Skills enabled.
Gate risky coding plans with an adversarial review from a different model lineage.
Project overview
second-opinion intercepts plans involving migrations, authentication, billing, infrastructure, production operations, or broad file changes before execution. It routes them to Codex, Gemini, or Opencode for a compact SHIP, REVISE, or RECONSIDER verdict, and falls back to a fresh-context self-review when no external reviewer CLI is available.
Create and maintain project Kanban boards as portable, persistent Markdown files.
Project overview
This Claude Code skill stores boards, linked issue specifications, and cross-session context inside a project-local `kanbanboards/` folder. The files remain readable in any editor with no build step or runtime dependency, while the optional Obsidian Kanban plugin adds an interactive drag-and-drop view.
Generate product-launch invitation, logo, and key-visual prompts for Doubao and Jimeng.
Project overview
This Claude Code skill turns product details and one of three visual directions—technology, Chinese-inspired, or warm—into concise Chinese generation prompts for Doubao and Jimeng. It produces text-free and branded logo variants, invitation key visuals, short slogans, and an iteration checklist so the same visual concept can carry into video and other launch assets.