devportfolio
NewA modern, minimalist portfolio template built with Astro and Tailwind CSS. Perfect for developers looking to showcase their skills, experience, and projects in a clean, professional way.
Summary
This skill provides a modern, minimalist portfolio template built with Astro and Tailwind CSS, enabling developers to quickly create a professional personal website to showcase their skills, experience, and projects.
- It handles the setup and scaffolding so you can focus on customizing content rather than building from scratch.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/devportfolio.md https://raw.githubusercontent.com/RyanFitzgerald/devportfolio/main/SKILL.md/devportfolioUse Cases
Usage Examples
/devportfolio create my-portfolio
Add a new project entry with title 'Weather App', description 'A real-time weather dashboard', and link 'https://github.com/me/weather-app'
Customize the hero section to say 'Hi, I'm Jane Doe, a full-stack developer'
Security Audits
Frequently Asked Questions
What is devportfolio?
This skill provides a modern, minimalist portfolio template built with Astro and Tailwind CSS, enabling developers to quickly create a professional personal website to showcase their skills, experience, and projects. It handles the setup and scaffolding so you can focus on customizing content rather than building from scratch.
How to install devportfolio?
To install devportfolio: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/devportfolio.md https://raw.githubusercontent.com/RyanFitzgerald/devportfolio/main/SKILL.md. Finally, /devportfolio in Claude Code.
What is devportfolio best for?
devportfolio is a skill categorized under General. Created by RyanFitzgerald.
What can I use devportfolio for?
devportfolio is useful for: Quickly scaffold a new developer portfolio site with Astro and Tailwind CSS.; Customize the portfolio layout and styling to match your personal brand.; Add project showcases with descriptions, links, and screenshots.; Update your work experience and skills sections with ease.; Deploy the portfolio to a static hosting service like Netlify or Vercel.; Generate a responsive, SEO-friendly personal website in minutes..