By Roxabi
Prevents accidental destructive database commands and warns about potential secret exposure in file edits, adding safety hooks to your development workflow.
Use this agent for system design decisions, cross-cutting architecture, and technical planning across the monorepo. <example> Context: New feature requires architectural decisions user: "Design the caching strategy for the API" assistant: "I'll use the architect agent to design the architecture." </example>
Use this agent for backend implementation tasks in any framework and ORM. Works with NestJS, Express, Fastify, Django, Rails, and any ORM. <example> Context: User needs a new API endpoint user: "Create an endpoint to fetch user preferences" assistant: "I'll use the backend-dev agent to implement the API." </example>
Use this agent for infrastructure, CI/CD, dependency management, and configuration tasks. Works with any build orchestrator, formatter, package manager, and deployment platform. <example> Context: CI/CD pipeline issue user: "GitHub Actions is failing on the typecheck step" assistant: "I'll use the devops agent to debug the CI pipeline." </example>
Use this agent for documentation creation, maintenance, and CLAUDE.md updates. Works with any documentation framework (Fumadocs, Docusaurus, Nextra, plain Markdown). <example> Context: New feature needs documentation user: "Document the new auth module" assistant: "I'll use the doc-writer agent to create the documentation." </example>
Use this agent to fix specific review comments across the entire stack (frontend, backend, tests, config). Receives accepted review findings and applies targeted fixes without writing new features or refactoring beyond what is needed. <example> Context: Review comments have been accepted by the human user: "Fix these accepted review comments: [list of findings]" assistant: "I'll use the fixer agent to apply the fixes across the stack." </example>
Let:
Deep technical analysis — explore existing code, risks, alternatives. Triggers: "analyze" | "technical analysis" | "explore the problem" | "how deep is it" | "deep dive" | "investigate this" | "analyze this feature" | "what are the risks" | "explore the codebase" | "look into this".
Health check — verify dev-core config, GitHub project, labels, workflows, branch protection. Triggers: "checkup" | "health check" | "check setup" | "verify config".
Set up CI/CD — GitHub Actions workflows, TruffleHog, Dependabot, pre-commit hooks, marketplace plugins. Triggers: "ci setup" | "setup ci" | "configure ci" | "setup hooks" | "setup github actions".
Watch a CI run with live status + emoji dashboard; dump logs on failure; watch auto-merge if CI green + auto-merge enabled + "reviewed" label. Triggers: "watch ci" | "ci watch" | "watch the ci" | "watch run" | "monitor ci".
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses power tools
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Open-source Claude Code plugins by Roxabi. Context engineering tools for teams using Claude Code.
Every team using Claude Code ends up reinventing the same things: documenting their workflow in CLAUDE.md, writing custom slash commands for code review, figuring out how to structure CI setup prompts, syncing docs after a refactor. It works, but it's disposable — none of it is reusable across projects.
Roxabi plugins are the reusable layer on top of Claude Code. Each plugin ships opinionated, battle-tested skills and agents for a specific domain. Install what you need, skip what you don't, and get consistent AI-assisted workflows across every project without starting from scratch.
# 1. Add the marketplace (once per machine)
claude plugin marketplace add Roxabi/roxabi-plugins
# 2. Install the plugin you need
claude plugin install dev-core # full dev lifecycle
claude plugin install web-intel # URL research + analysis
claude plugin install compress # token-efficient skill notation
Then trigger any skill by describing what you want — no slash commands to memorize:
"start working on issue #42" → /dev
"improve readme" → /readme-upgrade
"sync docs after this refactor" → /doc-sync
"scrape and summarize this URL" → /summarize
Each plugin is self-contained: it ships skills (trigger-phrase workflows), agents (specialized sub-processes), and optionally hooks (automated guardrails that run on every tool call). Claude Code discovers and loads them automatically on install.
flowchart LR
A[claude plugin install] --> B[Skills loaded into Claude]
B --> C{You describe a task}
C --> D[Claude matches trigger phrase]
D --> E[Skill runs — agents, tools, hooks]
E --> F[Result in your repo]
Plugins are project-agnostic: they read your stack from .claude/stack.yml at runtime and adapt to your framework, package manager, and file layout. The same dev-core plugin works on a NestJS monorepo and a Django service.
| Plugin | Description |
|---|---|
| dev-core | Full dev workflow — frame, analyze, spec, plan, implement, review, ship. 29 skills, 9 agents, safety hooks. Project-agnostic via stack.yml |
| Plugin | Description |
|---|---|
| web-intel | Multi-platform URL scraper + 6 analysis skills (scrape, summarize, analyze, roast, benchmark, adapt) |
| Plugin | Description |
|---|---|
| linkedin-post-generator | Generate LinkedIn posts with best practices and visual identity |
| image-prompt-generator | Generate AI image prompts with style consistency |
| logo-generator | Animated SVG logos from brand briefs — interactive design, live preview, GIF export |
| forge | Forge HTML for ~/.roxabi/forge/ — forge-guide (multi-tab doc), forge-epic (issue-linked), forge-chart (Mermaid), forge-gallery (5 templates: pivot, simple, comparison, audio, multi-mode) |
| idna | Evolutionary idea selector — explore variants, pick, converge (amplify/blend/refine), finalize. Self-driving: browser → Claude API → imageCLI → auto-advance. |
| Plugin | Description |
|---|---|
| cv | Generate and adapt CVs from structured data |
| linkedin-apply | Scrape and score LinkedIn job offers with LLM matching |
| Plugin | Description |
|---|---|
| compress | Rewrite agent/skill definitions using compact math/logic notation to reduce token usage |
| 1b1 | Walk through a list of items one by one — brief, decide, execute, repeat |
| get-invoice-details | Extract and store invoice details from documents |
External plugin marketplaces we endorse. Install them directly — no vendoring needed.
claude plugin marketplace add <source>
npx claudepluginhub roxabi/roxabi-plugins --plugin dev-coreGenerate engaging LinkedIn posts with best practices and visual identity.
Generate AI image prompts with visual identity and style consistency.
Scrape LinkedIn job offers and score them against your profile with Claude LLM — APPLY / REVIEW / SKIP decisions with 4-dimension scoring.
Generate and adapt CVs from structured data.
Walk through a list of items one at a time, briefing on each and asking what to do before moving to the next.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.