🔬

Research

Research tools and academic skills

3205 skills in this category

explore-source

Marketplace

Explore external reference source code to understand implementations, draw inspiration, debug issues, or answer questions. Use when exploring repos like InstantDB, Trigger.dev, Vercel AI SDK, HeroUI Native, or any external codebase. Handles two modes - "inspiration" (adaptive, translating concepts to user's stack) or "understanding" (direct, definitive answers about the source). Always cite file:line references.

financialvice/skills
0
0
Aktualisiert 1w ago

gemini-imagegen

Generate and edit images using the Gemini API (Nano Banana Pro). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.

scottwater/config
0
0
Aktualisiert 1w ago

clickup-cli-reference

Complete command reference for the ClickUp Framework CLI (cum) with all shortcuts, options, examples, and usage patterns

SOELexicon/clickup_framework
0
0
Aktualisiert 1w ago

knowledge-manager

Manages a structured knowledge base of patterns, troubleshooting guides, best practices, and workflows. Activates when discovering reusable insights, solving technical problems, or establishing new standards. Records knowledge in categorized files for future reference without bloating global CLAUDE.md.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

customer-persona-intelligence-builder

Synthesize research, data, and insights to create a rich, actionable buyer persona with demographics, psychographics, jobs-to-be-done, pain points, motivations, buying journey, and channel preferences. Use when the user needs to understand their target customer deeply or create a customer persona for marketing strategy.

merllinsbeard/ai-claude-skills-collection
0
0
Aktualisiert 1w ago

quarterly-review

Conduct a quarterly review of your overall research mission and direction. This is a user-level review stored in ~/.researchAssistant/. Use when the user types /quarterly_review, every 3 months, after major project milestones, or when questioning research direction.

braselog/researchAssistant
0
0
Aktualisiert 1w ago

beam-master

Shared resource library for Beam AI integration skills. DO NOT load directly - provides common references (setup, API docs, error handling, authentication) and scripts used by beam-connect and individual Beam skills.

abdullahbeam/nexus-design-abdullah
0
0
Aktualisiert 1w ago

project-types

Marketplace

Project type definitions with type-specific questions, patterns, and stacks.Use when: determining project architecture, asking type-specific questions.Referenced by: idea-validation, brainstorming, /ship command.

timequity/vibe-coder
0
0
Aktualisiert 1w ago

tech-translator

Marketplace

This skill should be used when users need to translate technical documents, API documentation, academic papers, or any technical content while preserving technical accuracy and terminology. It specializes in maintaining technical rigor while ensuring readability in the target language.

stallboy/claude-code-marketplace
0
0
Aktualisiert 1w ago

competitive-analysis-quality-assurance

Systematic fact-checking, source verification, and quality assurance for competitive research deliverables. This skill ONLY activates when explicitly requested - it does not auto-trigger. Use this skill when you explicitly ask to review competitive research, fact-check claims, verify sources, validate consistency, or assess quality of completed analysis documents. Example requests that activate this skill "review this competitive analysis", "fact-check these findings", "verify the sources", "quality check this report", "are these claims accurate", or "validate this analysis".

SeanECurrie/MaiaLearningResearch
0
0
Aktualisiert 1w ago

storybook

Storybook CSF3 story authoring methodology for UI component catalogs.Prioritizes visual showcase patterns over exhaustive argTypes enumeration.Reference for creating scannable, maintainable component documentation.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

auth-personalization

Add Better Auth signup/signin, personalize chapter content, and persist user preferences. Use when implementing authentication, user sessions, or personalized content delivery.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

ci-credit-memo

Generate comprehensive Commercial & Industrial (C&I) loan credit memos for banking demos. Interviews bankers, gathers data from Morningstar/S&P/Aiera/LSEG, handles file uploads, tracks citations, and produces standardized credit approval documents. Use when a banker needs to create a credit memo for a C&I loan application.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

research-fact-checker

Assists authors in researching topics, verifying facts, and ensuring accuracy in their writing. Particularly useful for historical fiction, non-fiction, science fiction, and any genre requiring real-world accuracy. Use when the user needs help with research or fact-checking.

AbdulSamad94/30-Day-AIDD-Challenge-Task-1
0
0
Aktualisiert 1w ago

journal-api

Interact with the Journal API to manage projects, documents, tasks, and workspaces. Use when the user mentions journal, projects, documents, tasks, workspaces, task identifiers like JO-123, or needs to access Journal data.

shajan-journal/samples
0
0
Aktualisiert 1w ago

hypogenic

Automated hypothesis generation and testing using large language models. Use this skill when generating scientific hypotheses from datasets, combining literature insights with empirical data, testing hypotheses against observational data, or conducting systematic hypothesis exploration for research discovery in domains like deception detection, AI content detection, mental health analysis, or other empirical research tasks.

jackspace/ClaudeSkillz
0
0
Aktualisiert 1w ago

arxivterminal

CLI tool (arxivterminal) for fetching, searching, and managing arXiv papers locally. Use when working with arXiv papers using the arxivterminal command - fetching new papers by category, searching the local database, viewing papers from specific dates, or managing the local paper database.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

source-of-truth

Create epistemically honest Source of Truth documents that pass Clarity Gate verification. Use when consolidating research, documenting project state, creating verification baselines, or building authoritative references. Triggers on "create source of truth", "document verified state", "consolidate research", "create verification baseline", "build authoritative reference".

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

meta-agent

Expert agent architect that creates new skills and agents for unfamiliar technologies. Has unfettered documentation access. Auto-creates skills at threshold (2+ uses).TRIGGERS - Keywords: create skill, create agent, new skill, new agent, skill creation, agent creation, unfamiliar technology, unknown framework, no specialist, missing skill, need expert, technology specialist, extend capabilities.TRIGGERS - Phrases: "create a skill for", "make an agent for", "need a specialist", "don't have a skill for", "unfamiliar with this tech", "research and create", "add support for", "extend to handle".TRIGGERS - Automatic: New technology encountered 2+ times without existing skill, learning agent proposes new agent, repeated documentation lookups for same technology.

nbarthelemy/claudenv
0
0
Aktualisiert 1w ago

architecture-analyzer

Architecture analysis, violation detection, and pattern validation.USE WHEN: reviewing code architecture, identifying violations,verifying patterns, updating technical documentation.Reference: docs/02-architecture/ARCHITECTURE.mdExamples:<example>Context: User wants to check if code follows architecture.user: "Analyze if the payment module follows our architecture"assistant: "I'll use architecture-analyzer to review against ARCHITECTURE.md."<commentary>Architectural review is architecture-analyzer specialty.</commentary></example><example>Context: Need to identify technical debt.user: "Find architectural violations in the services layer"assistant: "I'll use architecture-analyzer to scan for violations."<commentary>Violation detection is architecture-analyzer responsibility.</commentary></example>

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago