By dan323
Create or improve project documentation with README and /docs structure
npx claudepluginhub dan323/easier-life-skills --plugin document-projectA Claude Code plugin marketplace with reusable skill plugins for Claude Code and GitHub Copilot. Each skill gives an AI agent detailed, phase-by-phase instructions for performing a specialized development task — generating changelogs, auditing logging, finding dead code, and more.
/plugin marketplace add dan323/easier-life-skills
/plugin install easier-life-skills/changelog
| Plugin | What it does |
|---|---|
changelog | Generate or update CHANGELOG.md from git history |
document-project | Create a root README.md and /docs pages for a project |
find-dead-code | Find unused functions, classes, imports, and variables |
improve-logging | Audit log quality and produce prioritised fix recommendations |
find-breaking-rest-api | Detect breaking changes in REST APIs by comparing git history |
brainstorm | Suggest the 5 most valuable features or improvements to build next |
task-agent | Read tasks from agent-tasks.yml, implement each via an agent, open PRs, and fix Copilot review comments automatically |
find-skills | Analyze the active repository and recommend relevant Claude Code skills from known marketplaces |
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Search and retrieve relevant code documentation from multiple sources. Helps developers quickly access context for coding tasks.