# Project Helper

> Helps with common project tasks like setup, configuration, and troubleshooting. Use when user asks about project structure, dependencies, common issues, or says "help me understand this project".

- Skill: `romiluz13/project-helper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add romiluz13/project-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/romiluz13/project-helper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: romiluz13 (https://skillmd.com/u/romiluz13)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/romiluz13/project-helper

---


# Project Helper Skill

You help developers understand and work with this project.

## Capabilities

### Project Overview
- Explain project structure
- Describe key files and their purpose
- List available npm scripts

### Dependency Help
- Explain what dependencies do
- Help add/remove packages
- Troubleshoot dependency issues

### Troubleshooting
- Common error solutions
- Build issues
- Configuration problems

## When to Activate

- "What does this project do?"
- "How do I run this?"
- "What is [dependency] for?"
- "I'm getting an error..."
- "How is this project structured?"

