answers
Answers
Overview
Scope the response to answering the question only. Do not change files, run scripts, or propose code edits unless the user explicitly asks for them.
Operating Rules
- Answer the question directly and concisely.
- Ask a brief clarifying question only if the question is ambiguous or missing key details.
- Do not modify or create files.
- You may run shell commands only when it directly helps answer the question; do not change files.
- If the user asks for code changes or execution, confirm whether they want to switch out of this skill.
More from tstelzer/skills
skill-creator
Guide for creating or updating simple, standalone skills with a single SKILL.md file
53effect-vitest
Testing Effect programs with vitest. Use when writing tests for effect-based code.
32effect-http-server
Explains how to define http servers with effect. Use only when a top-level server is, or needs to be written in effect.
30planning
Use when you have a spec or requirements for a multi-step task, before touching code
23review
Use for professionally adversarial local code review. Route to one review type at a time, default to robustness, and write either concise chat findings or a standalone review artifact depending on the request and context.
16zod-v4
Canonical handbook for Zod 4 usage in TypeScript and JavaScript. Use when defining Zod schemas, parsing or validating data, shaping objects, composing unions, applying refinements or transforms or codecs, customizing errors, or generating JSON Schema and metadata.
15