.agents/memory/2026-02-25-portfolio-website-skill-creation.md

1.2 KiB

2026-02-25 Session Notes

Portfolio Website Skill Creation

Nicholai initiated a /skill-creator process to systematize the construction of portfolio and marketing websites. Using the oddcore-website (an indie game studio site) as the reference implementation, the goal is to create a comprehensive skill that enables one-shot website generation from client briefs and brand assets.

The skill will extract and package the complete workflow for building sites like oddcore-website—covering Astro setup, styling systems, component architecture, configuration patterns, deployment procedures, and quality assurance. This transforms ad-hoc, manual website construction into a repeatable, systematized process.

Workflow: Users provide a client brief, brand assets (logos, images, color schemes), and project direction. The skill will produce a production-ready Astro site with the same level of polish, architectural quality, and attention to detail as oddcore-website.

Approach: Deploy subagents to comprehensively review the oddcore-website codebase and extract all procedural knowledge, design patterns, component conventions, and best practices into skill documentation. This creates a reference guide for future website projects.