🔬

Research

Research tools and academic skills

3205 skills in this category

docs-applying-diataxis-framework

Diátaxis documentation framework for organizing content into four categories - tutorials (learning-oriented), how-to guides (problem-solving), reference (technical specifications), and explanation (conceptual understanding). Essential for creating and organizing documentation in docs/ directory.

wahidyankf/open-sharia-enterprise
4
0
Mis Ă  jour 4d ago

report-findings

Marketplace

Structure and present research findings with source authority assessment, cross-referencing, and confidence calibration. Use when synthesizing multi-source research, presenting findings, comparing options, or when report, findings, synthesis, sources, or --report are mentioned. Micro-skill loaded by research-and-report, codebase-analysis, and other investigation skills.

outfitter-dev/agents
4
0
Mis Ă  jour 4d ago

ui-agent-patterns

Marketplace

Patterns for delegating UI work to specialized agents. Covers synthesis-master vs specialized agents, multi-agent UI generation workflows, and orchestration strategies for complex UI tasks.

HermeticOrmus/LibreUIUX-Claude-Code
4
0
Mis Ă  jour 4d ago

pentest-metasploit

Marketplace

Penetration testing framework for exploit development, vulnerability validation, and authorized security assessments using Metasploit Framework. Use when: (1) Validating vulnerabilities in authorized security assessments, (2) Demonstrating exploit impact for security research, (3) Testing defensive controls in controlled environments, (4) Conducting authorized penetration tests with proper scoping and authorization, (5) Developing post-exploitation workflows for red team operations.

AgentSecOps/SecOpsAgentKit
4
0
Mis Ă  jour 4d ago

latex-setup

Marketplace

Installs and configures complete LaTeX development environment on macOS with MacTeX, Skim viewer, and SyncTeX support. Use when setting up new machine, installing LaTeX, or configuring PDF viewer.

terrylica/cc-skills
4
0
Mis Ă  jour 4d ago

plan-with-tdd-and-prd

Comprehensive planning guidelines for PRDs, TDDs, and discovery documents. Invoke when planning projects or code changes.Common user requests: - "Write a PRD for [feature]" - "Draft a TDD for [feature]" - "Plan [feature]" - "Plan a code change" - "Write discovery document for [feature]" - "Research and plan [topic]"

rstacruz/agentic-toolkit
4
1
Mis Ă  jour 4d ago

documentation-production

Use when generating, updating, or organizing documentation (component/API docs, project indexes, diagrams, tutorials, learning paths) - provides structured workflows and references for docs generation, indexing, diagrams, and teaching.

NickCrew/claude-cortex
4
2
Mis Ă  jour 4d ago

python3-development

Marketplace

The model must use this skill when : 1. working within any python project. 2. Python CLI applications with Typer and Rich are mentioned by the user. 2. tasked with Python script writing or editing. 3. building CI scripts or tools. 4. Creating portable Python scripts with stdlib only. 5. planning out a python package design. 6. running any python script or test. 7. writing tests (unit, integration, e2e, validation) for a python script, package, or application. Reviewing Python code against best practices or for code smells. 8. The python command fails to run or errors, or the python3 command shows errors. 9. pre-commit or linting errors occur in python files. 10. Writing or editing python code in a git repository.\n<hint>This skill provides : 1. the users preferred workflow patterns for test-driven development, feature addition, refactoring, debugging, and code review using modern Python 3.11+ patterns (including PEP 723 inline metadata, native generics, and type-safe async processing). 2. References to favored modules. 3. Working pyproject.toml configurations. 4. Linting and formatting configuration and troubleshooting. 5. Resource files that provide solutions to known errors and linting issues. 6. Project layouts the user prefers.</hint>

Jamie-BitFlight/claude_skills
4
1
Mis Ă  jour 4d ago

ash-postgres

AshPostgres data layer guidelines for PostgreSQL with Ash Framework. Use when configuring postgres blocks, foreign key references, check constraints, custom indexes, migrations, or multitenancy. The default choice for Ash data layers. Supports PostgreSQL 13+.

