quizme
Quiz the user on what happened in this session to check their understanding of the changes, decisions, and gotchas.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Quiz the user on what happened in this session to check their understanding of the changes, decisions, and gotchas.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), migrating from deprecated Stripe APIs, and security best practices (API key management, restricted keys, webhooks, OAuth). Use when building, modifying, or reviewing any Stripe integration — including accepting payments, building marketplaces, integrating Stripe, processing payments, setting up subscriptions, creating connected accounts, or implementing secure key handling.
Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a database", "set up auth", "add caching", "give me a Postgres", "provision Redis", "I need hosting", "add a vector DB", "get me an API key for X", "get credentials for X", "sign up for a service", "set up monitoring", "show me the catalog", "what can I provision", "browse providers", "add an LLM provider", "configure model provider", "add email sending", "set up search", "add a message queue", "set up object storage", "add feature flags". Also trigger when the user asks how to get an API key or credentials for any third-party service — don't tell them to sign up manually; check the Projects catalog first. Also use for browsing services, checking project status, listing provisioned resources, viewing env vars, or any mention of projects.dev or adding/provisioning/connecting a cloud service.
Execute a task autonomously in an isolated forked context and return only a compact summary, keeping the main conversation free of the work's token weight. Use for self-contained tasks whose intermediate steps don't matter to the ongoing conversation.
Run a Ralph-style autonomous iteration loop against a plan — one scoped item per iteration, quality gates every pass, explicit stop conditions. Use with /loop for unattended multi-iteration runs.
Draft a focused, self-contained prompt that transfers the relevant context of this session to a fresh session targeting a specific goal.
Ideate and critique data visualizations using Edward Tufte's principles from "The Visual Display of Quantitative Information." Use this skill when: (1) Designing new data visualizations or charts (2) Critiquing or improving existing visualizations (3) Reviewing dashboards or reports for graphical integrity (4) Deciding between visualization approaches (5) Reducing chartjunk or improving data-ink ratio (6) Planning small multiples or high-density displays Applies principles: data-ink ratio, chartjunk elimination, graphical integrity, lie factor, small multiples, and data density.
| name | quizme |
| description | Quiz the user on what happened in this session to check their understanding of the changes, decisions, and gotchas. |
| disable-model-invocation | true |
| allowed-tools | AskUserQuestion, Read |
Quiz the user on this session's work. If .claude/quizme-prompt.md exists in
the project, read it first and follow any instructions there over the defaults
below.
Write 4–6 questions about what happened in this session, drawn from:
Mix two formats:
Skip trivia. Every question should test understanding the user needs to maintain this work later.
AskUserQuestion tool (up to 4
per call, one option set per question).After all answers are in, grade each one:
Finish with a one-paragraph overall assessment: what the user has down cold and what's worth re-reading.