help-system-architect

Design and generate in-app help systems with visual guidance paths and FAQ databases.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/Spectaculous-Code/raamattu-nyt --skill help-system-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help-system-architect
Source: https://github.com/Spectaculous-Code/raamattu-nyt/tree/main/.claude/skills/help-system-architect
Command: npx skills add https://github.com/Spectaculous-Code/raamattu-nyt --skill help-system-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of in-app help systems, ensuring users can easily find the information and guidance they need without developer intervention.

Core Features & Use Cases

  • Havainnepolku (Guidance Path): Design and generate interactive, step-by-step navigation components that guide users through complex workflows.
  • FAQ System: Populate and manage a searchable, database-driven FAQ for quick answers to common user questions.
  • Contextual Help: Integrate tips and explanations directly within the user interface.
  • Use Case: When a user is trying to create a new "Reel" in the app, the Havainnepolku component will appear, showing them the steps: "Select Verse", "Press 'Create Reel'", "Choose Style", "Publish".

Quick Start

Generate FAQ pairs for the 'account' category by reviewing the app's user profile features.

Frequently Asked Questions about help-system-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create step-by-step in-app guidance for complex workflows?

You create step-by-step in-app guidance by generating interactive Havainnepolku components that visually guide users through predefined tasks. These navigation paths trigger contextually, showing users sequential actions like selecting options within the interface.

What is a database-driven FAQ system for user onboarding?

A database-driven FAQ system is a searchable knowledge base providing quick answers to common user questions. It populates contextual help categories, like account features, and creates a search index allowing users to find answers without developer intervention.

How do I integrate contextual help content directly into my user interface?

Integrate contextual help by utilizing core user model data to define specific user tasks and paths. The system generates targeted tips and explanations appearing directly within the UI, managing content delivery based on the current workflow state.

Can I generate FAQ content automatically based on existing app features?

Yes, you can generate FAQ pairs by reviewing existing app features and user profile data. The system defines user tasks from core model data, allowing you to populate categories like 'account' by analyzing the application's current functionality.

Does the in-app help system require external dependencies to manage user guidance?

No, the in-app help system operates without external dependencies. It utilizes specific internal packages for component development and data management, ensuring the help infrastructure and search index creation function independently.

What is the best way to manage searchable help content without developer intervention?

The best way to manage searchable help content is by using a generated FAQ database integrated with core user model data. This allows non-developers to maintain contextual help and search indices by defining user tasks and paths within the system.