.claude/skills/research-guide/SKILL.md
Research a topic to make a comprehensive guide for the user.
npx skillsauth add Aidbox/aidbox-hl7v2-example research-guideInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Tell the user everything they need to know about $ARGUMENTS in order to successfully work with it on this project.
Tell why it's used, how it's used, what are caveats, foundational knowledge, etc. Search web and think hard to make a comprehensive guide for the user.
Output:
Make an .md file in the data/local/guides/ directory. The guide should be easy to read for a person who is absolutely not familiar with the topic, but avoid oversimplifications that will prevent a deeper understanding of the topic.
development
Create detailed implementation plan from an approved design. Converts design document and prototype placeholders into step-by-step tasks for execution by Claude Code agents.
documentation
Create a design document with prototype placeholders for a feature. Includes agent review loop before user approval. Resumable - can commit and continue later.
development
Create comprehensive implementation plans for features using the ralphex format. Plans include research, documentation, tests, and step-by-step tasks.
tools
Implement a feature or fix a bug following a plan, using iterative work.