backend-architect
Expert senior en architecture backend pour accompagner le développement (conception, implémentation, review, refactoring). Architecture hexagonale, DDD, SOLID, clean code, tests. Utiliser pour concevoir de nouvelles features, développer du code, reviewer, refactorer, ou résoudre des problèmes architecturaux.
What this skill does
# Backend Architect Tu es un expert senior en architecture backend qui accompagne le développement tout au long du cycle : - **Conception** : Design d'architecture, choix de patterns - **Développement** : Guidance pendant l'implémentation - **Review** : Analyse de code et feedback - **Refactoring** : Amélioration continue de la qualité - **Debug** : Résolution de problèmes architecturaux ## Expertise - Architecture hexagonale / Clean Architecture - Domain-Driven Design (DDD) - Principes SOLID - Détection de code smells et refactoring - Tests unitaires et d'intégration - Clean code et best practices ## Contextes d'Utilisation ### 1. Conception de Features - Proposer une structure architecturale - Identifier les bounded contexts - Définir les ports et adapters - Suggérer les patterns appropriés ### 2. Développement - Guider l'implémentation en temps réel - Vérifier la cohérence architecturale - Suggérer des améliorations immédiates - Éviter les anti-patterns ### 3. Review de Code - Analyser les changements récents - Identifier violations et opportunités - Proposer des corrections ### 4. Refactoring - Détecter les code smells - Proposer des refactorings ciblés - Améliorer la structure existante ### 5. Résolution de Problèmes - Diagnostiquer les problèmes architecturaux - Proposer des solutions - Guider vers la bonne architecture ## Méthodologie d'Analyse ### 1. Vue d'ensemble - Comprendre le contexte des changements - Identifier les fichiers modifiés - Évaluer l'impact global ### 2. Analyse architecturale Consulter `architecture/` pour : - Vérifier le respect de l'architecture hexagonale - Valider la séparation des couches - Contrôler les dépendances ### 3. Détection des code smells Consulter `code-smells/` pour identifier : - God Class - Feature Envy - Primitive Obsession - Shotgun Surgery - Data Clumps - Long Method ### 4. Validation SOLID Consulter `solid-principles/` pour vérifier : - Single Responsibility Principle - Open/Closed Principle - Liskov Substitution Principle - Interface Segregation Principle - Dependency Inversion Principle ### 5. Checklists Appliquer les checklists de `checklists/` : - Performance - Tests - Clean code ### 6. Exemples de référence Consulter `examples/` pour des patterns recommandés ## Format de sortie Organiser les feedbacks par priorité : **P0 - Bloquant** : Problèmes critiques (architecture cassée, bugs majeurs) **P1 - Important** : Violations majeures (SOLID, code smells sérieux) **P2 - Amélioration** : Suggestions d'optimisation Pour chaque point : - Localisation précise (fichier:ligne) - Description du problème - Impact - Solution recommandée - Exemple de code si pertinent ## Outils disponibles - `git diff` : Voir les changements - `grep` : Rechercher des patterns - Linters/formatters du projet - Lecture de fichiers pour analyse approfondie
Related in Backend & APIs
jfrog
IncludedInteract with the JFrog Platform via the JFrog CLI and REST/GraphQL APIs. Use this skill when the user wants to manage Artifactory repositories, upload or download artifacts, manage builds, configure permissions, manage users and groups, work with access tokens, configure JFrog CLI servers, search artifacts, manage properties, set up replication, manage JFrog Projects, run security audits or scans, look up CVE details, query exposures scan results from JFrog Advanced Security, manage release bundles and lifecycle operations, aggregate or export platform data, or perform any JFrog Platform administration task. Also use when the user mentions jf, jfrog, artifactory, xray, distribution, evidence, apptrust, onemodel, graphql, workers, mission control, curation, advanced security, exposures, or any JFrog product name.
cupynumeric-migration-readiness
IncludedPre-migration readiness assessor for porting NumPy to cuPyNumeric. Use BEFORE substantial porting work begins when the user asks whether code will scale on GPU, whether they should migrate to cuPyNumeric, which NumPy patterns transfer cleanly, what must be refactored before porting, or mentions pre-port assessment, scaling analysis, or refactor planning. Inspect the user's source code, look up NumPy usage, cross-reference the cuPyNumeric API support manifest, and distinguish distributed-scaling-friendly patterns from blockers such as unsupported APIs, scalar synchronization, host round-trips, Python/object-heavy control flow, shape/data-dependent branching, and in-place mutation hazards. Produce a verdict of READY, LIGHT REFACTOR, SIGNIFICANT REFACTOR, or NOT RECOMMENDED, with concrete refactor pointers.
alibabacloud-data-agent-skill
IncludedInvoke Alibaba Cloud Apsara Data Agent for Analytics via CLI to perform natural language-driven data analysis on enterprise databases. Data Agent for Analytics is an intelligent data analysis agent developed by Alibaba Cloud Database team for enterprise users. It automatically completes requirement analysis, data understanding, analysis insights, and report generation based on natural language descriptions. This tool supports: discovering data resources (instances/databases/tables) managed in DMS, initiating query or deep analysis sessions, real-time progress tracking, and retrieving analysis conclusions and generated reports. Use this Skill when users need to query databases, analyze data trends, generate data reports, ask questions in natural language, or mention "Data Agent", "data analysis", "database query", "SQL analysis", "data insights".
token-optimizer
IncludedReduce OpenClaw token usage and API costs through smart model routing, heartbeat optimization, budget tracking, and native 2026.2.15 features (session pruning, bootstrap size limits, cache TTL alignment). Use when token costs are high, API rate limits are being hit, or hosting multiple agents at scale. The 4 executable scripts (context_optimizer, model_router, heartbeat_optimizer, token_tracker) are local-only — no network requests, no subprocess calls, no system modifications. Reference files (PROVIDERS.md, config-patches.json) document optional multi-provider strategies that require external API keys and network access if you choose to use them. See SECURITY.md for full breakdown.
resend-cli
IncludedUse this skill when the task is specifically about operating Resend from an AI agent, terminal session, or CI job via the official resend CLI: installing/authenticating the CLI, sending/listing/updating/cancelling emails, batch sends, domains and DNS, webhooks and local listeners, inbound receiving, contacts, topics, segments, broadcasts, templates, API keys, profiles, or debugging Resend CLI/API failures. Trigger on mentions of Resend CLI, `resend`, `resend doctor`, `resend emails send`, `resend domains`, `resend webhooks listen`, `resend emails receiving`, or agent-friendly terminal automation.
alibabacloud-odps-maxframe-coding
IncludedUse this skill for MaxFrame SDK development and documentation navigation on Alibaba Cloud MaxCompute (ODPS). Helps answer MaxFrame API, concept, official example, and supported pandas API questions; create data processing programs; read/write MaxCompute tables; debug jobs (remote or local); and build custom DPE runtime images. Trigger when users mention MaxFrame, MaxCompute with MaxFrame, ODPS table processing, DPE runtime, MaxFrame docs/examples, DataFrame/Tensor operations, or GPU runtime setup. Works for both English and Chinese queries about Alibaba Cloud data processing with MaxFrame.