From qq
Searches GitHub, Stack Overflow, and technical blogs for solutions to technical implementation problems. Delivers comparative analysis with recommendations for decisions, libraries, or patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/qq:tech-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Search for technical implementation solutions to the problem currently being discussed.
Arguments: $ARGUMENTS
| Approach | Representative Projects | How It Works | Pros | Cons |
|---|
npx claudepluginhub tykisgod/quick-questionSearches GitHub repos, issues, PRs, and code for proven solutions to concrete engineering problems, errors, integration failures, and implementation blockers.
Researches technical problems across GitHub issues, Stack Overflow, Reddit, and documentation. Gathers structured solutions from multiple sources with executive summaries, options, and references. Useful for debugging and finding examples.
Use when about to build any feature, library, or system - searches GitHub and package registries for existing implementations to study, harvest patterns from, or use directly instead of building from scratch