# Project Guidelines Template

Example project-specific skill template based on a real production application. Starting point for creating custom project skills.

## Manifest

```json
{
  "name": "Project Guidelines Template",
  "description": "Example project-specific skill template based on a real production application. Starting point for creating custom project skills.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/project-guidelines-example",
  "source_pin": null,
  "manifest_hash": "68a3764074ab8b94",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

