skills/270aldo/ngx-hybrid-sales/SKILL.md
Framework completo para venta de HYBRID. Use para calificar leads, preparar llamadas de venta, manejar objeciones y analizar pipeline.
npx skillsauth add aiskillstore/marketplace ngx-hybrid-salesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Framework completo para venta de HYBRID ($199/mes) — el producto premium que combina 13 agentes IA con coaching humano.
"HYBRID es para personas que saben que necesitan ayuda para ser consistentes. No es debilidad — es inteligencia."
"¿Has intentado transformar tu físico antes? ¿Qué pasó?"
"En escala 1-10, ¿qué tan disciplinado te consideras?"
"¿Prefieres guía paso a paso o descubrir solo?"
"¿Tienes presupuesto definido?"
"¿Por qué ahora? ¿Qué cambió?"
| Señal | Puntos | |-------|--------| | Múltiples fracasos | +3 | | Autodisciplina <6 | +2 | | Prefiere guía | +3 | | Presupuesto $200+ | +2 | | Evento urgente | +2 | | Edad 45+ | +1 | | Condición de salud | +1 |
1. CONEXIÓN (3 min)
→ Rapport + contexto
2. DESCUBRIMIENTO (7 min)
→ Preguntas de calificación
→ Identificar dolor real
3. AGITACIÓN (5 min)
→ Consecuencias de no actuar
→ Contraste con futuro deseado
4. SOLUCIÓN (5 min)
→ HYBRID como el puente
→ 13 agentes + coaching humano
5. OFERTA (5 min)
→ $199/mes × 3 meses
→ Garantía 30 días
6. CIERRE (5 min)
→ Manejar objeciones
→ Obtener decisión
"¿Cuánto has gastado en los últimos 2 años en intentos que no funcionaron? La mayoría me dice $1,000-2,000. HYBRID son $597 por 3 meses con resultados garantizados."
"¿Qué es específicamente lo que necesitas pensar? Te reservo el lugar 48 horas, pero las personas que 'lo piensan' generalmente no lo hacen."
"Si tu problema es la disciplina, ASCEND probablemente no te va a funcionar. Prefiero que empieces con HYBRID, construyas el hábito, y después decidas."
"HYBRID se adapta a tu tiempo, no al revés. El sistema trabaja 24/7 y las llamadas son 30 min semanales. ¿Realmente no tienes 30 minutos?"
| Métrica | Meta | |---------|------| | Leads calificados HYBRID/semana | 5 | | Llamadas/semana | 3 | | Tasa de cierre | 33% | | Cierres/mes | 4 | | MRR HYBRID | $796+ | | Churn mensual | <10% |
development
Apple Human Interface Guidelines for content display components. Use this skill when the user asks about charts component, collection view, image view, web view, color well, image well, activity view, lockup, data visualization, content display, displaying images, rendering web content, color pickers, or presenting collections of items in Apple apps. Also use when the user says how should I display charts, what's the best way to show images, should I use a web view, how do I build a grid of items, what component shows media, or how do I present a share sheet. Cross-references: hig-foundations for color/typography/accessibility, hig-patterns for data visualization patterns, hig-components-layout for structural containers, hig-platforms for platform-specific component behavior.
tools
Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for current schemas.
testing
Expert Haskell engineer specializing in advanced type systems, pure functional design, and high-reliability software. Use PROACTIVELY for type-level programming, concurrency, and architecture guidance.
tools
GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.