fattain-naime/engineering-docs

21 composable, auto-triggering skills engineering documentation skills covering the complete software lifecycle: spec, feasibility, architecture, design, API, database, ADR, security, deployment, operations, and incident review

4Stars on the repository
33Mods indexed here, across every type
17d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

fattain-naime/engineering-docs

Skill Claude CodeCodex

Specify admin roles, permissions, and every admin-facing control in a system - a full role-permission matrix (RBAC), the principle of least privilege applied concretely, admin action audit logging, and emergency/break-glass access procedures. Use whenever a system has more than one privilege level, before building the…

4 17d ago A 75 tokens original MIT

api-design-document

02

fattain-naime/engineering-docs

Skill Claude CodeCodex

Design a production-ready API specification aligned with OpenAPI 3.1 standards. Covers resource modeling, endpoint design, request/response contracts, authentication, versioning strategy, error handling, rate limiting, and pagination. Use when designing a new REST, GraphQL, or event-driven API.

4 17d ago A 62 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Create a standalone Architecture Decision Record (ADR) for a single significant architectural decision. Captures context, decision, alternatives considered, and consequences. ADRs are immutable - once accepted, they are never edited, only superseded by a new ADR.

4 17d ago A 54 tokens original MIT

business-concept

04

fattain-naime/engineering-docs

Skill Claude CodeCodex

Turn a raw business idea into a complete business concept document. Covers problem, target users, value proposition, monetization, scope, timeline, and constraints. Use as the first step before any technical documentation.

4 17d ago A 45 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Design a production database schema including ERD, table definitions, data dictionary, indexing strategy, normalization decisions, and migration plan. Use when designing a new database, adding major entities, or documenting an existing schema.

4 17d ago A 46 tokens original MIT

deployment-plan

06

fattain-naime/engineering-docs

Skill Claude CodeCodex

Write a production deployment plan covering environment specs, deployment strategy (Blue-Green, Canary, Rolling, or Direct), step-by-step execution runsheet, go/no-go criteria, monitoring plan, and rollback procedure. Use before any non-trivial production release.

4 17d ago A 54 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Design a production-ready Design System and UI/UX visual style guide. Covers design tokens (colors, typography, spacing, shadows, radius), components (buttons, inputs, cards, tables, modals, navigation), layouts, interaction/hover states, iconography, motion design, responsive behavior, accessibility (WCAG 2.2), and…

4 17d ago A 93 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Write a disaster recovery and business continuity plan defining RTO/RPO targets, backup and failover procedures, DR tiers, and a recovery drill cadence for surviving major infrastructure loss, data corruption, ransomware, or regional outages. Use before launch of any system holding critical or financial data, or to…

4 17d ago A 84 tokens original MIT

implementation-plan

09

fattain-naime/engineering-docs

Skill Claude CodeCodex

Create a phased implementation roadmap that sequences the technical build of an entire project - build order, module dependencies, environment/tooling setup, per-phase Definition of Ready/Done, and integration checkpoints. Use after the project plan and architecture exist, to turn "what we're building and when" into…

4 17d ago A 70 tokens original MIT

incident-postmortem

10

fattain-naime/engineering-docs

Skill Claude CodeCodex

Write a blameless post-incident review (post-mortem / RCA) that documents what happened, the timeline, root cause analysis, impact assessment, and concrete action items to prevent recurrence. Follows Google SRE blameless post-mortem culture.

4 17d ago A 59 tokens original MIT

project-plan

11

fattain-naime/engineering-docs

Skill Claude CodeCodex

Create a project delivery plan covering scope, milestones, timeline, work breakdown, resourcing, stakeholder roles (RACI), dependencies, budget, quality gates, and a project-level risk register. Use at the start of any project to define who is building what, in what order, by when - before any code is written.

4 17d ago A 68 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Produce a structured security threat model using the STRIDE framework, identify trust boundaries, enumerate attack vectors, assess risk, and define concrete mitigations. Use when reviewing security of a new feature, system, or integration.

4 17d ago A 47 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Define Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets for a service, including multi-window multi-burn-rate alerting and an error budget policy. Use when establishing reliability targets, negotiating an external SLA, or deciding how much risk a team can spend on shipping velocity…

4 17d ago A 71 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Create a System Architecture Document (SAD) with C4 model diagrams, 4+1 view decomposition, integration maps, NFR constraints, and an Architecture Decision Record log. Use when documenting how an entire system or major subsystem is structured.

4 17d ago A 54 tokens original MIT

technical-blueprint

15

fattain-naime/engineering-docs

Skill Claude CodeCodex

Write a Technical Design Document (TDD) / Software Design Document (SDD) that details how a specific feature or component will be built. Covers problem statement, proposed design, data model, API contracts, alternatives considered, security threat analysis, test plan, and rollback plan. Use when an engineer or team…

4 17d ago A 77 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Assess whether a proposed technical solution is viable given the current stack, team, timeline, and constraints. Produces a go/no-go recommendation with evidence. Use before committing engineering resources to design or implementation.

4 17d ago A 46 tokens original MIT

technical-runbook

17

fattain-naime/engineering-docs

Skill Claude CodeCodex

Write a production operations runbook that provides on-call engineers with step-by-step procedures for operating, monitoring, and recovering a system. Covers system overview, alert response procedures, common failure modes, diagnostic commands, escalation paths, and maintenance procedures. Modeled on Google SRE…

4 17d ago A 62 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Write a technical specification (SRS/TSD) that captures stakeholder needs, system requirements, functional behavior, non-functional constraints, and acceptance criteria. Use when starting any significant engineering initiative.

4 17d ago A 41 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Create a production-ready Testing Strategy and QA Execution Plan. Covers testing levels (unit, integration, E2E, performance), mocking boundaries, test environment matrix, code coverage thresholds, and automated CI pipeline runsheets. Use when establishing a QA framework for a new system or feature set.

4 17d ago A 62 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Define who a product is for, what they're trying to accomplish, how success is measured, and what to instrument to know if it's working. Covers user personas (goal- and behavior-based, not demographic), jobs-to-be-done, success metrics/KPIs, and an analytics/event-tracking plan. Use before or alongside requirements…

4 17d ago A 92 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

The entry point for this plugin. Give it a raw project idea or concept and it takes over: runs a discovery conversation, decides which document skills apply and in what order, then generates that full document set one skill at a time. Use when you have an idea and don't yet know which documents you need.

4 17d ago A 68 tokens original MIT

fattain-naime/engineering-docs

Skill Claude CodeCodex

Document the complete user experience of a product - information architecture, user journeys, screen-by-screen flows, and every UI state (loading, empty, error, success) - independent of visual styling. Use to define exactly how a user moves through a product before or alongside implementation, so navigation and…

4 17d ago A 74 tokens original MIT