Kari Dev - Portfolio Website Skill

Create a full-stack portfolio website with React, NestJS, and Docker.

1|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/KARI-Dev-Community/academy --skill kari-dev-portfolio-website-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Kari Dev - Portfolio Website Skill
Source: https://github.com/KARI-Dev-Community/academy/tree/main/kari-dev-project-01-portfolio/.kilocode
Command: npx skills add https://github.com/KARI-Dev-Community/academy --skill kari-dev-portfolio-website-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires react, typescript, tailwindcss, vite, nestjs, docker, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating a professional portfolio website with a focus on frontend development, full-stack integration, and best practices.

Core Features & Use Cases

  • Responsive Layouts: Supports HTML/CSS/JavaScript and React for cross-device compatibility.
  • Full-Stack Implementation: Combines React for frontend and NestJS for backend with Docker for deployment.
  • Best Practices: Demonstrates semantic HTML, CSS theming, and state management.
  • Use Case: As a developer, use this Skill to create a professional portfolio website showcasing your projects and skills.

Quick Start

Deploy the sample portfolio website using 'docker compose up --build'.

Frequently Asked Questions about Kari Dev - Portfolio Website Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a full-stack portfolio website with React and NestJS?

A full-stack portfolio website with React and NestJS combines a React frontend with a NestJS backend, using Docker for deployment. This setup ensures responsive design, semantic HTML, and state management best practices.

Can I use Docker to deploy a React and NestJS portfolio application?

Yes, you can use Docker to deploy a React and NestJS portfolio application. The Skill provides a quick start command, 'docker compose up --build', to containerize and run the full-stack portfolio website efficiently.

What do I need to know to create a responsive portfolio website with this Skill?

Creating a responsive portfolio website requires knowledge of React, NestJS, Docker, and basic web development skills. You should also understand semantic HTML, CSS theming, and state management to implement best practices.

What's the best way to structure a full-stack portfolio for cross-device compatibility?

The best way to structure a full-stack portfolio for cross-device compatibility is using responsive layouts with React, semantic HTML, and CSS theming. This ensures the portfolio website adapts correctly across different devices.

Does this portfolio website setup support TypeScript and Tailwind CSS?

Yes, the portfolio website setup supports TypeScript and Tailwind CSS. These dependencies are integrated alongside React and Vite to provide typed development and utility-first styling for the frontend interface.