when-analyzing-user-intent-use-intent-analyzer
تحليل نية المستخدم الغامضة
الطلبات غير الواضحة تضيع الوقت وتسبب الإحباط. تستخدم هذه المهارة علم النفس المعرفي والاستدلال الاحتمالي لفهم ما يعنيه المستخدمون حقاً، وطرح أسئلة توضيحية، وإنشاء خطط قابلة للتنفيذ مع درجات الثقة.
Descargar el ZIP de la skill
Subir en Claude
Ve a Configuración → Capacidades → Skills → Subir skill
Activa y empieza a usar
Pruébalo
Usando "when-analyzing-user-intent-use-intent-analyzer". Create an API with security
Resultado esperado:
- Understood: Build REST API with JWT authentication
- Confidence: 87%
- Action Plan: Design schema (1h) → Implement endpoints (3h) → Add auth (2h) → Test (1h)
- Clarifying Questions: 2 needed for framework preference and database choice
Usando "when-analyzing-user-intent-use-intent-analyzer". Help me improve performance
Resultado esperado:
- Understood: Optimize application runtime performance
- Confidence: 72%
- Action Plan: Profile code (30m) → Identify bottlenecks (1h) → Implement fixes (2h) → Benchmark (30m)
- Clarifying Questions: Need context on current stack and specific performance targets
Auditoría de seguridad
SeguroAll 158 static findings are FALSE POSITIVES. This is a pure documentation skill containing only markdown files (SKILL.md, README.md, PROCESS.md, process-diagram.gv) with no executable code. All detected patterns (external commands, filesystem operations, environment access) are illustrative code examples within documentation showing how an intent analyzer would work, not actual implemented functionality. The skill describes a 5-phase methodology for understanding ambiguous user requests using cognitive science principles.
Factores de riesgo
⚙️ Comandos externos (118)
📁 Acceso al sistema de archivos (8)
🌐 Acceso a red (1)
🔑 Variables de entorno (1)
Puntuación de calidad
Lo que puedes crear
توضيح المتطلبات
تحويل طلبات أصحاب المصلحة الغامضة إلى مواصفات تقنية دقيقة
منع سوء التواصل
ضمان الفهم الدقيق قبل البدء في تطوير الميزات المعقدة
تحسين دقة المهام
تقليل الأخطاء من خلال التحقق من الفهم باستخدام الاستدلال الاحتمالي
Prueba estos prompts
Analyze this request: [insert user request]
Analyze this request with project context: [request]. Project type: [description]. Recent work: [summary]
Decompose this multi-part request and identify dependencies: [complex request]
Assume expert user. Analyze and generate execution brief: [technical request]
Mejores prácticas
- توفير سياق المشروع مثل الملفات الحديثة والدليل الحالي
- الإجابة على الأسئلة التوضيحية بصدق للحصول على رسم خرائط احتمالي دقيق
- مراجعة التفسير قبل التأكد من اكتشاف سوء الفهم مبكراً
Evitar
- تجاوز التوضيح عندما تكون الثقة أقل من 0.8
- توفير سياق غير كامل يؤدي إلى تفسير خاطئ
- تأكيد الفهم دون مراجعة التحليل