Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
DGouron
GitHub-Creator-Profil

DGouron

Repository-Ansicht von 62 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
62
Repositories
2
aktualisiert
2026-07-14
Repository-Explorer

Repositories und repräsentative Skills

followup-advanced
Softwarequalitätssicherungsanalysten und -tester

Follow-up review that never trusts a commit message — always re-reads the actual diff before resolving a thread. Cites a real source for new issues, matching review-advanced.

2026-07-14
review-advanced
Softwarequalitätssicherungsanalysten und -tester

Rigorous sequential-audit code review with a dedicated security block and cited pedagogical lessons. Customize for your project.

2026-07-14
followup-advanced
Softwarequalitätssicherungsanalysten und -tester

Review de suivi qui ne fait jamais confiance à un message de commit — relit toujours le diff réel avant de résoudre un thread. Cite une source réelle pour les nouveaux problèmes, comme review-advanced.

2026-07-14
review-advanced
Softwarequalitätssicherungsanalysten und -tester

Code review rigoureuse à audits séquentiels, avec bloc sécurité dédié et leçons pédagogiques sourcées. À personnaliser pour votre projet.

2026-07-14
review-doc
Softwarequalitätssicherungsanalysten und -tester

Complete review of a documentation-focused MR/PR with 5 sequential audits oriented for documentation projects (markdown-quality, link-validity, terminology, freshness, examples-validity). No code-architecture audits, no React patterns, no SOLID. An orchestrator runs each audit one by one. Generates an .md report and posts it directly on the MR/PR. Direct mode with sourced lessons.

2026-06-24
review-followup
Softwarequalitätssicherungsanalysten und -tester

Follow-up review to verify corrections on a MR. Sequential execution to avoid memory spikes. Checks blocking issues, detects new problems, and posts a concise report on GitLab.

2026-06-24
followup-basic
Softwarequalitätssicherungsanalysten und -tester

Follow-up review to verify fixes. Uses context file for thread management.

2026-06-22
review-basic
Softwarequalitätssicherungsanalysten und -tester

Basic code review skill template. Customize for your project.

2026-06-22
Zeigt die Top 8 von 43 gesammelten Skills in diesem Repository.
naming-audit
Softwareentwickler

Audit naming quality (files, functions, types, variables, folders) without reading the code. Takes names as input and reports what Claude understands from each name alone. Judges three axes: Screaming Architecture (does the name reveal the domain?), Clean Code (full words, intention-revealing, no abbreviations), and Ubiquitous Language (vocabulary consistency across the codebase). Useful to validate that names self-document.

2026-04-14
business-rules-extractor
Softwareentwickler

Extracts business rules from a module (backend + frontend) and produces three tables: Product view (business concepts), Backend dev view (type + source), Frontend dev view (type + source). Saves to docs/business-rules/.

2026-04-14
ddd
Softwareentwickler

Strategic DDD guide for this project (fullstack — backend + frontend share the same bounded contexts). Use to slice the domain into bounded contexts, define ubiquitous language, create a new business module, analyze boundaries between contexts. Tactical patterns follow Clean Architecture (see architecture-backend and architecture-frontend skills).

2026-04-14
event-storming
Softwareentwickler

Runs a Big Picture Event Storming session on a bounded context or the entire codebase (backend + frontend). Discovers domain events, commands, entities, context boundaries, frontend projections (hooks, presenters, views). Produces a structured document in docs/ddd/.

2026-04-14
implement-feature-frontend
Webentwickler

Autonomous frontend feature implementation via spec-driven development. Orchestrates a frontend-planner and a frontend-implementer with architecture-frontend preloaded. Applies Humble Object pattern to views, MVVM structure with Presenter classes + Zod ViewModels, singleton registry DI. Consumes specs produced by /product-manager. For backend features, use /implement-feature instead.

2026-04-14
product-manager
Projektmanagementspezialisten

Feature challenge and specification. Use to define a feature, write acceptance criteria, scope a ticket, produce INVEST specs with custom DSL in docs/specs/. Refuses vague scopes and forces clarification.

2026-04-14
tribal-knowledge
Softwareentwickler

Discover implicit team conventions (tribal knowledge) in a codebase. Spawns parallel sub-agents to analyze 6 axes: naming, error handling, testing, architecture, git workflow, and code idioms. Generates a structured report in docs/tribal-knowledge/.

2026-04-14
architecture-frontend
Softwareentwickler

Clean Architecture guide for the React frontend. Use to create frontend modules, entities, use cases, presenters, hooks, views, gateways, guards. Applies Humble Object pattern (Uncle Bob) — views are untestable glue, hooks and presenters hold all logic. For backend architecture, use architecture-backend instead.

2026-04-14
Zeigt die Top 8 von 19 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt