This generates a working FAQ page with accordion sections, live search, and category filters. You get 12-18 realistic questions across 3-4 categories, all in a single HTML file with inline CSS and JS. The accordion uses proper ARIA or native details/summary elements, search filters questions case-insensitively as you type, and category pills toggle what's visible. It's useful when you need a help center or support page but don't want to wire up a backend. The skill reads your design system tokens for buttons and inputs, writes domain-specific questions instead of placeholders, and handles edge cases like very short FAQ lists by skipping the filters entirely.
npx -y skills add nexu-io/open-design --skill faq-page --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template