claudeindex
Marketplace

fsai

fsai

Stars

0

Forks

0

Plugins

10

Installation

1

Add the marketplace

/plugin marketplace add franchiseai/claude-code-plugins
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

10

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

entity-graph

Design data models as Mermaid ER diagrams with Drizzle schema code

Plugin

ux-flows

Turn meeting notes into clean UX flow docs for design teams

Plugin

domain-refactor

Refactor backend domains to follow the 3-layer architecture pattern

Plugin

pr-description

Write standardized PR descriptions and create GitHub PRs

Plugin

security-sweep

Run a security audit of the codebase and produce a prioritised findings report

Plugin

code-cleanup

Remove AI-generated code patterns (slop) from branches

Plugin

dead-code

Find and remove unused code added in the current branch

Plugin

worktree

Manage git worktrees for parallel development

Plugin

pr-to-ticket

File Linear tickets from PR review feedback

Plugin

backend-architecture

Analyze and refactor backend code to entity/service separation pattern