Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/AratKruglik/claude-sdlcWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/aratkruglik/claude-sdlc/marketplace)<a href="https://agentmods.dev/plugins/aratkruglik/claude-sdlc/marketplace"><img src="https://agentmods.dev/badge/plugins/aratkruglik/claude-sdlc/marketplace/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/aratkruglik/claude-sdlc/marketplace"><img src="https://agentmods.dev/badge/plugins/aratkruglik/claude-sdlc/marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
sdlc-marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 158 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "sdlc-marketplace",
"version": "1.5.0",
"description": "Multi-stack AI-assisted SDLC pipelines for Claude Code. Stack Provider Pattern: core owns the pipeline, framework plugins register themselves via stack.md profiles.",
"owner": {
"name": "Oleksii Kruhlyk",
"url": "https://github.com/AratKruglik"
},
"plugins": [
{
"name": "superpowers",
"source": {
"source": "url",
"url": "https://github.com/obra/superpowers.git"
},
"description": "Runtime dependency. Enables richer reasoning in BA (brainstorming), QA (test-driven-development), and all architect agents (verification-before-completion). Pipeline degrades gracefully without it."
},
{
"name": "security-guidance",
"source": {
"source": "git-subdir",
"url": "https://github.com/anthropics/claude-plugins-official.git",
"path": "plugins/security-guidance"
},
"description": "Optional external dependency (official Anthropic). Hooks-based in-session security review: per-edit pattern match, end-of-turn diff review, commit review. Pipeline runs without it; the security phase still does full OWASP."
},
{
"name": "frontend-design",
"source": {
"source": "git-subdir",
"url": "https://github.com/anthropics/claude-plugins-official.git",
"path": "plugins/frontend-design"
},
"description": "Optional external dependency (official Anthropic). Design guidance for the frontend architects (react, vue, angular, react-native, inertia-*). Raw generation converges on generic AI aesthetics regardless of model tier — this is the fix for that, not a bigger model. Pipeline runs without it."
},
{
"name": "sdlc",
"source": "./plugins/sdlc",
"description": "Universal SDLC orchestrator with auto-discovery of stack providers. Provides pipeline-orchestrator skill plus 5 cost-tiered default agents (BA Opus/high, Dev Sonnet/medium, QA Sonnet/medThe plugins it lists here
This marketplace lists 24 plugins kept in the same repository. Each has its own page, its own measurements and its own install command.
- Plugin django-plugin 4 inside A not measured
- Plugin fastapi-plugin 4 inside A not measured
- Plugin flask-plugin 3 inside A not measured
- Plugin python-foundation 3 inside A not measured
- Plugin spring-boot-plugin 3 inside A not measured
- Plugin symfony-plugin 4 inside A not measured
- Plugin angular-plugin 7 inside A not measured
- Plugin aspnet-core-plugin 4 inside A not measured
- Plugin csharp-foundation 3 inside A not measured
- Plugin inertia-react-plugin 1 inside A not measured
- Plugin java-foundation 3 inside A not measured
- Plugin java-plugin 1 inside A not measured
- Plugin js-foundation 2 inside A not measured
- Plugin laravel-plugin 4 inside A not measured
- Plugin php-foundation 3 inside A not measured
- Plugin python-plugin 2 inside A not measured
- Plugin react-native-plugin 6 inside A not measured
- Plugin sdlc 13 inside A not measured
- Plugin nestjs-plugin 6 inside A not measured
- Plugin nextjs-plugin 6 inside A not measured
- Plugin nodejs-plugin 2 inside A not measured
- Plugin react-plugin 6 inside A not measured
- Plugin vue-plugin 6 inside A not measured
- Plugin inertia-vue-plugin 1 inside A not measured
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago Changed 35cb195b356e
- 10d ago First seen · 158 lines scan A 574c6e8a783d
sdlc-marketplace is a plugin published in the GitHub repository AratKruglik/claude-sdlc (33 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
themes-example
themes-example. An open-source AI agent that brings the power of Gemini directly into your terminal.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.
claude-plugins-official marketplace
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations.
container
Teaches Claude container's command surface and how it maps to Docker, Lima, Colima, and Podman on macOS.
ecc
Harness-native ECC plugin for engineering teams - 68 agents, 286 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses.