Ai Toolkit
插件 活跃Engineering 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.
功能
- 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
使用场景
- 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
非目标
- 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.
安装
请先添加 Marketplace
/plugin marketplace add spartan-stratos/spartan-ai-toolkit/plugin install toolkit@spartan-marketplace包含 9 个扩展
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.
质量评分
类似扩展
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
100创建、更新和修复 Cypress 测试。连接到 Cypress Cloud 以查看测试结果并利用数据来管理您的测试套件。
Unslop
100使助手输出听起来更人性化。去除 AI 术语(谄媚、陈词滥调、敷衍的说法、连用的破折号),营造自然的爆发力,恢复语音。保留代码、URL 和技术准确性。
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
100使用 DeployHQ CLI 部署代码、管理服务器和自动化基础架构