Skip to main content

jb-612/tirvi

SkillsMP a collecté 42 skills depuis jb-612/tirvi. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
42
Étoiles GitHub
1
Forks GitHub
0

Affichage de 40 skills collectés sur 42.

métier
Développeurs de logiciels
description

DDD 7-Layer scaffold before TDD. Transforms approved user stories, acceptance criteria, functional design, and feature task breakdown into a production-grade, layered code skeleton — folders, interfaces, aggregates, value objects, domain events, test…

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

3-round multi-tier design review with 6 specialist reviewers (including HLD compliance), adversary challenge, cross-debate, and synthesis. Use during design pipeline stages 5/7 or standalone before TDD build.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Run design + review + TDD for 2-4 coupled features concurrently via native teams. Each feature gets a dedicated fresh-context designer + runner; team-lead brokers coupling decisions in real-time and runs a consolidated cross-feature review before the user…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Clean-slate architecture research for brownfield modernization. Evaluates open-source alternatives, design patterns, and build-vs-adopt decisions using multi-agent research teams with adversary debate. Part of the Brownfield Refactoring Toolkit.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Multi-perspective research with parallel agents — web research, codebase analysis, graph queries, and cost/risk analysis — synthesized into a structured report for design decisions.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

11-stage pipeline — HLD-driven design, PRD-driven stories via meeting room brainstorm, 2-round review, HLD-traced task breakdown, user approval. ACM graph-compatible traceability.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Cross-module boundary tests between layers

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Lightweight refactoring design skill — scaffolds workitems, fills design.md and tasks.md from existing research, single HITL gate. Skips user stories and multi-round review since behavior is already pinned by characterization tests.

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Software/architecture design pipeline. Runs when @biz-functional-design has already produced stories + test plans for a feature. Extracted from @design-pipeline Stages 2, 2.5, 4, 4b, 5–11; skips PRD-driven story generation. ACM graph-compatible traceability.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Break a feature design into atomic, testable tasks with estimates, dependencies, and test paths. Reusable standalone skill invoked by @design-pipeline or independently.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Flutter/Dart TDD micro-cycle engine. Widget tests, Riverpod provider tests, golden tests, 3-agent separation, traceability updates.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Go-native TDD micro-cycle engine. Table-driven tests, *_test.go co-located, 3-agent separation, gocyclo CC≤5, traceability updates.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

TDD router — validates prerequisites, detects language from task file paths, delegates to @tdd-go or @tdd-flutter. Use --accept-all to skip mode selection in the delegated skill.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Write Chicago-school functional, smoke, and regression test CODE from STD test definitions in traceability.yaml. Tests through public APIs with real collaborators, mocking only at system boundaries via shared fake registry.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generate canonical fake implementations (working in-memory test doubles) from port interfaces in the hexagonal architecture. Maintains a shared fake registry in pkg/testutil/fakes/ that all test-writing skills import from.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Code review for DDD 7L scaffold output. Skips Phase 1 quality gates (intentional NotImplemented failures expected) and runs design-aware Phase 2 review. Invoked at each gate during @ddd-7l-scaffold (after L1+L2, after L3, after L4+L5, after L6+L7). Outputs…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Produce epic-level Software Test Design (STD.md) with functional, smoke, regression tests and E2E anchors, plus feature-test traceability YAML.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Business functional design from PRD and market research — feature-by-feature user stories, DDD alignment, functional/behavioural test plans, ontology YAMLs, multi-agent review, adversarial loop, deferred-finding Git issues. Long-running; stops at design phase…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Cross-layer traceability queries. Answer "which tests cover X?", "what implements Y?", "find untested paths".

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Adversarial testing loop inspired by autoresearch. Generate adversarial cases, run against agent, evaluate, accumulate findings.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Write dual-lens characterization tests — pinning code behavior AND validating product intent. Reads reverse PRD + behavioral spec + ACM graph to produce tests that catch both regressions and intent violations. Part of the Brownfield Refactoring Toolkit.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

2-phase code review — Phase 1 automated quality gates, Phase 2 three-agent parallel manual review with master synthesis. Use when reviewing PRs, inspecting code, or auditing a module.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Conventional commits with traceability. Enforces commit format, runs pre-commit validation, and handles protected path HITL gate. Extracted from feature-completion.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Visualise the chain-of-thought of a design-pipeline run as light Mermaid diagrams. Reads a feature workitem's meeting-room + review-r1/r2/r3 markdown and emits 6 views (review DAG, meeting-room convergence, finding timelines, graveyard of overruled claims,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Creates and updates Mermaid diagrams for architecture, workflows, and data flows. Auto-invoked during planning for architecture diagrams.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create, update, classify, and archive docs in docs/. Enforces naming, versioning, folder placement, and lifecycle rules.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Post-code-review validation before commit. Lighter than @code-review — assumes automated gates + manual review already passed. Use when @code-review is done and tasks.md shows 100% complete.

Langue du texte source : anglais

mis à jour
métier
Représentants du service clientèle
description

Info-only answer lane. No artifact, no review, no design. Use for questions where the user wants information and does not intend to build or change anything yet. Offers an opt-in to save the exchange as an idea for @ideation.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Short design cycle for single-file / small-scope bug fixes. Skips @design-pipeline and @design-review (no meeting room, no adversary, no 6-specialist R1), but keeps a 1-page impact note, a 2-reviewer light check, @test-design scoped to the bug, /tdd,…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Produce a short idea memo for later research or design. Lightweight front door — no review ceremony, no design pipeline. Use when the user wants to capture a thought, not commit to building anything yet.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Produce impact review for unplanned changes

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Takes a Markdown narrative + Mermaid diagrams (.md / .mmd) and a brand asset folder, and produces a print-ready, editorially-reviewed A4 PDF. Diagrams are pre-rendered to SVG/PNG, content is paginated by hand to avoid bottom-clipping, and the result passes…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Launch parallel AI code reviews with multiple reviewers, then synthesize results.

Langue du texte source : anglais

mis à jour
métier
Éditeurs PAO
description

Generate PDF from Markdown with Mermaid diagrams. Pre-renders Mermaid to SVG, manages page breaks, converts via md-to-pdf.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Phase completion validation — verifies all features in a phase are complete, checks quality gates, and updates PLAN.md. Use when all features in a phase are done and ready for sign-off.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Reverse-engineer a Product Requirements Document from an existing codebase. Reconstructs product vision, personas, user stories, and business processes by analyzing code structure (ACM), runtime behavior (Sweep), and domain context. Part of the Brownfield…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Run a Claude Code coding agent inside a sandboxed Docker container with the claudeium SDLC harness pre-loaded. Use for autonomous coding tasks that need isolation from the host.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Analyze Runtime Sweep output — correlate with ACM knowledge graph, produce behavioral specifications and characterization test templates. Use after running sweep-observ against a target application.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Run quality gates — unit tests, linting, SAST, SCA, complexity, coverage. Use when running tests, checking code quality, or validating before commit.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 42.