Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Agentic-development

Agentic-development contient 43 skills collectées depuis MatrixFounder, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
43
Stars
3
mis à jour
2026-06-10
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

skill-parallel-orchestration
Développeurs de logiciels

Use when decomposing tasks into parallel sub-tasks or spawning sub-agents. Vendor-agnostic core; load a per-vendor reference for concrete tool names, directory conventions, and invocation syntax.

2026-06-10
vdd-adversarial
Analystes en assurance qualité des logiciels et testeurs

Use when performing Verification-Driven Development with adversarial approach. Actively challenge assumptions and find weak spots.

2026-06-10
vdd-sarcastic
Analystes en assurance qualité des logiciels et testeurs

Use when performing VDD adversarial review with an opt-in sarcastic, provocative delivery style — a stylistic skin over vdd-adversarial mechanics (exhaustive reporting + objective bar).

2026-06-10
skill-adversarial-performance
Analystes en assurance qualité des logiciels et testeurs

Performance critic in adversarial style (optional sarcastic skin). Part of VDD Multi-Adversarial pipeline.

2026-06-10
skill-adversarial-security
Analystes en sécurité de l'information

Use when performing OWASP security critique in adversarial style (optional sarcastic skin). Part of VDD Multi-Adversarial pipeline.

2026-06-10
security-audit
Analystes en sécurité de l'information

Use when performing security vulnerability assessment (OWASP, secrets, dependencies, IaC, LLM, API, MCP/agentic) or when "thinking like a hacker" to find exploits.

2026-06-10
skill-safe-commands
Développeurs de logiciels

Centralized list of commands safe for auto-execution without user approval. Single source of truth.

2026-06-02
skill-orchestrator-patterns
Développeurs de logiciels

Stage Cycle pattern and dispatch table for Orchestrator compression. Defines common Init→Review→Revision flow.

2026-05-28
skill-enhancer
Développeurs de logiciels

Use when you need to audit, fix, or improve an existing agent skill to meet Gold Standard compliance.

2026-05-25
skill-creator
Développeurs de logiciels

Use when creating new Agent Skills, upgrading existing skills, running evals to test a skill, benchmarking skill performance, or optimizing a skill's description for better triggering accuracy. Guidelines for Gold Standard skill structures.

2026-05-25
skill-archive-task
Spécialistes en gestion de projets

Complete protocol for archiving TASK.md and PLAN.md (lockstep) with ID generation. Single source of truth for archiving.

2026-05-22
architecture-format-core
Analystes des systèmes informatiques

Core structure for Architecture documents. For full templates with examples, load architecture-format-extended.

2026-05-21
architecture-review-checklist
Analystes des systèmes informatiques

Detailed checklist for verifying System Architecture and Data Models.

2026-05-21
artifact-management
Développeurs de logiciels

Rules for managing local .AGENTS.md and global artifacts (TASK.md, PLAN.md, ARCHITECTURE.md).

2026-05-21
core-principles
Développeurs de logiciels

Fundamental principles of agentic development: atomicity, traceability, stub-first, minimizing hallucinations.

2026-04-15
developer-guidelines
Développeurs de logiciels

Guidelines for the Developer role: strict adherence, no unsolicited refactoring, documentation, security.

2026-04-15
skill-phase-context
Développeurs de logiciels

Skill loading tiers: TIER 0 (always), TIER 1 (phase-triggered), TIER 2 (extended). Defines when to load which skills.

2026-04-15
code-review-checklist
Analystes en assurance qualité des logiciels et testeurs

Structured checklist for code review: bugs, style, performance, security, docs.

2026-02-19
documentation-standards
Développeurs de logiciels

Standards for code documentation, comments, and artifact updates.

2026-02-19
skill-planning-format
Spécialistes en gestion de projets

Standards for Development Plans (PLAN.md) and Detailed Task Descriptions (TASK.md).

2026-02-19
skill-product-handoff
Gestionnaires des systèmes informatiques et d'information

Guidelines for managing the Product-to-Technical handoff, including Quality Gates and BRD Compilation.

2026-02-19
skill-reverse-engineering
Développeurs de logiciels

Regenerate architecture documentation from codebase analysis.

2026-02-19
skill-self-improvement-verificator
Développeurs de logiciels

Meta-skill for verifying Framework Upgrades (Gemini Self-Improvement).

2026-02-19
skill-spec-validator
Analystes en assurance qualité des logiciels et testeurs

Validates conformance between TASK.md (RTM) and PLAN.md (Atomic Checklists).

2026-02-19
skill-update-memory
Développeurs de logiciels

Auto-update .AGENTS.md files based on code changes.

2026-02-19
skill-session-state
Développeurs de logiciels

Persist and restore agent session context (Mode, Task, Summary) to survive resets.

2026-02-13
brainstorming
Spécialistes en gestion de projets

Use for ideation, requirements clarification, and architectural design. Adapts to task complexity (Trivial/Medium/Complex).

2026-02-01
architecture-design
Développeurs de logiciels

Guidelines for designing scalable and modular system architecture.

2026-01-30
requirements-analysis
Spécialistes en gestion de projets

Use when gathering and refining requirements into a structured TASK.

2026-01-30
skill-product-analysis
Directeurs marketing

Guidelines for creating and refining Product Vision and Strategy.

2026-01-30
skill-product-solution-blueprint
Directeurs marketing

Guidelines for creating Solution Blueprints (UX Flows, ROI, Risk Registers) for BRD preparation.

2026-01-30
skill-product-strategic-analysis
Analystes en études de marché et spécialistes en marketing

Guidelines for conducting Market Research (TAM/SAM/SOM) and Competitive Analysis.

2026-01-30
tdd-strict
Analystes en assurance qualité des logiciels et testeurs

Use when high-assurance reliability is required (Bug fixes, Critical Features, Quality Hardening).

2026-01-30
testing-best-practices
Analystes en assurance qualité des logiciels et testeurs

Guidelines for implementing effective and maintainable tests.

2026-01-30
plan-review-checklist
Spécialistes en gestion de projets

Detailed checklist for verifying Development Plans.

2026-01-26
skill-task-model
Développeurs de logiciels

Standards for Technical Specifications (TASK) and Use Cases.

2026-01-26
light-mode
Spécialistes en gestion de projets

Guidelines for fast-tracking trivial tasks (typos, UI tweaks, simple bugfixes).

2026-01-26
skill-product-backlog-prioritization
Spécialistes en gestion de projets

Guidelines for managing and prioritizing the Product Backlog using WSJF.

2026-01-25
architecture-format-extended
Développeurs de logiciels

Extended architecture templates with full examples. Imports architecture-format-core for base structure.

2026-01-22
planning-decision-tree
Développeurs de logiciels

Decision tree for breaking down tasks and prioritizing work.

2026-01-21
Affichage des 40 principaux skills collectés sur 43 dans ce dépôt.