Dot Claude
Description
A collection of actually useful skills and subagents for Claude Agent for non-coding use cases
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Dot Claude
A unified plugin for Claude Code with actually useful skills, agents, and commands - focused on research, analysis, and skill creation.
Installation
Add the marketplace to your Claude Code instance:
/plugin marketplace add Sawyer-Middeleer/dot-claude
Then install the plugin:
/plugin install dot-claude
That's it! You now have access to all commands, skills, and agents.
What's Included
Commands
`/deep-research`
Conducts comprehensive research on complex topics with technical rigor, synthesizing multiple sources including academic papers, technical documentation, industry reports, and practitioner insights.
**Features:**
- Structured clarification dialog for research parameters
- Automated source analysis via research-analyst subagent
- Produces comprehensive documentation with proper citations
**Usage:**
/deep-research [your topic]
**Output:**
plan.md- Research strategy and anglessynthesis.md- Thematic analysis with citationssummaries/- Individual source analyses
Skills
`creating-skills`
Creates high-quality Claude skills following official best practices, with quality-of-life improvements. Includes guided scoping dialog, progressive disclosure patterns, and quality validation.
`analyzing-source`
Conducts in-depth analysis of specific sources, producing comprehensive summaries for research synthesis. Creates detailed, information-dense summaries suitable for integration into larger research projects.
**Note:** This skill is primarily used by the `research-analyst` agent within the `/deep-research` command workflow.
Agents
`research-analyst`
Expert research analyst that investigates specific sources as part of larger research projects. Performs deep analysis and creates comprehensive summaries.
**Technical details:**
- Model: Haiku (optimized for speed and cost)
- Skills:
analyzing-source - Permission Mode: default
**Note:** This agent is
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development