forest/dotfiles
4
0
Mis Ă  jour 4d ago

microsim-p5

Create an interactive educational MicroSim using the p5.js JavaScript library with distinct regions for drawing and interactive controls. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that references the javascript code and the main.html can be referenced as an iframe from the index.md. The metadata.json contains Dublin core metadata about the MicroSim.

dmccreary/microsims
4
3
Mis Ă  jour 4d ago

deep-research

This skill should be used when conducting comprehensive research on any topic using the OpenAI Deep Research API. It automates prompt enhancement through interactive clarifying questions, saves research parameters, and executes deep research with web search capabilities. Use when the user asks for in-depth analysis, investigation, research summaries, or topic exploration.

glebis/claude-skills
4
0
Mis Ă  jour 4d ago

zellij-plugin-dev

Marketplace

Develop Zellij plugins with Rust/WASM, API reference, event system, UI rendering, plugin lifecycle, and real-world examples from diverse open source plugins

delorenj/skills
4
0
Mis Ă  jour 4d ago

research-and-report

Marketplace

Systematic technical research combining multi-source discovery with evidence-based analysis. Delivers authoritative recommendations backed by credible sources. Use when researching best practices, evaluating technologies, comparing approaches, discovering documentation, troubleshooting with authoritative sources, or when research, documentation, evaluation, comparison, or `--research` are mentioned.

outfitter-dev/agents
4
0
Mis Ă  jour 4d ago

task-board

Planning specialist that creates structured implementation plans for the finans project. Use this skill to transform user requests into comprehensive, well-researched plan files stored in .task-board/backlog/. This skill plans without implementing.

andersnygaard/ettsted2
4
0
Mis Ă  jour 4d ago

doc-research-improvements

Research-driven critique and enhancement of Amelia architecture or ideas docs. Use with GPT-5.2 when given a design/architecture doc to analyze concepts, find sources, and propose improvements plus OSS candidates.

existential-birds/amelia
4
0
Mis Ă  jour 4d ago

websearch-deep

ChatGPT-style deep research strategy with problem decomposition, multi-query generation (3-5 variations per sub-question), evidence synthesis with source ranking, numbered citations, and iterative refinement. Use for complex architecture decisions, multi-domain synthesis, strategic comparisons, technology selection. Keywords: architecture, integration, best practices, strategy, recommendations, comparison.

thomasholknielsen/claude-code-config
4
1
Mis Ă  jour 4d ago

elevenlabs-tts

This skill converts text to high-quality audio files using ElevenLabs API. Use this skill when users request text-to-speech generation, audio narration, or voice synthesis with customizable voice parameters (stability, similarity boost) and voice presets (rachel, adam, bella, elli, josh, arnold, ava).

glebis/claude-skills
4
0
Mis Ă  jour 4d ago

session-chronicle

Marketplace

Excavate session logs for provenance tracking. TRIGGERS - who created, document finding, trace origin, session archaeology, provenance, ADR reference.

terrylica/cc-skills
4
0
Mis Ă  jour 4d ago

pypi-readme-creator

Marketplace

When creating a README for a Python package. When preparing a package for PyPI publication. When README renders incorrectly on PyPI. When choosing between README.md and README.rst. When running twine check and seeing rendering errors. When configuring readme field in pyproject.toml.

Jamie-BitFlight/claude_skills
4
1
Mis Ă  jour 4d ago

pdf-generation

Professional PDF generation from markdown using Pandoc with Eisvogel template and EB Garamond fonts. Use when converting markdown to PDF, creating white papers, research documents, marketing materials, or technical documentation. Supports both English and Russian documents with professional typography and color-coded themes. Mobile-optimized layout (6x9) by default for Telegram bot context, desktop/print layout (A4) for other contexts.

glebis/claude-skills
4
0
Mis Ă  jour 4d ago