Ai Toolkit
Plugin AktivEngineering discipline layer for Claude Code — 5 workflows, 69 commands, 21 rules, 29 skills, 9 agents organized in 12 packs
To provide a workflow-first engineering discipline layer for AI coding tools, enabling end-to-end problem-solving across the software development lifecycle.
Funktionen
- Workflow-based command structure
- Organized skills and agents in themed packs
- Automated project setup and scaffolding
- Integrated debugging and testing workflows
- Guidance on infrastructure and design patterns
Anwendungsfälle
- Developing new features from concept to deployment
- Debugging production issues with structured investigation
- Researching market opportunities and validating ideas
- Setting up new projects with best practices
- Auditing code quality and security configurations
Nicht-Ziele
- Replacing core IDE functionality
- Providing low-level code editing
- Acting as a standalone AI assistant without context
Scope
- warning:Tool surface sizeThe plugin exposes a very large number of commands (69) and packs (12), which could potentially lead to scope ambiguity or trigger precision issues.
Invocation
- info:Overlapping near-synonym toolsWhile commands are generally descriptive, the sheer number of commands (69) may lead to some overlap in function, requiring careful selection by the user or the routing agent.
- info:Name collisionsThe plugin uses a consistent '/spartan:' prefix for all commands, mitigating naming collisions. However, the sheer volume of commands might lead to user confusion about the best command to choose.
Execution
- info:Pinned dependenciesWhile dependencies are not explicitly pinned with lockfiles in the provided snippets, the installation via npx typically handles dependency resolution. The focus is on external MCPs rather than internal JS package management.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add spartan-stratos/spartan-ai-toolkit/plugin install toolkit@spartan-marketplaceEnthält 9 Erweiterungen
Skill (9)
CI/CD pipeline patterns for GitHub Actions, PR automation, and deployment workflows. Use when setting up CI, fixing broken pipelines, automating PR checks, or configuring deployment.
Audit JS/TS projects against NPM Security Guidelines covering project setup, dependency hygiene, CI/CD pipeline, Dependabot, and incident response. Use when reviewing package.json or lockfiles, adding or upgrading npm dependencies, setting up CI security gates, hardening a new repo, or responding to a compromised package.
Investigate a monitoring alert end-to-end. Pulls metrics, logs, traces, and recent code changes to identify root cause. Works with any monitoring MCP.
Create a structured on-call log by pulling alerts from monitoring and writing a summary to your team's wiki. Requires a monitoring MCP (recommended: Datadog) and a wiki MCP (Confluence or Notion).
Creates FastAPI endpoints with layered architecture (Router → Service → Repository). Use when creating new API endpoints, CRUD operations, or scaffolding a new domain module in a FastAPI project.
Python/FastAPI coding standards including async patterns, Pydantic v2, SQLAlchemy 2.0, and project structure. Use when writing Python code, reviewing FastAPI projects, or learning FastAPI conventions.
Testing patterns for FastAPI with pytest-asyncio, httpx AsyncClient, fixtures, and test data factories. Use when writing tests, setting up test infrastructure, or improving coverage in a FastAPI project.
Structured debugging runbook for backend services. Use when investigating production issues, API errors, performance problems, or when something broke and you need to find why.
UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.
Qualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Hugging Face Papers
100Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata like authors, linked models, datasets, Spaces, and media URLs when needed.
Cypress
100Erstellen, aktualisieren und beheben Sie Cypress-Tests. Verbinden Sie sich mit Cypress Cloud, um Testergebnisse anzuzeigen und Daten zur Verwaltung Ihrer Testsuite zu verwenden.
Unslop
100Lassen Sie die Ausgabe des Assistenten menschlich klingen. Entfernen Sie KI-Redewendungen (Schmeichelei, Stock-Vokabular, Absicherungspakete, Anhäufungen von Gedankenstrichen), erzeugen Sie „Burstiness“ und stellen Sie die Stimme wieder her. Bewahrt Code, URLs und technische Genauigkeit.
Claude AI Music Skills
100AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release
Dotforge Stack Python Fastapi
100Python 3.12+ with FastAPI, async/await, type hints, and Ruff linting rules for Claude Code.
Deployhq
100Stellen Sie Code bereit, verwalten Sie Server und automatisieren Sie die Infrastruktur über die DeployHQ CLI