What problem does it solve? Creating new committee, cell, policy, or disclosure pages for the JKKN College of Pharmacy website normally requires manually copying layout patterns and matching an existing visual style, which leads to inconsistent pages. This Skill encodes the exact design tokens, section patterns, and file structure so every new static page matches the established institutional look. ## Core Features & Use Cases - Standardized page generation: Produces the required app/<slug>/page.tsx and app/<slug>/layout.tsx pair with hero banner, SEO metadata, and breadcrumb wiring. - Reusable section patterns: Provides ready-made blocks for intro cards, green-header zebra tables, green-dot bullet lists, and two-column card grids. - Raw content conversion: Maps pasted Word/PDF text into the correct sections — paragraphs to intro cards, name lists to tables, numbered points to bullet lists. - Use Case: A user pastes the member list and objectives of a new Library Committee and asks for a page "same design as sports-committee"; the Skill outputs both files with correct colors, tables, and metadata. ## Quick Start Ask the AI to create a new committee page for the JKKN pharmacy site using the pasted committee content and the standard institutional design.