when-optimizing-prompts-use-prompt-architect
À propos
Prompt Architect est un cadre permettant aux développeurs d'analyser, d'affiner et d'optimiser systématiquement les prompts en utilisant des techniques fondées sur des preuves. Il aide à améliorer la qualité et la cohérence des réponses de l'IA en identifiant les anti-modèles et en validant les modifications par des tests A/B. Utilisez-le lorsque vous avez besoin de restructurer un prompt peu performant ou de concevoir un nouveau prompt efficace à partir de zéro.
Installation rapide
Claude Code
Recommandénpx skills add DNYoussef/ai-chrome-extension -a claude-code/plugin add https://github.com/DNYoussef/ai-chrome-extensiongit clone https://github.com/DNYoussef/ai-chrome-extension.git ~/.claude/skills/when-optimizing-prompts-use-prompt-architectCopiez et collez cette commande dans Claude Code pour installer cette compétence
Dépôt GitHub
Compétences associées
vertex-agent-builder
MétaThis skill provides production-ready scaffolding for building and deploying generative AI agents on Google Cloud's Vertex AI platform. It enables developers to quickly implement agents with RAG, function calling, and multi-modal capabilities using Gemini models. Use this when you need to deploy scalable, enterprise-ready AI agents on Google Cloud infrastructure.
deepspeed
DesignThis skill provides expert guidance for distributed training using Microsoft's DeepSpeed library. It helps developers implement optimization techniques like ZeRO stages, pipeline parallelism, and mixed-precision training. Use this skill when working with DeepSpeed features, debugging code, or learning best practices for large-scale model training.
performance-analysis
AutreThis skill provides comprehensive performance analysis and bottleneck detection for Claude Flow swarms, helping developers identify optimization opportunities. It offers real-time monitoring, profiling of swarm operations, and generates detailed reports with actionable recommendations. Use this skill when you need to diagnose performance issues and improve the efficiency of your Claude Code applications.
when-profiling-performance-use-performance-profiler
AutreThis skill provides comprehensive performance profiling to measure, analyze, and optimize application performance across CPU, memory, I/O, and network dimensions. It helps developers identify bottlenecks, perform root cause analysis, and implement optimizations using tools like perf, Instruments, and clinic.js. Use it when you need systematic performance improvement through baseline measurement, detection, and optimization phases.
