SLIM - Software Lifecycle Improvement & Modernization best practices
npx claudepluginhub nasa-ammos/slimRebranding agent for branding the slim framework for a new project customized for a specific domain. main. Use this skill whenever you'd like to leverage the Slim Marketplace framework for a customized project, but you don't want to keep the slim branding.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 129 specialized Claude Code subagents organized into 10 focused categories
No description available.
An AI-native platform where DevOps best practices are discoverable and executable by AI agents through Claude Code skills, MCP servers, and autonomous agents.
This repository follows a "Single Source of Truth" philosophy:
Browse available skills at the SLIM website, then install via:
Claude Code:
/plugin install https://github.com/NASA-AMMOS/slim/tree/main/static/marketplace/skills/<skill-name>
Gemini:
gem install slim-<skill-name>
static/marketplace/skills/<skill-name>/ (SKILL.md, assets, scripts, etc.)static/data/registry.jsoncd website && npm run serveNote: Skills contain only content files (SKILL.md, assets, scripts, references). All metadata is maintained in registry.json.
Apache 2.0 - see LICENSE file