Aleh Haiko Landing — AI skill for Claude Code
Personal landing page of Aleh Haiko, senior product designer.
How to install Aleh Haiko Landing
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open AlehHaiko/aleh-haiko-landing and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aleh Haiko Landing does
Personal landing page of Aleh Haiko, senior product designer. Built from the solo-unicorn template with Claude Code — coursework for CSE/MB651 Software Development with Agentic AI (CSTU). Next.js + TypeScript.
Alternatives in AI
- Power BI Agentic Development — Power BI AI skills and Power BI agents for Claude Code and GitHub Copilot: a plugin marketplace of Power BI sk 879 ★
- Ralph Loop — A long-running AI agent loop 292 ★
- Aiwg — Cognitive architecture for AI-augmented software development 204 ★
README
name: landing-page description: AI-powered personal landing page template. Your first portfolio project — tells your story and showcases your work.
Agentic Landing Page Template
**"When AI can do anything for you, what will you build?"**
A production-ready landing page template that teaches AI-assisted cloud development. Go from `git clone` to a live deployed site using natural language prompts and container commands.
Quick Start
**Prerequisites:** [Docker Desktop](https://www.docker.com/products/docker-desktop/), [Git](https://git-scm.com/), and an AI coding assistant ([Claude Code](https://docs.anthropic.com/en/docs/claude-code) or [Gemini CLI](https://github.com/google-gemini/gemini-cli)).
**Zero host installation:** You do NOT need Node.js, npm, or any other dev tools on your machine. Everything runs inside the Docker container.
**Tell your AI agent:**
"Clone the landing-page repo, start the dev container, and open localhost:3000"
Then customize with natural language:
"Update the hero section with my name 'Your Name' and title 'Your Title'"
**CLI Reference:**
git clone https://github.com/pingwu/landing-page.git
cd landing-page
npm run docker:dev
# Open http://localhost:3000
Tech Stack
| Technology | Version | Purpose |
|---|---|---|
| Next.js | 16 | React framework with App Router |
| React | 19 | Component-based UI |
| TypeScript | 5.9 | Type safety (strict mode) |
| Tailwind CSS | 4 | Utility-first styling |
| Vitest | 4 | Unit and component testing |
| Docker | — | Containerized development |
| AWS App Runner | — | Cloud deployment |
Use Cases
The default template works for consulting services, professional portfolios, digital resumes, and enterprise initiative sites. Alternative templates are in `templates/`.
Container Commands
**Important for AI agents:** `npm run docker:dev` already runs the container in detached mode with hot-reload enabled. The dev server starts aut
Related Skills
Agentic Shopping Site
Landing site for Agentic Shopping Autopilot — open-source AI shopping agent that reads your notes first, then
Claude Design Skill
A portable Claude Skill that turns Claude into an expert designer for HTML artifacts — decks, landing pages, p
Agentic Product Page Auditor
Audits whether an AI shopping agent can read and buy from a product page. Reconstructs the product graph an ag
Agentic Sdlc Personas
Twenty-four persona kits for an AI-native software development lifecycle. Validated primitives for GitHub Copi
F1 Race Strategy Agent
CSE 598 Agentic AI capstone baseline — an agentic F1 race-strategy engineer: a Claude tool-use loop that recom
Agent Crew Landing
Landing page for AgentCrew — Orchestrate AI Agent Teams
Related Agents
Sf AI Architect
AI Architect of the Software Factory cell. Use whenever a project has an ML/DL/agentic-AI component, to decide
Landing Builder
Use for the structural spine of the Chain Method build (landing-page core) — from the subject/audience/job sta
Web Builder
Builds and ships marketing websites, landing pages and brochure sites on Next.js App Router and Vercel. Use fo