From cook-fr
Structured step-by-step reasoning process for complex tasks, architectural decisions, and trade-off analysis. Triggered by 'analyser en détail' or 'ultrathink'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cook-fr:ultrathinkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Exécute un processus de réflexion structuré étape par étape pour des tâches complexes et des décisions importantes.
Exécute un processus de réflexion structuré étape par étape pour des tâches complexes et des décisions importantes.
# Demander une réflexion approfondie à Claude
"Analyze [task] using ultrathink"
# Examiner la conception architecturale
"Analyze whether to choose microservices or monolith using ultrathink"
# Analyser la sélection technologique
"Analyze whether Rust or TypeScript is suitable for this project using ultrathink"
# Plongée approfondie dans la résolution de problèmes
"Analyze the causes of poor application performance and improvement methods using ultrathink"
# Décisions commerciales
"Prioritize new features using ultrathink. Consider user value, development cost, and technical risk"
# Conception de système
"Design an authentication system using ultrathink. Consider security, scalability, and maintainability"
# Analyse de compromis
"Analyze the choice between GraphQL vs REST API using ultrathink. Based on project requirements"
# Stratégie de refactorisation
cat src/legacy_code.js
"Develop a refactoring strategy for this legacy code using ultrathink"
# Résoudre une dette technique complexe
"Develop a strategy to modernize a 10-year legacy system using ultrathink. Include phased migration, risks, and ROI"
# Défis organisationnels
"Develop a scaling strategy for the development team using ultrathink. Assume expansion from 5 to 20 people"
# Migration de base de données
"Analyze migrating from PostgreSQL to DynamoDB using ultrathink. Consider cost, performance, and operational aspects"
Ultrathink est idéal pour des tâches qui nécessitent une réflexion approfondie dans le temps. Pour des questions simples ou des réponses immédiates, utilisez le format de question normal.
npx claudepluginhub wasabeef/claude-code-cookbook --plugin cook-frGuides step-by-step structured thinking for complex tasks and decisions: architecture analysis, technology selection, trade-offs, problem-solving.
Guides structured step-by-step reasoning for complex problems, design decisions, and trade-off analysis. Invoke via 'ultrathink' or 'deep analysis' prompts.
Guides step-by-step structured thinking for complex challenges like architecture decisions, trade-off analysis, and problem decomposition using MECE analysis and multi-perspective review.