Claude Skills · Coding

Stack Baseline

avelikiy/great_cto

The pinned default technology stack for SMB Product-Builder products. One source of truth so the architect, app-scaffolder, auth-engineer, and senior-dev never re-decide the stack per build — they build ON it. Covers framework, ORM/DB, auth, UI, payments/email/SMS, files, jobs, testing, hosting, and observability, with the chosen default + the one sanctioned alternative for each. Applied whenever a new product is scaffolded or a stack choice would otherwise be improvised. Re-deciding the stack every build is the biggest silent time sink; this kills it.

★ 89 Synced 2 hours ago View SKILL.md

At a glance

Coding Manual install Node.js Actively maintained

This skill is for Coding and helps you standardize technology choices across new products, prevent redundant stack decisions during scaffolding, and document approved framework and infrastructure options.

Install git clone --depth 1 https://github.com/avelikiy/great_cto cp -r great_cto/skills/stack-baseline ~/.claude/skills/stack-baseline
Can use ReadWriteSearch

Setup, runtime and requirements describe avelikiy/great_cto, the repo this skill ships in.

Technology StackarchitectureScaffoldingFramework SelectioninfrastructureStandards

Also in avelikiy/great_cto

View the repo

great_cto's own committed aesthetic — the instrument panel. Dark five-step surface ladder, exactly one accent, two faces divided by MEANING...

Anti Patterns Code Review & Testing

Catalogue of known SDLC anti-patterns that great_cto agents must actively reject when reviewing architecture, plans, code, or post-mortems....

Anydesign Data & Analytics

Analyze images, websites, and Figma files to extract their design and generate a `design.md` with token system, component inventory, and rec...

Shared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artif...

Structured idea generation + multi-LLM debate for the product-owner stage. Diverge (generate genuinely different bets), debate (a 4-persona...

How to write — and how to use — a skill that IS one aesthetic rather than a catalogue of them. A catalogue lets an agent pick, and it picks...

Cost Model Legal

Standardized cost-estimation framework for great_cto plans. Forces explicit LLM cost, infra cost, human-supervision time, and the (defensibl...

Crystallize Productivity

Distils repeating patterns from session logs and lessons.md into draft skill files. Run after ≥10 sessions to extract durable knowledge. Out...

Decision Eval DevOps & Infrastructure

Spawns the decision-scorer agent after architect proposes 2+ variants in an ADR. Produces a weighted scoring table and recommended choice sa...

Discovery Code Review & Testing

Structured pre-design questioning to surface hidden constraints before any architecture decision is locked in. Forces the architect/auditor/...

Done Blocked Legal

Reusable reporting contract for any agent that hands work back to the pipeline. Forces ONE of two terminal statuses (DONE or BLOCKED) with a...

Great Cto DevOps & Infrastructure

Use when the CTO describes a feature, task, or project goal. Orchestrates the full SDLC pipeline automatically based on project type.

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Improve Codebase Architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.