.claude/skills/tech-research/SKILL.md
Conducts structured technology research and comparisons using web search and Context7 MCP. Use when evaluating technology options for the tech stack, comparing frameworks or libraries, or when the technical specification needs evidence-based technology choices.
npx skillsauth add igorder-dev/apex tech-researchInstall 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.
When researching technology options, follow this approach:
Do not search randomly. Establish what matters for THIS project:
For each technology option:
Always produce a comparison table with weighted scoring. Weight criteria based on project priorities, not generic importance.
Go beyond licensing:
documentation
Search and retrieve sections from the PolyBot project documentation
development
Generates a complete project documentation pack from a product idea. Produces 12 structured markdown documents covering product research, roadmap, PRD, technical specification, development guidelines, CLAUDE.md, agent configs, security, infrastructure, API, testing, and governance. Use when the user wants to convert an idea into a full documentation pack, or when generating any individual document in the pack.
development
Performs constructive devil's advocate analysis on decisions, technology choices, and architectural approaches. Use when evaluating tradeoffs, challenging assumptions, or when a decision needs stress-testing before committing to it in documentation.
tools
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.