From social-feedback
Orchestrator — when the user wants to know "what do people say about X" (a provider, product, service, library, tool), pick which source-specific sub-skills to invoke and synthesize a balanced summary across them. Triggers on phrases like "what's the consensus on", "is X any good", "what are people saying about", "should I use X", "spec out a provider".
How this skill is triggered — by the user, by Claude, or both
Slash command
/social-feedback:check-discourseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> TODO: Daniel will fill in detailed instructions.
TODO: Daniel will fill in detailed instructions.
Decide which of the source-specific sub-skills in this plugin are worth running for the user's query, run them, then synthesize a single answer that distinguishes:
| Query shape | Likely sources |
|---|---|
| Dev tool / library / SaaS | Reddit, Hacker News, Lobsters, Stack Exchange |
| Consumer product / service | Reddit, Trustpilot, YouTube |
| Hosting / infra provider | Reddit (r/selfhosted, r/sysadmin), Hacker News, Trustpilot |
| Hardware / gear | Reddit, YouTube, Trustpilot |
| Programming problem / API quirk | Stack Exchange, Hacker News |
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 danielrosehill/claude-code-plugins --plugin social-feedback