project-guidelines-example

Scaffold project-specific skills with SKILL.md and YAML frontmatter.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/Eotel/claude-marketplace --skill project-guidelines-example-eotel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-guidelines-example
Source: https://github.com/Eotel/claude-marketplace/tree/main/plugins/base/skills/project-guidelines-example
Command: npx skills add https://github.com/Eotel/claude-marketplace --skill project-guidelines-example-eotel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardizes the creation of project-specific skills by providing a ready-to-use blueprint that captures architecture, file structure, code patterns, testing, and deployment guidance.

Core Features & Use Cases

  • Architecture overview templates for frontend, backend, and tooling
  • Predefined file structures and documentation conventions
  • Reusable code patterns, testing requirements, and deployment workflows

Quick Start

Create a new project-specific skill by copying this template and replacing the placeholders with your project's details.

Frequently Asked Questions about project-guidelines-example

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

FAQPage Schema
How do I create project-specific guidelines for AI-enabled development workflows?

To create project-specific guidelines, you can use a template that scaffolds architecture, file structure, code patterns, testing, and deployment guidance into a standardized Skill Unit with a SKILL.md file.

What is a Skill Unit and what structure does it require for project documentation?

A Skill Unit is a standardized format for project documentation that requires a SKILL.md file containing a name and description in YAML frontmatter, a Markdown body with operational instructions, and optional scripts, references, or assets.

Can I use this project template for both frontend and backend architecture documentation?

Yes, this project template applies to development teams across frontend, backend, and tooling contexts, providing architecture overview templates and deployment workflows for each environment.

How do I scaffold a new skill using a project guidelines template?

To scaffold a new skill, copy the template and replace its placeholders with your project's specific details, capturing your architecture, file structure, testing requirements, and deployment guidance.

What's the best way to standardize documentation conventions for deployment-guided skills?

The best way to standardize documentation conventions is to apply a template that enforces predefined file structures, reusable code patterns, and deployment workflows, ensuring consistency across project-specific skills.