daycare-ui

Create themed, localized UI components, sections, and pages for the daycare website.

Updated Jun 26, 2025
One-click install
npx skills add https://github.com/williamjxj/friendshipdaycare --skill daycare-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daycare-ui
Source: https://github.com/williamjxj/friendshipdaycare/tree/main/.github/skills/daycare-ui
Command: npx skills add https://github.com/williamjxj/friendshipdaycare --skill daycare-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams rapidly build and recreate UI components, sections, and pages for the Friendship Corner Daycare website with consistent theming, internationalization, and responsive design.

Core Features & Use Cases

  • Comprehensive UI development across 5 themes (Professional, Nature, Playful, Dark, Violet) and 5 languages (en, zh, fr, es, ko)
  • Recreates and extends components, sections, and pages following a centralized design system and tokens
  • Supports responsive design, theming, i18n, animations, and SEO-ready metadata for pages
  • Use Case: Design a new testimonials section and apply theme/i18n rules automatically across the site

Quick Start

Create a new testimonials section for the daycare site following the daycare UI patterns and apply all 5 themes and translations.

Frequently Asked Questions about daycare-ui

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

FAQPage Schema
How do I build a daycare website with multi-theme UI components?

You build a daycare website with multi-theme UI components using a centralized design system that enforces CSS variable theming across five themes: Professional, Nature, Playful, Dark, and Violet, ensuring consistent visual output.

What is the best way to add internationalization to a daycare website?

The best way to add internationalization to a daycare website is by applying i18n keys within modular components to support five languages (en, zh, fr, es, ko) automatically during page creation and recreation.

How do I create responsive UI sections with Framer Motion animations?

You create responsive UI sections with Framer Motion animations by using predefined templates for sections and pages that enforce design-system usage, automatically scaffolding the required animation logic and responsive styles.

Can I scaffold SEO-ready pages and metadata for a childcare site?

Yes, you can scaffold SEO-ready pages and metadata for a childcare site because the UI development process includes automatic metadata scaffolding for pages, ensuring all generated sections are optimized for search engines.

Does this UI approach support recreating existing sections across multiple themes?

Yes, this UI approach supports recreating existing sections across multiple themes by extending components through a centralized design system and tokens, automatically applying the five themes and five languages to the recreated elements.

What are the limitations of using a centralized design system for daycare UI?

The limitation of using a centralized design system for daycare UI is that all components, sections, and pages must strictly conform to the enforced design tokens and CSS variable theming, restricting custom styles outside the five predefined themes.