← all publishers

spartan-stratos

@spartan-stratos source repo

35 published skills

  1. 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.
    0 installs
  2. Design Intelligence · spartan-stratos
    Design system bootstrapping and token generation. Takes project context and outputs ready-to-use design tokens, Tailwind config, and CSS variables.
    0 installs
  3. API Endpoint Creator · spartan-stratos bundle
    Creates RPC-style endpoint following layered architecture (Controller → Manager → Repository). Use when creating new API endpoints or CRUD operations.
    0 installs
  4. Competitive Teardown · spartan-stratos bundle
    Deep competitor analysis. Tear apart a specific competitor or compare multiple competitors. Use when the user names a competitor or asks "who else is doing this?"
    0 installs
  5. Kotlin Best Practices · spartan-stratos bundle
    Kotlin coding standards including null safety, Either error handling, coroutines, and Exposed ORM patterns. Use when writing Kotlin code, reviewing code quality, or learning project patterns.
    0 installs
  6. Database Table Creator · spartan-stratos bundle
    Creates database table with full Kotlin synchronization (SQL migration → Table → Entity → Repository → Tests). Use when adding new database tables or entities.
    0 installs
  7. 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.
    0 installs
  8. 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.
    0 installs
  9. Terraform Best Practices · spartan-stratos
    Quick reference for Terraform conventions including file organization, naming, modules, state, security, and anti-patterns. Use when writing or reviewing Terraform code.
    0 installs
  10. Terraform Module Creator · spartan-stratos
    Create or extend reusable Terraform modules with proper structure, interfaces, and documentation. Use when building new infrastructure modules or extending existing ones.
    0 installs
  11. Terraform Security Audit · spartan-stratos
    Security audit for Terraform codebases covering IAM, networking, encryption, secrets, access control, and compliance. Use before prod deploys, periodic audits, or new service security review.
    0 installs
  12. Terraform Service Scaffold · spartan-stratos
    Generate complete service-level Terraform infrastructure with modules, environments, and CI/CD. Use when adding Terraform to a new service or bootstrapping infrastructure from scratch.
    0 installs
  13. 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.
    0 installs
  14. 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.
    0 installs
  15. Brainstorm · spartan-stratos
    Run a structured brainstorm session for startup ideas. Takes a theme or problem and generates ideas with quick gut-checks. Use when the user wants to explore a space or generate new ideas.
    0 installs
  16. Browser QA · spartan-stratos bundle
    Run real browser QA with Playwright. Use when testing a frontend feature, verifying UI before PR, smoke testing after deploy, or investigating reported visual bugs.
    0 installs
  17. Web To Prd · spartan-stratos
    Scan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.
    0 installs
  18. Deep Research · spartan-stratos
    Run deep research on a topic. Web searches, data collection, source checking, and a structured report. Use when the user needs more than a quick answer.
    0 installs
  19. Content Engine · spartan-stratos bundle
    Turn one idea into platform-native content for X, LinkedIn, TikTok, YouTube, newsletters. Use when the user wants social posts, threads, scripts, or content calendars.
    0 installs
  20. 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.
    0 installs
  21. Article Writing · spartan-stratos bundle
    Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.
    0 installs
  22. Design Workflow · spartan-stratos bundle
    Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.
    0 installs
  23. Idea Validation · spartan-stratos bundle
    Validate a startup idea with competitor analysis, market signals, and risk assessment. Be brutally honest. Use when the user wants to test if an idea is worth building.
    0 installs
  24. Market Research · spartan-stratos
    Run market research, competitive analysis, investor due diligence, and industry scans. Use when the user wants market sizing, competitor comparisons, fund research, or tech scans.
    0 installs
  25. 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.
    0 installs
  26. 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).
    0 installs
  27. Startup Pipeline · spartan-stratos
    Coordinates the full startup idea pipeline from brainstorm to investor outreach. Use when the user starts a new idea project, asks for the 'full pipeline', or references stages/gates.
    0 installs
  28. Terraform Review · spartan-stratos
    PR review checklist for Terraform changes covering structure, state safety, security, naming, modules, variables, providers, and CI/CD. Use when reviewing Terraform PRs or doing pre-merge checks.
    0 installs
  29. Database Patterns · spartan-stratos bundle
    Database design patterns including schema design, migrations, soft deletes, and Exposed ORM. Use when creating tables, writing migrations, or implementing repositories.
    0 installs
  30. Investor Outreach · spartan-stratos bundle
    Draft cold emails, warm intro blurbs, follow-ups, and investor communications. Use when the user needs to write to angels, VCs, or accelerators.
    0 installs
  31. Backend API Design · spartan-stratos bundle
    Design RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.
    0 installs
  32. Investor Materials · spartan-stratos bundle
    Create pitch decks, one-pagers, memos, financial models, and fundraising materials. Use when the user needs investor-facing docs.
    0 installs
  33. Security Checklist · spartan-stratos bundle
    Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.
    0 installs
  34. Testing Strategies · spartan-stratos bundle
    Testing patterns for Micronaut/Kotlin backend including repository tests, integration tests, and test data builders. Use when writing tests, setting up test infrastructure, or improving coverage.
    0 installs
  35. 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.
    0 installs