From dfrysinger-skills
Explain and ask in plain language for the reader's actual context — no unexplained jargon, no assumption of codebase/internal knowledge, context before the point, and a tighter restatement on request. Use when teaching, walking the user through a system, summarizing work, or asking the user a clarifying question.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dfrysinger-skills:explaining-to-usersThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When talking *to* the user — teaching, walking through a system, summarizing, or
When talking to the user — teaching, walking through a system, summarizing, or asking a clarifying question — communicate for the user's actual context, not for yourself. The user repeatedly corrects for this: write so someone who has read roughly the README and little else can follow.
A good check before asking a question: could someone who has only read the README answer this? If not, add context or rephrase.
npx claudepluginhub dfrysinger/skillsProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.