Toolkit

Toolkit from spartan-stratos/spartan-ai-toolkit.

by @spartan-stratos 9 skills

Skills in this plugin

9
  1. UI UX Pro Max · spartan-stratos bundle
    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.
    1 install
  2. CI CD Patterns · spartan-stratos bundle
    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.
    1 install
  3. Ops Oncall Log · spartan-stratos bundle
    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).
    1 install
  4. JS Security Audit · spartan-stratos bundle
    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.
    1 install
  5. Service Debugging · spartan-stratos bundle
    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.
    1 install
  6. Ops Investigate Alert · spartan-stratos
    Investigate a monitoring alert end-to-end. Pulls metrics, logs, traces, and recent code changes to identify root cause. Works with any monitoring MCP.
    1 install
  7. Python Best Practices · spartan-stratos bundle
    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.
    1 install
  8. Python Testing Strategies · spartan-stratos bundle
    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.
    1 install
  9. Python API Endpoint Creator · spartan-stratos bundle
    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.
    1 install