Portfolio Template Skill (Codex + Claude Code)
Ready-made React portfolio template with automated deployment
❌ Building and maintaining a professional portfolio website from scratch is time-consuming and requires juggling multiple tools and deployment workflows.
✅ Deploy a fully functional, recruiter-ready portfolio site to GitHub Pages in minutes by customizing data files and pushing to git.
- ✓Data-driven content structure for easy customization
- ✓GitHub Pages deployment workflow included
- ✓Playwright E2E testing for quality assurance
- ✓Modern stack: React, Vite, TypeScript, Tailwind CSS
- ✓Multi-page routing with HashRouter support
👁 2 views · 📦 0 installs
Free to install — no account needed
Copy the command below and paste into your agent.
Instant access • No coding needed • No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 2 AI agents
- Lifetime updates included
Run this helper
Answer a few questions and let this helper do the work.
▸Advanced: use with your AI agent
Description
--- name: portfolio-template-builder description: Reuse this repository as a template to build and deploy a personal portfolio to GitHub Pages using React, Vite, TypeScript, Tailwind, HashRouter, and Playwright E2E checks. --- # Portfolio Template Skill (Codex + Claude Code) ## Purpose Use this repo as a reusable template for building a recruiter-friendly portfolio site. ## What this template provides - Static portfolio app with Home, Projects, About, and Contact routes - Data-driven content in `src/data/*.ts` - GitHub Pages deployment workflow - Automated browser testing (Playwright spec + real browser CLI user-flow scripts) ## Inputs to customize - Full name, title, website, GitHub, LinkedIn, resume URL in `src/data/profile.ts` - Skills in `src/data/skills.ts` - Project entries in `src/data/projects.ts` - Repository base path in `vite.config.ts` ## Required implementation sequence 1. Create repository from this template or clone it. 2. Install dependencies: ```bash npm install ``` 3. Update identity data in `src/data/profile.ts`. 4. Replace project list in `src/data/projects.ts` and keep URLs valid. 5. Add real images to `src/assets/images/projects/` and keep image names aligned with project data. 6. Put resume file at `public/resume.pdf`. 7. Set correct GitHub Pages base path in `vite.config.ts`. 8. Verify locally: ```bash npm run build npm run test:e2e ``` 9. Optional real browser validation: ```bash npm run test:e2e:flow:all ``` 10. Push to `main` and enable GitHub Pages with GitHub Actions in repo settings. ## Done criteria - `npm run build` passes - `npm run test:e2e` passes with coverage gate - Core user-flow scripts pass - Site deploys on GitHub Pages with valid links ## Prompt starter for agents Use this exact starter prompt in Codex or Claude Code: ```text Use this repository as a portfolio template. Tasks: 1) Replace profile, skills, and projects data with my info. 2) Keep the current architecture and styling system. 3) Ensure GitHub Pages base path is correct. 4) Run build + E2E tests and fix any issues. 5) Return a deployment checklist. Do not add backend services. ```
Security Status
Verified
Manually verified by security team
Related AI Tools
More Grow Business tools you might like
codex-collab
FreeUse when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.
Rails Upgrade Analyzer
FreeAnalyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
Asta MCP — Academic Paper Search
FreeDomain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic paper search, citation traversal, and author discovery.
Hand Drawn Diagrams
FreeCreate hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.
Move Code Quality Checker
FreeAnalyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working
Claude Memory Kit
Free"Persistent memory system for Claude Code. Your agent remembers everything across sessions and projects. Two-layer architecture: hot cache (MEMORY.md) + knowledge wiki. Safety hooks prevent context loss. /close-day captures your day in one command. Z