Workflow Marketplace banner
memksim memksim

Workflow Marketplace

Productivity community

Description

Claude Code marketplace for my workflow setup

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

Workflow Plugins Marketplace

Claude Code plugin marketplace for development workflow automation.

Available Plugins

1. Researcher

**Repository:** [memksim/researcher-plugin](https://github.com/memksim/researcher-plugin)

Claude Code plugin for code analysis and research project functionality.

**Features:**

  • Code Explanation with visual diagrams and analogies
  • Sequence Diagrams (Mermaid)
  • Dependency Graphs
  • Risk Assessment (bugs, security issues, code smells)
  • Task Backlog generation

2. Task Performer

**Repository:** [memksim/task-performer-plugin](https://github.com/memksim/task-performer-plugin)

Claude Code plugin for performing task full workflow with automated code review and QA verification.

**Features:**

  • Development - Implementation of features following best practices
  • Code Review - Comprehensive code analysis with actionable feedback
  • QA Verification - Build, tests, coverage, security, and accessibility checks

Installation

To use plugins from this marketplace, first register it in Claude Code:

/plugin marketplace add memksim/workflow-marketplace

Then install any plugin:

/plugin install @workflow-plugins

License

MIT License - see [LICENSE](LICENSE) for details.