By dakdevs
Spin up a team of specialized Claude agents for implementation tasks. Each agent owns a layer of the stack and works from deep internals outward.
Use when the user wants to ensure a task is done the RIGHT way — researching official docs, best practices, and codebase conventions BEFORE writing any code. Invoke this skill whenever the user says 'best practice', 'do it right', 'make sure this is correct', 'research first', 'what's the proper way', or when tackling unfamiliar libraries, complex integrations, migrations, or any task where getting it wrong would be costly. Also use when the user explicitly invokes /best-practice-first.
Spin up a Claude agent team for implementation tasks. Use when user says "team go", "agent team go", "/claude-agent-team-go", or wants a coordinated multi-agent approach to a feature or task.
Create or update a draft pull request for the current branch using `gh` CLI. Triggers on "PR this", "create a PR", "open a PR", "make a PR", "submit PR". Idempotent - always re-assesses the full diff and either creates a new PR or updates the existing one. Creates draft PRs by default; say "do not draft" to create a ready-for-review PR instead.
Interact with open tldraw desktop canvases via a local HTTP API at localhost:7236. Create, read, update, and delete shapes. Take screenshots. Build diagrams, flowcharts, wireframes, and visual layouts programmatically. Use when the user asks to draw, diagram, sketch, wireframe, create a visual, modify a canvas, add shapes, create a flowchart, create an architecture diagram, or work with tldraw. Also triggers on "draw on canvas", "add to canvas", "update the diagram", "show me on the canvas", or any reference to tldraw files (.tldr).
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agent skills for Claude Code.
Install all skills:
npx skills add dakdevs/skills
Install a single skill:
npx skills add dakdevs/skills -s <skill-name>
npx skills add dakdevs/skills -s best-practice-first
Research-first development — enforces official docs lookup, codebase pattern analysis, and pitfall identification before any implementation begins. Invoke with /best-practice-first or by saying "do it right", "research first", etc.
npx skills add dakdevs/skills -s pr-this
Create or update a draft pull request for the current branch using gh CLI. Idempotent — always re-assesses the full diff and either creates a new PR or updates the existing one.
npx skills add dakdevs/skills -s claude-agent-team-go
Spin up a team of specialized Claude agents for implementation tasks. Each agent owns a layer of the stack (core, integration, surface, verification) and works from deep internals outward. Invoke with /claude-agent-team-go or by saying "team go", "agent team go", etc.
npx skills add dakdevs/skills -s tldraw-canvas
Interact with open tldraw desktop canvases via a local HTTP API. Create, read, update, and delete shapes. Build diagrams, flowcharts, wireframes, and visual layouts programmatically.
npx claudepluginhub dakdevs/skills --plugin best-practice-first4つの専門エージェント(アーキテクト・リサーチャー・ライター・レビュアー)がチームで高品質なスキルを設計・作成する
Skills and agents for diagrams, codebase patterns, hypothesis testing, Socratic thinking, file querying, frontend design, image generation, and command creation
Software development lifecycle automation - slash commands, agents, and GitHub/GitLab webhook watchers
Intelligently compose and deploy Claude Code Agent Teams. Auto-selects optimal team composition from 24+ agents and 83+ skills across 5 scopes, generates task dependency graphs, and orchestrates multi-agent workflows with a single command.
Interactive skill that analyzes a task, proposes an agent team composition, and creates the team after user confirmation
Personal Claude Code plugin for dwmkerr with repo management and custom workflows