product-help-center
Design or audit AI-first help centers and knowledge bases. Use for taxonomy, article templates, RAG setup, or support chatbot planning.
What this skill does
# Help Center Design Design AI-first help centers, knowledge bases, FAQs, and learning materials. This skill reflects the shift from static help portals to AI-powered, embedded, personalized self-service systems. ## Workflow (Use As Default Order) 1. Define scope and constraints - Audience/personas, product area(s), product versioning, channels (web/in-app), compliance requirements, localization needs. 2. Inventory current knowledge - Top tickets, top searches, top articles, top escalation reasons, and known content owners. 3. Build information architecture - Category structure, tagging, navigation, URL strategy, and internal linking. 4. Standardize content - Article types, templates, AI-friendly writing rules, and visual standards. 5. Instrument and measure - KPIs, event tracking, dashboards, and search query logging. 6. Add AI support safely - Retrieval-first answers, citations, confidence thresholds, escalation rules, and transactional guardrails. 7. Run knowledge operations - Governance, freshness detection, release-driven updates, and continuous optimization. Expected outputs (adapt to request): - Help center taxonomy map + tag schema - Top 20 article backlog (by impact) + templates - Analytics spec (events + dashboard KPIs) - AI support spec (RAG sources, escalation thresholds, safety rules) - Operating cadence (owners + review schedule) ## Quick Reference ### Content Type Decision Matrix | User Need | Content Type | Format | AI Role | |-----------|--------------|--------|---------| | "How do I..." | How-To | Step-by-step | Suggest next steps | | "Why isn't..." | Troubleshooting | Problem -> Cause -> Fix | Diagnose & resolve | | "What is..." | Conceptual | Explanation | Summarize context | | "Quick answer" | FAQ | Q&A pairs | Instant response | | "Full specs" | Reference | Tables, lists | Search & retrieve | | "Learn feature" | Tutorial | Video + interactive | Personalized path | ### Platform Selection (Verify Pricing And Plan Limits) | Company Stage | Platform | Monthly Cost | Best For | |---------------|----------|--------------|----------| | Enterprise | Zendesk | $55+/agent | Complex workflows, compliance | | Growth/SaaS | Intercom | $29/seat + $0.99/resolution | Conversational, PLG | | SMB/Startup | Freshdesk | $29-69/agent | Budget-friendly, native AI | | Developer-focused | GitBook/Notion | $0-20/user | Docs-as-code | See [references/platform-guides.md](references/platform-guides.md) for setup/migration notes and [data/sources.json](data/sources.json) for curated comparison sources. ## 2025-2026 Best Practices ### Key Shifts | Aspect | Traditional (Pre-2024) | Modern (2025-2026) | |--------|------------------------|---------------------| | Support model | Separate help portal | Embedded in-app help | | AI role | Search assistant | Higher automation with safe escalation | | Search | Keyword matching | Semantic + RAG | | Content | Text-heavy articles | Visual-first (video, GIF, screenshots) | | Personalization | Same for all users | By role, version, behavior | | Maintenance | Manual curation | AI-driven freshness detection | | Navigation | Category browsing | Conversational + contextual | Avoid quoting hard statistics without verification; refresh trends and benchmarks via [data/sources.json](data/sources.json) when needed. ### AI-First Principles 1. **Agentic Resolution** — AI executes tasks (refunds, bookings, updates), not just answers 2. **Semantic Understanding** — Intent-based search, not keyword matching 3. **Proactive Assistance** — Surface help before users ask 4. **Content Freshness** — Auto-detect stale content, suggest updates 5. **Multi-Source Synthesis** — Pull from docs, tickets, Slack, release notes 6. **Memory-Rich AI** — Retain context across sessions for personalized support ### Emerging Trends (2026) | Trend | Description | Impact | |-------|-------------|--------| | **Voice Search** | Users speak instead of type to find information | Requires natural language KB content | | **Proactive AI** | AI detects/resolves issues before users report | Reduces inbound support volume | | **Embedded Help** | Help surfaces in-context, not separate portal | Higher engagement, lower friction | | **AI Operations Lead** | New role supervising AI agent behavior | Shift from execution to oversight | | **Hallucination Mitigation** | RAG grounding to reduce AI fabrication | Requires citation/source linking | ## Help Center Architecture ### Category Structure Rules ``` HIERARCHY LIMITS - Maximum depth: 2-3 levels - Top-level categories: 5-9 (cognitive load principle) - Articles per category: 10-20 (scannable) - Avoid: Deep nesting, internal org structure ``` ### Recommended Top-Level Categories ``` STANDARD CATEGORIES (adapt to product) 1. Getting Started — First-run, setup, quick wins 2. [Core Feature 1] — Primary use case 3. [Core Feature 2] — Secondary use case 4. Account & Billing — Settings, payments, security 5. Integrations — Third-party connections 6. Troubleshooting — Common issues, error codes 7. API & Developers — Technical documentation 8. What's New — Changelog, releases ``` ### Navigation Patterns - **Breadcrumbs** — Always show location in hierarchy - **Related Articles** — 3-5 contextually relevant links - **Next Steps** — Guide to logical next action - **Search Prominence** — Above fold, always visible - **Popular Articles** — Surface high-traffic content ## Article Types (Keep The Set Small) - How-To: task completion, 3-10 steps - Troubleshooting: symptoms -> causes -> solutions - FAQ: fast answers with links to deeper docs - Conceptual: explain terms and mental models - Reference: precise specs (tables, limits, error codes) Use the copy-paste templates in [references/article-templates.md](references/article-templates.md). ## AI Integration Patterns ### Chatbot Architecture ``` MODERN AI SUPPORT FLOW (2025) User query -> Intent detection (semantic understanding) -> RAG retrieval (KB + tickets + docs) -> Response and action (answer and/or execute task) -> Escalation check (confidence below threshold?) -> Human agent (if needed) ``` ### Agentic AI Capabilities (2025-2026) | Capability | Example | Platform | |------------|---------|----------| | Task execution | Process refund | Ada, Zendesk AI | | Appointment booking | Schedule call | Chatbase, Calendly | | Account updates | Change plan | Fin AI, custom | | Ticket creation | Escalate to human | All platforms | | Multi-system lookup | Check order + shipping | MCP integrations | ### Content for AI Consumption ```markdown AI-FRIENDLY WRITING RULES DO: - Clear headings with keywords - Structured data (tables, lists) - Explicit step numbering - Error messages verbatim - Unique article titles DON'T: - Ambiguous pronouns - Implicit assumptions - Marketing fluff in support content - Duplicate content across articles ``` See [references/ai-integration.md](references/ai-integration.md) for RAG setup, evaluation, and escalation patterns. ## Metrics & KPIs ### Core Metrics | Metric | Definition | Benchmark | |--------|------------|-----------| | **Self-Service Rate** | % issues resolved without agent | 60-80% | | **Deflection Rate** | Tickets avoided via KB | 30-50% | | **Search Success** | % searches -> helpful result | >70% | | **CSAT (KB)** | Article helpfulness rating | >80% positive | | **Time to Resolution** | Self-service completion time | <3 min | | **Zero-Result Rate** | Searches with no results | <5% | ### Content Health Metrics ``` FRESHNESS INDICATORS - Last updated > 6 months -> Review required - Last updated > 12 months -> Likely stale - No views in 90 days -> Consider archive - High bounce rate -> Content mismatch QUALITY INDICATORS - Thumbs down > 20% -> Rewrite needed - Escalation after viewing -> Content gap - Search -> immediate exit -> Title mismatch ``` ### ROI Calculation ``` SELF-SERVICE ROI FORMULA Monthly Savings = (Deflect
Related in Design
contribute
IncludedLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context — no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers at ~/.contribute-system/research/, append-only event log at ~/.contribute-system/log.jsonl. No database, no cloud calls. Use when the user asks about their PRs / issues / contributions, wants to find new work to take on, claim an issue, build/refresh a repo's dossier, or draft a Design Issue or PR. Trigger with "/contribute", "what's my PR status", "find a contribution", "claim issue X", "draft a Design Issue for Y", "refresh dossier for Z".
architectural-analysis
IncludedUser-triggered deep architectural analysis of a codebase or scoped subtree across eight modes — information architecture, data flow, integration points, UI surfaces, interaction patterns, data model, control flow, and failure modes. This skill should be used when the user asks to "diagram this codebase," "map the architecture," "show the data flow," "give me an ERD," "trace control flow," "find the integration points," "verify the layout pattern," "audit the UX architecture," or any similar request whose primary deliverable is mermaid diagrams plus cited reports under docs/architecture/. Dispatches haiku/sonnet sub-agents in parallel for per-mode exploration, then verifies every citation mechanically before any node lands in a diagram. Not for one-off prose explanations of code (use code-explanation) or for high-level system design from scratch (use system-design).
mcp
IncludedModel Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
react-native-skia
IncludedDesign, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-skia, Reanimated, and Gesture Handler. Use when the user wants canvas-driven UI, shaders, paths, rich text, image filters, sprite fields, Skottie, video frames, snapshots, web CanvasKit setup, or performance tuning for custom motion-heavy elements such as loaders, hero art, cards, charts, progress indicators, particle systems, or gesture-driven surfaces. Also use when the user asks for fluid, glow, glass, blob, parallax, 60fps/120fps, or GPU-friendly animated effects in React Native, even if they do not explicitly say "Skia". Do not use for ordinary form/layout work with standard views.
plaid
IncludedProduct Led AI Development — guides founders from idea to launched product. Six capabilities: Idea (discover a product idea), Validate (pressure-test the idea against fatal flaws, problem reality, competition, and 2-week MVP feasibility), Plan (vision intake + document generation), Design (translate image references into a design.md spec), Launch (go-to-market strategy), and Build (roadmap execution). Use when someone says "PLAID", "plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "plan a product", "define my vision", "generate a PRD", "product strategy", "plaid design", "design from image", "translate image to design", "create design.md", "extract design tokens", "plaid launch", "go-to-market", "launch plan", "GTM strategy", "launch playbook", "plaid build", "build the app", "start building", or "execute the roadmap".
nextjs-framer-motion-animations
IncludedAdds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.