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

agyflow

agyflow contient 21 skills collectées depuis palucdev, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

development
Développeurs de logiciels

Unified orchestrator for all development tasks. ALWAYS execute when invoked — never skip for 'straightforward' tasks. Phases adapt based on detected task characteristics rather than predetermined types. Use for any development work that modifies code.

2026-06-22
docs-manager
Développeurs de logiciels

Internal engine for managing project documentation and technical standards in .agyflow/docs/. Handles file operations, INDEX.md generation, and AGENTS.md integration. Invoked by flow-init, standards-update, and standards-discover skills.

2026-06-22
flow-init
Développeurs de logiciels

Initialize AI SDLC framework with intelligent project analysis and documentation generation

2026-06-22
migration
Développeurs de logiciels

Orchestrates the complete migration workflow from current state analysis through implementation to compatibility verification. Handles technology migrations, platform changes, and architecture pattern transitions with adaptive risk assessment, incremental execution, and rollback planning. Use when migrating technologies, platforms, or architecture patterns.

2026-06-22
performance
Développeurs de logiciels

Orchestrates performance optimization workflows using static code analysis to identify bottlenecks (N+1 queries, missing indexes, O(n^2) algorithms, blocking I/O, memory leaks). Accepts optional user-provided profiling data. Reuses standard specification, planning, implementation, and verification phases.

2026-06-22
product-design
Concepteurs web et d'interfaces numériques

Interactive product/feature design orchestrator. Transforms fuzzy ideas into structured product briefs through collaborative exploration, iterative refinement, and visual prototyping. Adaptive phases detect design complexity and adjust depth.

2026-06-22
quick-bugfix
Analystes en assurance qualité des logiciels et testeurs

Quick bug fix with TDD red/green gates and complexity escalation

2026-06-22
quick-dev
Développeurs de logiciels

Implement task directly with AI SDLC standards awareness (no planning mode)

2026-06-22
quick-plan
Développeurs de logiciels

Enter planning mode with AI SDLC standards awareness

2026-06-22
research
Analystes en études de marché et spécialistes en marketing

Orchestrates comprehensive research workflows from question definition through findings documentation. Handles technical, requirements, literature, and mixed research types with adaptive methodology, multi-source gathering, pattern synthesis, and evidence-based reporting. Supports standalone research tasks and embedded research phase in other workflows.

2026-06-22
reviews-code
Analystes en assurance qualité des logiciels et testeurs

Run automated code quality, security, and performance analysis on your code

2026-06-22
reviews-pragmatic
Analystes en assurance qualité des logiciels et testeurs

Run pragmatic code review to detect over-engineering and ensure code matches project scale

2026-06-22
reviews-production-readiness
Développeurs de logiciels

Verify production deployment readiness with comprehensive checks

2026-06-22
reviews-reality-check
Analystes en assurance qualité des logiciels et testeurs

Comprehensive reality assessment of completed work to verify it actually works and is production-ready

2026-06-22
reviews-spec-audit
Analystes en assurance qualité des logiciels et testeurs

Independent specification audit to verify completeness and clarity before implementation

2026-06-22
standards-discover
Développeurs de logiciels

Discover coding standards from project configuration files, code patterns, documentation, and external sources (PRs, CI/CD)

2026-06-22
standards-update
Développeurs de logiciels

Update or create project standards from conversation context or explicit description

2026-06-22
work
Développeurs de logiciels

Unified entry point — auto-classifies tasks and routes to appropriate workflow. ALWAYS execute when invoked via slash skill.

2026-06-22
implementation-plan-executor
Autres occupations informatiques

Execute implementation plans by delegating each task group to task-group-implementer subagent. Main agent coordinates prepares context, invokes subagent, processes output, marks checkboxes, updates work-log. Uses lazy standards loading from INDEX.md with keyword-triggered discovery.

2026-06-19
implementation-verifier
Analystes en assurance qualité des logiciels et testeurs

Verify completed implementations for quality assurance. Delegates all verification work to specialized subagents - completeness checking, test execution, code review, pragmatic review, production readiness, and reality assessment. Compiles results into comprehensive verification report. Read-only verification - reports issues but does not fix them. Use after implementation is complete and before code review/commit.

2026-06-19
orchestrator-framework
Développeurs de logiciels

Shared orchestration patterns for all workflow orchestrators. NOT an executable skill - provides reference documentation for phase execution, state management, interactive mode, and initialization. All orchestrators reference these patterns.

2026-06-19