From majestic-engineer
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.
npx claudepluginhub majesticlabs-dev/majestic-marketplace --plugin majestic-engineerThis skill uses the workspace's default tool permissions.
**Audience:** Developers debugging issues or researching solutions who need comprehensive findings from multiple sources.
Scans HN, Lobsters, Reddit, and tech blogs for community opinions and experience reports on technologies or approaches. Use for gathering perspectives.
Conducts deep research on topics, compares technologies, investigates libraries, and searches GitHub issues using gh CLI and Gemini AI synthesis.
Conducts focused web research on technical questions like dependency versions, best practices, API docs, and patterns. Outputs structured Markdown findings with sources, confidence levels, and action recommendations.
Share bugs, ideas, or general feedback.
Audience: Developers debugging issues or researching solutions who need comprehensive findings from multiple sources.
Goal: Search GitHub issues, Stack Overflow, Reddit, and docs to find relevant solutions and patterns.
| Source | What to Look For |
|---|---|
| GitHub Issues | Open and closed issues with matching symptoms |
| Stack Overflow | Accepted answers and high-vote alternatives |
| r/programming, r/webdev, topic-specific subreddits | |
| Official docs | Changelogs, migration guides, known issues |
| Blog posts | Tutorials, deep dives, experience reports |
| Hacker News | Technical discussions and alternative perspectives |
site: operator for targeted source searchinginurl:, intitle:, filetype: for precise results### Executive Summary
[Key findings in 2-3 sentences]
### Detailed Findings
#### Option 1: [Solution/Approach Name]
- Description
- Implementation details
- Pros and cons
- Source credibility
#### Option 2: [Alternative Solution]
[Continue as needed]
### Sources and References
[Direct links with brief descriptions]
### Recommendations
[Best approach based on research with trade-offs noted]