Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Ai Toolkit

Plugin Aktiv

Engineering discipline layer for Claude Code — 5 workflows, 69 commands, 21 rules, 29 skills, 9 agents organized in 12 packs

9 Skills 0 MCPs
Zweck

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-marketplace

Enthält 9 Erweiterungen

Skill (9)

CI/CD Patterns Skill

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.

95
Js Security Audit Skill

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.

97
Ops Investigate Alert Skill

Investigate a monitoring alert end-to-end. Pulls metrics, logs, traces, and recent code changes to identify root cause. Works with any monitoring MCP.

97
On Call Log Skill

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).

97
Python Api Endpoint Creator Skill

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.

99
Python Best Practices Skill

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.

99
Python Testing Strategies Skill

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.

99
Service Debugging Skill

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.

75
Ui Ux Pro Max Skill

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.

100

Qualitätspunktzahl

95 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne68
LizenzMIT
Status
Quellcode ansehen