Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Project Docs

ASecurity

Project brief and PRD patterns for non-technical project documentation. Use when running /my_project, creating project briefs, defining product requirements, or asking about value propositions and target audiences.

6 stars
0 votes
0 copies
4 views
Added 2/7/2026
developmentrustgosqlreactapidocumentation

Works with

claude codeapi

Security Analysis

A100/100

Scanned 2/10/2026

Install to Claude Code

$npx -y skills add anilcancakir/claude-code-plugins --skill project-docs --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Project Docs?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Project Docs
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/anilcancakir-project-docs/badge)](https://www.skillsdirectory.com/skills/anilcancakir-project-docs)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: project-docs
description: Project brief and PRD patterns for non-technical project documentation. Use when running /my_project, creating project briefs, defining product requirements, or asking about value propositions and target audiences.
tools: Read, Write, Glob, Grep
---

# Project Documentation Skill

Patterns and templates for creating project briefs and product requirements documents (PRDs).

## Purpose

Create **non-technical** project documentation that answers:
- **What** is this project?
- **Who** is it for?
- **Why** does it exist?
- **What problem** does it solve?

This is NOT technical documentation. For technical docs, use CLAUDE.md.

## Project Brief vs PRD vs CLAUDE.md

| Document | Purpose | Audience |
|----------|---------|----------|
| project.md | Project identity and goals | Stakeholders, team |
| brand.md | Visual and verbal identity | Designers, marketing |
| CLAUDE.md | Technical configuration | Claude Code |

## Project.md Structure

### Minimal (MVP/Side Projects)

```markdown
# [Project Name]

> [Tagline - one memorable sentence]

[2-3 sentence description]

## Problem

[What pain point does this solve?]

## Solution

[How does your project solve it?]

## Target User

[Who is this for?]
```

### Standard (Startups/Products)

```markdown
# [Project Name]

> [Tagline]

[Description]

## Problem

**What**: [The pain point]
**Who**: [Who experiences it]
**Impact**: [Cost of the problem]

## Solution

[Value proposition]

## Target Audience

**Primary User**: [Role and context]
- Technical level: [Level]
- Key goal: [What they want]

## Core Features

| Feature | Benefit |
|---------|---------|
| [Name] | [User value] |

## Success Metrics

| Metric | Target | Timeframe |
|--------|--------|-----------|
| [KPI] | [Goal] | [When] |
```

### Comprehensive (Enterprise/Funded)

```markdown
# [Project Name]

> [Tagline]

[Description]

## Executive Summary

[One paragraph overview for executives]

## Problem Statement

**Problem**: [Detailed pain point]
**Evidence**: [Data, research, quotes]
**Who**: [Target segment with size]
**Impact**: [Business cost if unsolved]

## Solution

**Value Proposition**:
For [TARGET USER]
who [NEED/PROBLEM],
[PROJECT NAME] is a [CATEGORY]
that [KEY BENEFIT].
Unlike [ALTERNATIVES],
we [UNIQUE DIFFERENTIATOR].

## Target Audience

### Primary Persona
- **Name**: [Persona name]
- **Role**: [Job title/context]
- **Goals**: [What they want to achieve]
- **Pains**: [Current frustrations]
- **Technical**: [Skill level]

### Secondary Persona
[Similar structure]

## Core Features

### MVP Features (Must Have)
| Feature | Benefit | Priority |
|---------|---------|----------|
| [Name] | [Value] | P0 |

### Future Features (Nice to Have)
| Feature | Benefit | Priority |
|---------|---------|----------|
| [Name] | [Value] | P1/P2 |

## Success Metrics

### Leading Indicators
- [Metric]: [Target] by [Date]

### Lagging Indicators
- [Metric]: [Target] by [Date]

## Market Context

[If market research was conducted]

### Competitive Landscape
| Competitor | Strength | Weakness | Our Advantage |
|------------|----------|----------|---------------|

### Market Size
- TAM: [Total Addressable Market]
- SAM: [Serviceable Addressable Market]
- SOM: [Serviceable Obtainable Market]

## Out of Scope

[What we're explicitly NOT building]

## Risks & Mitigation

| Risk | Impact | Mitigation |
|------|--------|------------|
| [Risk] | [High/Med/Low] | [How to address] |
```

## Key Principles

### 1. Start with Why
- Lead with the problem, not the solution
- Show evidence of the pain point
- Make the reader care

### 2. User-Centric Language
- Features are benefits, not specs
- Use "you" and "your"
- Avoid technical jargon

### 3. Be Specific
- "30% time savings" not "faster"
- "Small business owners" not "users"
- Concrete examples over abstractions

### 4. Action-Oriented
- Each section should inform decisions
- Include success metrics
- Define clear scope

## Anti-Patterns to Avoid

| Avoid | Instead |
|-------|---------|
| "Built with React" | "Instant, responsive interface" |
| "Uses PostgreSQL" | "Your data is secure and backed up" |
| "RESTful API" | "Integrates with your existing tools" |
| "Users" | "Small business owners" |
| "Better" | "50% faster invoice processing" |

## Feature Writing Guidelines

### Good Feature Descriptions

```markdown
## Smart Scheduling
Never miss a deadline. Our AI analyzes your workload and suggests
the optimal time to work on each task based on your energy patterns.

**Benefit**: Spend less time planning, more time doing.
```

### Bad Feature Descriptions

```markdown
## Smart Scheduling
Uses machine learning algorithms with TensorFlow to optimize task
scheduling based on historical data analysis and user behavior patterns.

[Too technical, no clear benefit]
```

## Value Proposition Templates

### For B2B SaaS
```
For [TARGET ROLE] at [COMPANY TYPE]
who struggle with [PAIN POINT],
[PRODUCT] is a [CATEGORY]
that [PRIMARY BENEFIT].
Unlike [COMPETITOR/ALTERNATIVE],
we [UNIQUE VALUE] because [REASON].
```

### For Consumer Apps
```
[PRODUCT] helps [TARGET USER] [ACHIEVE GOAL]
by [HOW IT WORKS].
```

### For Developer Tools
```
[PRODUCT]: [WHAT IT IS] that [KEY BENEFIT].
Stop [PAIN] and start [POSITIVE OUTCOME].
```

## Integration with idea-research Plugin

If the idea-research plugin is installed, project.md can include:

- **Market Validation**: SWOT analysis, idea scoring
- **Competitive Analysis**: Competitor mapping, positioning
- **Market Sizing**: TAM/SAM/SOM calculations
- **Trend Analysis**: Timing assessment, growth drivers

Reference the idea-research agents for detailed market research.

## References

For detailed templates and examples, see:
- [references/documentation-patterns.md](references/documentation-patterns.md)

Attribution

anilcancakiranilcancakir
View sourceMore from anilcancakir →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

284072 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2192 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →