BeClaude

devportfolio

New
4.9kGitHubGeneralby RyanFitzgerald

A 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.

First seen 5/22/2026

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

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/devportfolio.md https://raw.githubusercontent.com/RyanFitzgerald/devportfolio/main/SKILL.md
3
Invoke in Claude Code
/devportfolio

Use Cases

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.

Usage Examples

1

/devportfolio create my-portfolio

2

Add a new project entry with title 'Weather App', description 'A real-time weather dashboard', and link 'https://github.com/me/weather-app'

3

Customize the hero section to say 'Hi, I'm Jane Doe, a full-stack developer'

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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..