Research
Research tools and academic skills
3205 skills in this category
Subcategories
project-guide
claude-plugin 프로젝트 개발 가이드라인, 레퍼런스 패턴, 프로젝트 구조 조회. Use when Claude needs to (1) Look up development principles (P1-P4, DRY, KISS, YAGNI, SOLID), (2) Find reference patterns for Hooks/Agents/Commands creation, (3) Understand project structure and file locations, (4) Learn how to create Skills/Hooks/Agents/Commands, or (5) Delegate to claude-code-guide for official Claude Code documentation
web-search
Search the web using Tavily API for high-quality, AI-optimized results. Use when the agent needs to find current information, verify facts, research topics, or answer questions requiring web data. Keywords: search, web, internet, lookup, find, research, current events, facts.
obsidian-vault
Integrate with Obsidian vaults through the Local REST API plugin.Use this skill when the user wants to:- Search notes in their Obsidian vault- Read specific notes- Create new notes- Modify existing notes- Manage daily/periodic notes- Execute Dataview queriesIMPORTANT: This skill performs destructive operations (create, modify, delete).Always follow safety rules and confirmation requirements.Activates when user mentions:- "Obsidian", "my vault", "my notes"- "daily note", "journal entry"- "search my notes", "find in Obsidian"- Creating, updating, or deleting notes
tool-usage
Security tool command reference
linear-operator
Operate Linear effectively for issue tracking, project management, and team coordination. Provides workflows for common operations using Linear MCP tools and references official documentation.
design-guidelines
Load tacosdedatos brand guidelines and visual standards. Use this skill when you need to reference brand colors, typography, visual identity, or design system documentation. Points to the authoritative source documents in agents/shared/.
testing-practices
Testing best practices for modern Python development. Activated when working with tests, pytest, Hypothesis property-based testing, Atheris fuzz testing, test coverage, test organization, or mutation testing.
research
Skill cho việc investigate technologies, frameworks, và best practices.
ux-clarity-refactor
General UX/UI refactor patterns for dense information products, including layout compression, view-mode clarity, selection-to-results flow, research workspace design (non-chat), and enforcing a no-emoji UI policy. Use when restructuring existing UIs for clarity while preserving all features.
asset-management
Extract, catalog, and propagate reference assets (screenshots, designs) throughout the webgen workflow
creative-strategist
Strategic consultant for hackathons, competitions, and new projects. Provides deep research-driven ideation with multiple differentiated options, feasibility analysis, and strategic recommendations. Use when the user needs creative ideas for challenges, asks "what should I build?", requests project brainstorming, or needs strategic decision-making for competitions with specific criteria.
randomization
Implement proper randomization procedures for experiments. Use when: (1) Assigning participants to conditions, (2) Ensuring unbiased allocation, (3) Meeting CONSORT standards, (4) Pre-registration.
analysis-report
Generates comprehensive, structured research reports.
tables
Create Cell Press-style publication tables for HTML documents. Use when formatting statistical comparisons, timelines, reagent lists, or any tabular scientific data.
remember
Search through past conversation histories to recall previous discussions, decisions, and context. Use when you need to reference what was discussed or decided in previous sessions.
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
core
Personal AI Infrastructure core. AUTO-LOADS at session start. USE WHEN any session begins OR user asks about identity, response format, contacts, stack preferences.
architect-workflow
Standard Operating Procedure (SOP) for architectural research, design, and complex problem solving.
conducting-deep-research
Produces comprehensive, well-sourced research reports through iterative refinement using Time-Tested Diffusion methodology. Triggers on "deep research", "thorough analysis", "comprehensive report", "investigate", "due diligence", or when multiple sources are needed to answer complex questions.
sdd-refactor
Safe refactoring operations using LSP for precise symbol resolution. Supports rename, extract function/method, and move symbol operations with automatic reference updates.