designing-surveys

designing-surveys is a skill for Claude Code, Codex from liqiongyu/lenny_skills_plus. It costs 33 tokens per session (1,990 once invoked), scanned A, original, Apache-2.0.

A framework for creating a product survey that answers a specific business or product question. It covers audience selection, sampling, question wording, response scales, mobile layout, analysis and launch steps.

In plain words
What is it for?
Use it to design onboarding, satisfaction, recommendation, product-market-fit, cancellation or churn surveys. It also provides a plan for analyzing responses and turning them into decisions.
Why use it?
It helps collect comparable answers without leading questions or a questionnaire that produces feedback nobody can act on.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to design onboarding, satisfaction, recommendation, product-market-fit, cancellation or churn surveys. It also provides a plan for analyzing responses and turning them into decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liqiongyu/lenny_skills_plus/designing-surveys
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add liqiongyu/lenny_skills_plus --skill designing-surveys
Clone the repo
git clone --depth 1 https://github.com/liqiongyu/lenny_skills_plus

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for designing-surveys

README.md
[![agentmods](https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/designing-surveys/github.svg)](https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/designing-surveys)
Your own site
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/designing-surveys"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/designing-surveys/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for designing-surveys

Your own site · 80×15
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/designing-surveys"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/designing-surveys.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,990 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.01990
Opus 5 $0.00016 $0.00995
Sonnet 5 $0.00007 $0.00398
Haiku 4.5 $0.00003 $0.00199

Measured 12d ago against content hash 11b18953b8b6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

designing-surveys scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/designing-surveys/SKILL.md · 134 lines

How it starts

The opening of the file, as written. The whole thing — 134 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Designing Surveys

Scope

Covers

  • Designing product surveys that answer a specific decision (not “general feedback”)
  • Choosing the right audience, sampling, and timing (including “best customers” cohorts)
  • Writing clear, unbiased questions and using good scales (CSAT vs NPS guidance)
  • Building an instrument that works on mobile (logic, required fields, option visibility)
  • Planning analysis and turning results into decisions and follow-ups

When to use

  • “Design a customer survey for…”
  • “Create an onboarding survey to profile users / separate buyer vs user.”
  • “We need a CSAT/NPS/PMF survey.”
  • “Draft a cancellation / churn survey.”
  • “Help me write survey questions and an analysis plan.”

When NOT to use

  • You need deep “why” stories and behavioral context (use conducting-user-interviews); surveys capture what/how-much, not rich narratives
  • You already have feedback data to analyze (use analyzing-user-feedback); this skill designs new collection instruments, not synthesis
  • You need to measure causal impact of a change (use an experiment/A/B test, not a survey)
  • You need task-based usability evaluation of a flow or prototype (use usability-testing)
  • You need a holistic PMF assessment beyond the survey instrument itself (use measuring-product-market-fit for the full framework)
  • Your reachable sample is extremely small (n < ~30) and you need directional insight — interviews may be better
  • The topic is high-risk (legal/medical/safety) or requires formal survey science review; involve an expert

Inputs

Minimum required

  • Product + target user(s)/segment(s)
  • The decision to make (what will change based on the survey) + deadline
  • Survey type (e.g., onboarding profiling, CSAT, NPS, PMF, churn, feature discovery)
  • Distribution channel(s) (in-product, email, customer success, etc.) + sampling constraints
  • Privacy/compliance constraints (what data you can/can’t collect)

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md.
  • If still missing, proceed with explicit assumptions and list Open questions that would change the design.

Read the full file on GitHub · 134 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 134 lines · 33 tokens per session scan A 11b18953b8b6

Subscribe to this mod's changes

designing-surveys is a skill published in the GitHub repository liqiongyu/lenny_skills_plus (52 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 33 tokens to every session and 1,990 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cangjie-skill

A process for turning a book, course, podcast, interview, long video, or other long material into reusable instructions for an AI agent. It extracts methods and principles, checks them, and packages them as skills.

kangarooking/cangjie-skill · 143 tokens

plan

Use when a request needs shaping before any code is written — a rough or vague prompt to sharpen, an ambiguous idea to design, or a clear-enough task to decompose. One chain-starter that amplifies the prompt, designs the approach, and decomposes it into a batched task file, skipping whichever phases the request…

jeremylongshore/tons-of-skills-marketplace · 144 tokens

loop-library

Compatibility alias for Loopy. Use only when an existing installation or older instruction explicitly invokes loop-library; use Loopy for new installations and requests. Provides the same discovery, recommendation, audit, repair, adaptation, guided crafting, bounded execution, run debrief, project loop saving, and…

Forward-Future/loopy · 65 tokens

naval-almanack

A reference guide for applying ideas from The Almanack of Naval Ravikant, a book about wealth, work, happiness, judgment, and long-term thinking. It routes questions to the relevant topic guidance and notes when professional help is needed.

kangarooking/cangjie-skill · 255 tokens

decision-heuristics

A set of heuristics for making difficult personal decisions such as changing jobs, buying a home, moving, forming a partnership, or getting married. It is intended for major choices, not everyday decisions.

kangarooking/cangjie-skill · 136 tokens

hourly-rate-time

A time-management method based on assigning a high personal value to each hour. It treats time as a limited resource and uses that value to decide which tasks to do, outsource, or skip.

kangarooking/cangjie-skill · 146 tokens