Agent Skills
› NeverSight/learn-skills.dev
› technical-research
technical-research
GitHub专注于技术决策探索、限时调查和技术评估的专业技能。用于进行技术探针、概念验证、架构分析及性能研究,通过结构化流程对比选项并输出客观推荐。
Trigger Scenarios
技术选型决策
架构探索
可行性研究
性能调查
库或框架评估
Install
npx skills add NeverSight/learn-skills.dev --skill technical-research -g -y
SKILL.md
Frontmatter
{
"tag": "skill",
"name": "technical-research",
"type": "skill",
"author": "Joseph OBrien",
"status": "unpublished",
"updated": "2025-12-23",
"version": "1.0.1",
"description": "Technical spike and research investigation specialist. Use when exploring options for a technical decision, conducting timeboxed investigations, or evaluating technology choices."
}
Technical Research Skill
Structured approach to technical spikes, proof of concepts, and technology evaluations.
What This Skill Does
- Conducts timeboxed technical investigations
- Creates proof of concept implementations
- Compares technical options objectively
- Documents findings and recommendations
- Identifies risks and dependencies
- Provides implementation paths
When to Use
- Technology selection decisions
- Architecture exploration
- Feasibility studies
- Performance investigations
- Library/framework evaluation
Reference Files
references/TECHNICAL_SPIKE.template.md- Structured spike investigation format
Spike Structure
- Objective - Clear questions to answer
- Timebox - Fixed investigation period
- Options - Multiple approaches explored
- POC - Working code for each option
- Comparison - Weighted criteria matrix
- Recommendation - Justified decision
Best Practices
- Define success criteria upfront
- Explore at least 2-3 options
- Create runnable POC code
- Document trade-offs honestly
- Track unanswered questions
- Stay within timebox
Version History
- e0220ca Current 2026-07-05 21:29


