project-guidelines-example

Standardize project guidelines for OpenCode Skill units with templates.

2|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/zhmxiaowo/opencode-simple --skill project-guidelines-example-zhmxiaowo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-guidelines-example
Source: https://github.com/zhmxiaowo/opencode-simple/tree/main/.opencode/skills/project-guidelines-example
Command: npx skills add https://github.com/zhmxiaowo/opencode-simple --skill project-guidelines-example-zhmxiaowo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a templated workflow for defining project guidelines in OpenCode Skill units, enabling teams to standardize project structure, architecture decisions, and documentation templates.

Core Features & Use Cases

  • Template skeleton for project-specific OpenCode skills
  • Standardized architecture and file-structure guidance
  • Reusable documentation templates and recommended patterns
  • Clear quick-start guidance to bootstrap new project skills

Quick Start

Copy this template into your OpenCode skill directory and customize it for your project.

Frequently Asked Questions about project-guidelines-example

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

FAQPage Schema
How do I standardize project guidelines for modular skills across different projects?

Project guidelines for modular skills require standardized frontmatter metadata, structured description sections, quick-start guidance, and consistent integration points. This provides a uniform skeleton for team-based skill development.

What is the best way to document architecture decisions in OpenCode skills?

Documenting architecture decisions in OpenCode skills is best handled by using a reusable documentation template that specifies required metadata fields and structured description sections, ensuring consistent architecture records across your project units.

How do I bootstrap a new OpenCode skill using a template skeleton?

You can bootstrap a new OpenCode skill by copying a project guidelines template into your OpenCode skill directory and customizing the frontmatter, metadata fields, and quick-start guidance for your specific project requirements.

Does this project guidelines template work for teams building modular skills?

Yes, this project guidelines template is designed specifically for teams building modular skills across projects, enabling them to maintain consistent structure, documentation standards, and clear architectural integration points.

What metadata fields are required when standardizing OpenCode skill units?

Standardizing OpenCode skill units requires specifying metadata fields for frontmatter name and description, alongside structured description sections and quick-start guidance, to ensure complete and consistent skill documentation.