evolplus

63 mods across 1 repository, 8 stars between them.

c4-author

25

evolplus/talos

Skill Claude CodeCodex

How to author C4 model (https://c4model.com) diagrams at levels C1-C3 in docs/architecture.md using C4-PlantUML notation. Consult when SA is producing architecture in design or extract mode.

8 27d ago A 51 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

How SA identifies gate fields and cross-component column-write contracts in the data model, and documents them in docs/architecture.md §6 so BE/FE Dev know which columns each task may write. Prevents the class of bug where the "ORM convenience" pattern (stamping a timestamp on every upsert) silently breaks downstream…

8 27d ago A 84 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

How to build a Figma Foundation page (design tokens + reusable components) BEFORE drawing screens, so spacing / text sizes / button styles / element alignment stay consistent across every surface. Consult on every UI/UX Designer dispatch (create / revise / import / incorporate). Pre-handoff token-compliance lint…

8 27d ago A 69 tokens original Apache-2.0

docker-deployment

28

evolplus/talos

Skill Claude CodeCodex

Deploy Dockerfile or docker-compose based services for DevOps tasks. Use for local Docker deploys, remote Docker hosts reached through ssh-remote-operations, image build/pull/tag checks, docker compose release directories, health checks, rollback notes, and deploy reports while keeping .env, registry credentials, SSH…

8 27d ago A 77 tokens original Apache-2.0

evo-devkit-contract

29

evolplus/talos

Skill Claude CodeCodex

Read when using the Evo Talos SDLC devkit plugin. Defines the orchestrator operating contract, source of truth, SRS sign-off protocol, open-issues gate, and universal hard rules.

8 27d ago A 46 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

SA pre-sign-off procedure for validating and completing docs/external-integrations/ .md placeholders. Use when Solution Architect is dispatched in external-integration-adequacy mode to fill operations, authentication, NFR posture, failure modes, regional/compliance constraints, adequacy issues, and to set Adequacy…

8 27d ago A 79 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Standardized frontend implementation guidance for FE Dev using the SRS-declared Frontend-Framework. Use when coding, refactoring, or reviewing UI work in React Native, ReactJS, Flutter, Vue.js, Angular, or Next.js; FE Dev reads docs/SRS.md Frontend-Framework plus §3.4.2/§3.4.5 for multi-app projects, then selects the…

8 27d ago A 111 tokens original Apache-2.0

figma-canvas-layout

32

evolplus/talos

Skill Claude CodeCodex

How to lay out Figma frames so screens don't visually overlap on the canvas, with frame-naming conventions and a pre-handoff overlap lint. Consult when UI/UX Designer is producing Figma content (create / revise / incorporate modes), and ALWAYS as a pre-handoff sanity check.

8 27d ago A 64 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

UI/UX Designer post-sign-off design workflow for create, import, revise, and incorporate modes. Produces or refreshes Figma-backed handoff artifacts, SRS Design References Node IDs, and plan updates while respecting Design-Flow A/B/C, Foundation tokens/components, page scoping, canvas lint, and human-edited Figma…

8 27d ago A 99 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Extract requirements and design-system evidence from a Figma file (screens, components, states, exact copy, form fields, interaction flows, design token evidence, accessibility hints) and write to docs/requirements/design-extracted/ - .md as additional source corpus for BA synthesis + srs-source-validator coverage…

8 27d ago A 145 tokens original Apache-2.0

figma-srs-mapping

35

evolplus/talos

Skill Claude CodeCodex

How to scan a Figma file provided in the SRS and produce a structured mapping of Figma frames/layers to SRS surfaces (User Stories + FRs). Consult when UI/UX Designer is in map mode — invoked by BA Phase 1.X pre-sign-off when a Figma URL is present in the requirements. Mapping qualifies surface coverage BEFORE SRS…

8 27d ago A 97 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Flutter implementation guidance for FE Dev. Use after fe-framework-coding-standard selects Flutter, when building or reviewing widgets, pages, state, navigation, theming, accessibility, selectors, and ordinary Dart/widget tests without changing native platform channels.

8 27d ago A 51 tokens original Apache-2.0

flutter-performance

37

evolplus/talos

Skill Claude CodeCodex

Flutter performance guidance for FE Dev. Use for slow widgets, rebuild churn, jank, large lists, image-heavy UI, animations, startup time, memory pressure, isolates, expensive layout/paint, or performance review of Flutter code.

8 27d ago A 50 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Flutter native/platform integration guidance for FE Dev. Use when a task touches platform channels, plugins, permissions, flavors, dart-define config, deep links, push notifications, secure storage, app lifecycle, native iOS/Android files, or platform-specific behavior.

8 27d ago A 57 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

How SA identifies format boundaries (any data crossing system A's output → system B's input with a format mismatch) and documents the required transformation in docs/architecture.md §6. Prevents the class of bug where each layer assumes the other handles format conversion — for example, GitLab ISO-8601 strings flowing…

8 27d ago A 90 tokens original Apache-2.0

git-commit

40

evolplus/talos

Skill Claude CodeCodex

Commit discipline for any agent or human committing to this repo. Verify identity before the first commit, follow the conventional-commits format with task traceability, exclude secrets via .gitignore, attribute human and AI contributors honestly.

8 27d ago A 49 tokens original Apache-2.0

incident-debugging

41

evolplus/talos

Skill Claude CodeCodex

Diagnose incidents in deployed environments from a DevOps operating stance. Use when a staging or production-like service is failing, error rates spike, rollouts regress, infrastructure degrades, or operators need timeline, impact, mitigation, rollback, and routing evidence without mutating systems or exposing secrets…

8 27d ago C 64 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Deploy services to a Kubernetes cluster for DevOps tasks. Use when manifests, Kustomize overlays, Helm charts, namespaces, rollout status, kubectl, or kubeconfig under project-root .k8s/ are involved, while preventing kubeconfig tokens, client keys, Secret manifests, and cluster credentials from entering model context.

8 27d ago C 71 tokens original Apache-2.0

local-deployment

43

evolplus/talos

Skill Claude CodeCodex

How DevOps composes the local Docker environment for QA and operator trials, including port probing, secret-safe env discovery, test-only runtime-reset endpoint verification for direct-DB fixtures, QA deploy-report fields, and human trial URLs without editing project Compose files.

8 27d ago A 55 tokens original Apache-2.0

migration-safety

44

evolplus/talos

Skill Claude CodeCodex

Evaluate database, schema, data, queue, index, or storage migrations before deployment. Use when DevOps must verify migration ordering, dry-run results, backups, expand-contract strategy, lock/runtime impact, data-loss risk, rollback constraints, and operator approvals.

8 27d ago A 55 tokens original Apache-2.0

evolplus/talos

Skill Claude CodeCodex

Verify that a deployment is observable before promotion. Use when DevOps must check logs, metrics, traces, dashboards, alerts, health endpoints, synthetic probes, SLO/error-budget signals, correlation IDs, runbook links, and incident triage evidence without exposing credentials or sensitive telemetry.

8 27d ago A 61 tokens original Apache-2.0

playwright-author

46

evolplus/talos

Skill Claude CodeCodex

Concrete how-to for QA-Author writing Playwright specs from markdown TCs — project layout, full-state resets for direct-DB fixtures and caches, parallel-worker isolation, contract-aware URL assertions, network mocking, retries, traces, and visual diffs. Consult after ui-test-execution when the target surface is web…

8 27d ago A 76 tokens original Apache-2.0

qa-author-by-task

47

evolplus/talos

Skill Claude CodeCodex

QA-Author by-task mode procedure. Use when QA-Author is dispatched for a master-plan task after TL, and after design-confirmed for UI tasks, to author task-scoped structural/api/e2e/functional test cases under docs/test-cases/by-task/ / and coordinate visual-spec generation for UI tasks.

8 27d ago A 71 tokens original Apache-2.0

qa-author-by-us

48

evolplus/talos

Skill Claude CodeCodex

QA-Author by-us mode procedure. Use when QA-Author is dispatched after SRS sign-off to author User Story scoped functional test cases under docs/test-cases/by-us/ /, create executable spec scaffolding, perform Pass 1 selector TODO marking, or perform Pass 2 selector backfill from docs/instrumentation-contract.md.

8 27d ago A 75 tokens original Apache-2.0