From research-brief
You need to compare a few options and hand someone a decision, not a pile of tabs. Trigger: Goal: compare X and Y for <decision>. Give me a comparative brief with a recommendation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/research-brief:research-briefThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You need to compare a few options and hand someone a decision, not a pile of tabs.
You need to compare a few options and hand someone a decision, not a pile of tabs.
Goal: compare X and Y for <decision>. Give me a comparative brief with a recommendation.
A short comparative brief: the question stated up front, the options scored on one like-for-like set of criteria, the trade-offs called out, and a recommendation with its main risk — structured the same way every time so two briefs read side by side.
The generalised discipline:
Confirm the skill actually fires — in your own session, on your own data. No data leaves your machine.
Does it fire? Paste the prompt in demo-input.md. You should get the shape shown in expected-output.md.
On your data. Run it on your real input.
Confirm the shape. Save the output to a file and run:
node ${CLAUDE_SKILL_DIR}/scripts/check.mjs <your-output-file>
It reports ENGAGED when the output carries this skill's characteristic structure — the deterministic sign it fired. It checks shape, not quality; judge the content yourself.
The check runs entirely locally — nothing leaves your machine. If you want to add to the public "confirmed working" count, opt in explicitly:
node ${CLAUDE_SKILL_DIR}/scripts/check.mjs <your-output-file> --report https://skills-field-guide-proxy.nesper6311.workers.dev --skill research-brief
That sends only an anonymous +1 — never your input, output, or identity.
Installed from the public field guide. Customize freely — this is a starting point built from the published projection of research-brief.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub marmalade7929/skills-registry-site --plugin research-brief