claudeindex
Marketplace

skill-easy-life

A collection of reusable Claude Code skill plugins for common development workflows

Stars

0

Forks

0

Plugins

7

Installation

1

Add the marketplace

/plugin marketplace add dan323/skill-easy-life
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

7

Plugins

0

Skills

0

Agents

Last Crawled

March 28, 2026

Plugins

Plugin

brainstorm

Suggest the 5 most valuable next features or improvements for a project

Plugin

changelog

Generate or update CHANGELOG.md from git history

Plugin

document-project

Create or improve project documentation with README and /docs structure

Plugin

find-breaking-rest-api

Find breaking changes in REST APIs by analyzing git history

Plugin

find-dead-code

Find unused functions, classes, variables, and imports across languages

Plugin

improve-logging

Audit logging quality and produce prioritized fix recommendations

Plugin

task-agent

Read tasks from agent-tasks.yml, implement each via an agent, and open PRs