By dimagi
Skills for defining and working towards professional goals — standup, shutdown, sync, and goal-setting
npx claudepluginhub dimagi/dimagi-claude-workflows --plugin managerConversational skill for reviewing, updating, and refining your professional goals.
End of day wrap-up — captures what got done, what didn't, and plans for tomorrow. Weekly close-out on configurable review day (default Friday).
Morning check-in — surfaces goals, summarizes where you left off, captures today's plan, and gives goal-alignment feedback. Weekly review mode on configurable review day (default Friday).
Prep for 1:1s with your manager — auto-summarizes journal entries since your last sync into a briefing with wins, progress, and blockers.
A collection of resources, workflows, and plugins for getting the most out of Claude Code.
Claude Code is Anthropic's CLI for AI-assisted software engineering. This repository provides:
See plugins/README.md for full documentation, including installation instructions.
| Plugin | What it does |
|---|---|
| code-review | 5 parallel specialist agents produce a prioritised code review |
| dev-utils | Commands for PRs, plan review, CI/CD + iterate-pr skill |
A proven loop for Claude-assisted development:
flowchart TD
A([Session Start]) --> B["Design + Plan<br/>Superpowers skill"]
B --> C["Review Plan<br/>Validate & Refine"]
C --> D["Execute Plan<br/>Build"]
D --> E["Code Review<br/>Parallel specialist agents"]
E --> F["Resolve<br/>PR comments + CI failures"]
F --> G([Complete])
See LICENSE for details.
Curated Claude Code skills and commands for prompt engineering, MCP servers, subagents, hooks, and productivity workflows
Share bugs, ideas, or general feedback.
Discover and create Claude Code skills from Glean work patterns
A structured goal-setting exercise grounded in MCII research to help developers set concrete learning goals with if-then plans for follow-through.
Personal Corp framework: run your business with AI agents through GitHub
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques