.agents/skills/create-template-page/SKILL.md
Guide for creating a new standardized page or content entry based on predefined templates (e.g., tourism, businesses, cruise ships).
npx skillsauth add simonpaag/cphport create-template-pageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When the user asks to create a new page or content entry, follow these strict guidelines to ensure consistency across the CPHport.com platform.
Determine the following from the user:
All pages and major components must follow this structure:
const ComponentName = () => { ... }).src/pages/[category]/ or src/components/templates/).<article>, <section>, <aside>).Every new page MUST include:
<title> and <meta name="description"> relevant to the specific service or business in Copenhagen Port.After writing the code, briefly explain to the user:
testing
How to systematically verify changes after a live deployment
development
Implement HTML/Tailwind designs generated by Google Stitch into the CPHport Next.js application.
testing
Check list and standards for search-engine optimizing every new page and entity on CPHport.com.
documentation
Standard guidelines and design system details for CPHport.com, combining Maritime and Industrial aesthetics.