evgenii-studitskikh

38 mods across 1 repository, 1 stars between them.

security-audit

25

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Audit the SaaS codebase (or a diff) against the path-scoped rules and an OWASP-style SaaS checklist: auth/session, RLS/tenant isolation, secrets, input validation, Stripe webhook verification, dependency vulnerabilities. Produces a severity-ranked findings report.

not rated 1 2mo ago A 59 tokens original MIT

setup-billing

26

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Implement Stripe billing end-to-end: products/prices from config, checkout session, webhook handler with signature verification and idempotency, and customer portal. Present plan then implement.

not rated 1 2mo ago A 39 tokens original MIT

setup-deploy

27

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Set up the Vercel project, wire environment variables across environments, and add a GitHub Actions CI workflow (lint, typecheck, build). Presents the full config plan before touching anything.

not rated 1 2mo ago A 43 tokens original MIT

setup-stack

28

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Scaffold the Next.js + TypeScript + Tailwind + shadcn + Supabase + Stripe project. Presents exact commands and config for approval BEFORE running anything. Writes .env.example with required keys.

not rated 1 2mo ago A 44 tokens original MIT

start

29

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Detect the project's current stage and route to the right first skill. Run at the very beginning of any new session. Shows the studio map and recommends the next action.

not rated 1 2mo ago A 35 tokens original MIT

studio-status

30

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Report where the project stands: which spec artifacts exist, what's missing, and which skill to run next. Run at the start of any session to re-orient.

not rated 1 2mo ago A 36 tokens original MIT

test-setup

31

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Scaffold the test stack for the SaaS app: install and configure Vitest + Testing Library, Playwright, and a CI test step. Run after qa-plan is approved. Produces a runnable test harness.

not rated 1 2mo ago A 47 tokens original MIT

threat-model

32

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Produce a STRIDE-lite threat model for the SaaS app: enumerate assets, trust boundaries, and entry points, then name the top threat and mitigation for each STRIDE category, focused on multi-tenant SaaS.

not rated 1 2mo ago A 48 tokens original MIT

validate-idea

33

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Pressure-test a SaaS idea before any PRD: problem, target user, market, willingness to pay. Run right after /start. Produces an idea-validation doc and a PROCEED/PIVOT/KILL verdict.

not rated 1 2mo ago A 50 tokens original MIT

write-prd

34

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Turn a validated idea into a full PRD: goals, target users, user stories with acceptance criteria, non-goals, and success metrics. Requires idea-validation.md. Drafts then awaits approval.

not rated 1 2mo ago A 44 tokens original MIT

write-tests

35

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Author tests for one PRD user story: unit, integration, and e2e cases plus any RLS policy or Stripe webhook fixture tests required. Run after test-setup is complete. Produces passing test files.

not rated 1 2mo ago A 47 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: