Skip to main content
Dépôt GitHub

easy-claude

easy-claude contient 281 skills collectées depuis duc01226, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
281
Stars
2
mis à jour
2026-08-03
Forks
0
Couverture métier
14 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

architecture-review-full
Développeurs de logiciels

[Architecture] Use when auditing the ENTIRE project architecture and production readiness in one pass — bundles architecture-review + architecture-scalability-review + production-readiness-review at project or diff scope, then synthesizes one consolidated Architecture Health Report.

2026-08-03
architecture-review
Développeurs de logiciels

[Code Quality] Use when reviewing architecture compliance for layers, messaging, service boundaries, CQRS, repos, entity events, and data/consistency/tenancy boundaries. Universal architecture laws, coupling taxonomy and the anti-pattern catalog live in `.claude/docs/architecture-knowledge.md` (project docs always outrank it).

2026-08-03
artifact-review
Développeurs de logiciels

[Code Quality] Use when you need to review artifact quality (PBI, user story, test spec, design spec) before handoff. Supports --type={pbi|story|spec-tests|design}.

2026-08-03
changes-review
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when reviewing current changes, staged or unstaged diffs, or branch-to-branch diffs.

2026-08-03
code-review
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when evaluating review feedback, requesting targeted code-quality review, or verifying completion claims.

2026-08-03
domain-entities-review
Développeurs de logiciels

[DDD Quality] Use when you need to review domain entities and value objects for DDD design quality.

2026-08-03
integration-test-review
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when you need to review integration tests for assertion quality, bug protection, repeatability, and test-spec traceability — AND verify the review target (changed production code) has test coverage (integration-first) with spec↔test↔code alignment.

2026-08-03
knowledge-review
Développeurs de logiciels

[Research] Use when you need to review knowledge artifacts for completeness, citation quality, confidence accuracy, and template compliance.

2026-08-03
performance-review
Développeurs de logiciels

[Debugging] Use when analyzing or optimizing performance bottlenecks: database queries, N+1 fan-out, indexing, API latency, memory/GC, concurrency and pool saturation, algorithmic complexity (O(n²)), network/protocol round trips, frontend rendering and Core Web Vitals, caching, and distributed/resilience paths. Calibration constants and domain laws (latency ladder, Little's Law, utilization knee, CWV thresholds, symptom→cause triage) live in references/performance-knowledge.md.

2026-08-03
plan-review
Développeurs de logiciels

[Planning] Use when you need to auto-review a plan for validity, correctness, and best practices — recursive: review, validate findings with why-review, fix validated findings, full re-review until no findings.

2026-08-03
production-readiness-review
Développeurs de logiciels

[Code Quality] Use when reviewing service-layer and API changes for production readiness.

2026-08-03
security-review
Analystes en sécurité de l'information

[Code Quality] Use when you need to perform a security review or audit on any scope — application code (OWASP Top 10 2025), secrets exposure, dependency/supply-chain malware, third-party repository vetting before install, infrastructure/config, CI/CD pipeline, AI-agent risks, and host/VPS compromise detection.

2026-08-03
ui-review
Concepteurs web et d'interfaces numériques

[Code Quality] Use when reviewing UI/frontend changes for long-content overflow, responsive multi-screen layout (flex-wrap / row-to-column on small devices), flex-vs-fixed sizing, z-index discipline, SCSS/BEM styling quality, and async UI states & feedback (loading indicator, error surface, empty state).

2026-08-03
why-review
Développeurs de logiciels

[Code Quality] Use when reviewing rationale and change quality for plans, PBIs, commits, diffs, docs, specs, reports, or explicit artifacts.

2026-08-03
workflow-review-changes
Développeurs de logiciels

[Workflow] Use when activating the Review Current Changes workflow for review, fix, and re-review recursively until all issues resolved.

2026-08-03
architecture-review-full
Analystes des systèmes informatiques

[Architecture] Use when auditing the ENTIRE project architecture and production readiness in one pass — bundles architecture-review + architecture-scalability-review + production-readiness-review at project or diff scope, then synthesizes one consolidated Architecture Health Report.

2026-08-03
architecture-review
Analystes des systèmes informatiques

[Code Quality] Use when reviewing architecture compliance for layers, messaging, service boundaries, CQRS, repos, entity events, and data/consistency/tenancy boundaries. Universal architecture laws, coupling taxonomy and the anti-pattern catalog live in `.claude/docs/architecture-knowledge.md` (project docs always outrank it).

2026-08-03
artifact-review
Développeurs de logiciels

[Code Quality] Use when you need to review artifact quality (PBI, user story, test spec, design spec) before handoff. Supports --type={pbi|story|spec-tests|design}.

2026-08-03
changes-review
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when reviewing current changes, staged or unstaged diffs, or branch-to-branch diffs.

2026-08-03
code-review
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when evaluating review feedback, requesting targeted code-quality review, or verifying completion claims.

2026-08-03
domain-entities-review
Développeurs de logiciels

[DDD Quality] Use when you need to review domain entities and value objects for DDD design quality.

2026-08-03
integration-test-review
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when you need to review integration tests for assertion quality, bug protection, repeatability, and test-spec traceability — AND verify the review target (changed production code) has test coverage (integration-first) with spec↔test↔code alignment.

2026-08-03
knowledge-review
Analystes en études de marché et spécialistes en marketing

[Research] Use when you need to review knowledge artifacts for completeness, citation quality, confidence accuracy, and template compliance.

2026-08-03
performance-review
Développeurs de logiciels

[Debugging] Use when analyzing or optimizing performance bottlenecks: database queries, N+1 fan-out, indexing, API latency, memory/GC, concurrency and pool saturation, algorithmic complexity (O(n²)), network/protocol round trips, frontend rendering and Core Web Vitals, caching, and distributed/resilience paths. Calibration constants and domain laws (latency ladder, Little's Law, utilization knee, CWV thresholds, symptom→cause triage) live in references/performance-knowledge.md.

2026-08-03
plan-review
Spécialistes en gestion de projets

[Planning] Use when you need to auto-review a plan for validity, correctness, and best practices — recursive: review, validate findings with why-review, fix validated findings, full re-review until no findings.

2026-08-03
production-readiness-review
Développeurs de logiciels

[Code Quality] Use when reviewing service-layer and API changes for production readiness.

2026-08-03
security-review
Analystes en sécurité de l'information

[Code Quality] Use when you need to perform a security review or audit on any scope — application code (OWASP Top 10 2025), secrets exposure, dependency/supply-chain malware, third-party repository vetting before install, infrastructure/config, CI/CD pipeline, AI-agent risks, and host/VPS compromise detection.

2026-08-03
ui-review
Concepteurs web et d'interfaces numériques

[Code Quality] Use when reviewing UI/frontend changes for long-content overflow, responsive multi-screen layout (flex-wrap / row-to-column on small devices), flex-vs-fixed sizing, z-index discipline, SCSS/BEM styling quality, and async UI states & feedback (loading indicator, error surface, empty state).

2026-08-03
why-review
Développeurs de logiciels

[Code Quality] Use when reviewing rationale and change quality for plans, PBIs, commits, diffs, docs, specs, reports, or explicit artifacts.

2026-08-03
workflow-review-changes
Développeurs de logiciels

[Workflow] Use when activating the Review Current Changes workflow for review, fix, and re-review recursively until all issues resolved.

2026-08-03
architecture-design
Développeurs de logiciels

[Architecture] Use when designing solution architecture across backend, frontend, data & consistency, integration & APIs, deployment, monitoring, testing, and code quality. Architecture laws, style-selection triggers, coupling taxonomy, trade-off tables and the anti-pattern catalog live in `.claude/docs/architecture-knowledge.md`.

2026-07-30
architecture-scalability-review
Développeurs de logiciels

[Architecture] Use when grading project architecture and scalability quality for greenfield init or brownfield audit: build/CI scalability, distributed-monolith risk, module isolation, dependency discipline, loose coupling, horizontal scaling, DRY, abstraction, clean architecture, observability, and delivery.

2026-07-30
changes-review-loop
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when you need to combine /changes-review + /fix in a recursive loop — each round runs /changes-review (report-only) to surface validated findings over a fixed diff scope, then /fix to resolve them, then loops again with a FRESH full /changes-review over the CHANGED diff until one complete pass produces zero validated findings (nothing left to fix).

2026-07-30
quality-gate-review
Spécialistes en gestion de projets

[Project Management] Use when you need to enforce quality gates, verify compliance with standards, track quality metrics, and generate audit trails.

2026-07-30
spec-clarify
Spécialistes en gestion de projets

[Code Quality] Use to validate a spec artifact's decisions with the user across three contexts — a freshly-authored Feature Spec (idea-to-spec), an existing canonical spec before PBI decomposition (spec-to-pbi), or a refined idea + §8 test-specs (idea-to-pbi deep mode). Detects the context, walks every applicable validation category, and runs an exhaustive but budget-bounded blocking clarification gate so every non-obvious or conflicting decision is confirmed before the artifact drives downstream work.

2026-07-30
sync-codex
Développeurs de logiciels

[Codex] Use when you need to run the full Codex mirror sync + verify pipeline (migrate → hooks → context → verify) standalone, no npm/package JSON needed.

2026-07-30
why-review-loop
Analystes en assurance qualité des logiciels et testeurs

[Code Quality] Use when you need to combine /why-review + /fix in a recursive loop — each round runs /why-review to find validated findings then /fix to resolve them, then loops again over the CHANGED target until a fresh full /why-review produces zero findings (nothing left to fix).

2026-07-30
workflow-architecture-audit
Développeurs de logiciels

[Workflow] Use when activating the Architecture Audit workflow to review the whole project's architecture, run an architecture health check, or check production readiness/scalability in one pass — read-only, produces one consolidated Architecture Health Report.

2026-07-30
workflow-review-changes-loop
Développeurs de logiciels

[Workflow] Use when you need to run /workflow-review-changes repeatedly in an outer convergence loop until a complete whole-workflow run applies zero fixes — recursive re-review of a fixed scope (branch-diff + current changes) until a clean no-op pass.

2026-07-30
architecture-design
Développeurs de logiciels

[Architecture] Use when designing solution architecture across backend, frontend, data & consistency, integration & APIs, deployment, monitoring, testing, and code quality. Architecture laws, style-selection triggers, coupling taxonomy, trade-off tables and the anti-pattern catalog live in `.claude/docs/architecture-knowledge.md`.

2026-07-30
Affichage des 40 principaux skills collectés sur 281 dans ce dépôt.