Agent skill
reference
Tài liệu tham khảo cho PikaRobot: frameworks, best practices, tools & workflow. TRIGGERS: "reference", "framework", "best practice", "tools", "tài liệu tham khảo", "methodology", "template". NOT FOR: Project-specific documents (use other folders), execution tasks (→04/).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/09-reference
SKILL.md
Reference & Frameworks
Overview
Thư viện frameworks, templates, và tài liệu tham khảo cho toàn bộ PikaRobot operations.
Core Principles
- Framework = Starting Point — Frameworks giúp bắt đầu nhanh, nhưng phải adapt cho context
- Template ≠ Final Output — Template cần customize, không copy-paste nguyên
- Curated > Complete — Ít tài liệu quality hơn nhiều tài liệu mediocre
- Living Library — Update thường xuyên, remove outdated content
Best Practices
| Practice | Why | How | Anti-pattern |
|---|---|---|---|
| Framework Selection | Chọn framework phù hợp cho vấn đề. | Map problem type → framework category → specific framework | Dùng 1 framework cho mọi vấn đề |
| Template Customization | Customize template cho PikaRobot context. | Thêm PikaRobot-specific fields, remove irrelevant sections | Dùng template generic mà không adapt |
| Knowledge Refresh | Review references mỗi quarter. | Archive outdated, add new learnings | Tài liệu 3 năm tuổi vẫn dùng như mới |
Decision Framework: Dùng Framework Nào?
Problem Type → Framework:
Market sizing → TAM/SAM/SOM + Bottom-up
Prioritization → RICE / ICE / MoSCoW
Strategy → Porter's 5 Forces / Blue Ocean
Product → Jobs-to-be-Done / Design Thinking
Team → RACI / Tuckman's Stages
Finance → Unit Economics Canvas / DCF
Growth → AARRR / North Star Framework
Checklist
- Mỗi framework có instructions rõ ràng
- Templates tested và có example output
- References organized theo category
- Quarterly review scheduled
- Team knows where to find what
- New team member onboarding includes reference tour
Common Mistakes
- ❌ Framework overload: Biết 50 frameworks mà không master 1 cái nào
- ❌ Outdated references: Dùng tài liệu cũ cho market mới
- ❌ Template worship: Theo template 100% mà không think critically
- ❌ Knowledge hoarding: Có tài liệu mà không share cho team
- ✅ Counter: Check references/problem-solving-use-cases/ để học từ cases thực tế
Tools & References
Notion/Obsidian for knowledge management, Miro for framework visualization, Loom for video walkthroughs
→ references/knowledge-base/ — Deep knowledge, guides
→ references/problem-solving-use-cases/ — Real cases từ PikaRobot
→ template_output.md — Output template chuẩn
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?