Repository Templates

Generate repository templates and documentation scaffolds with variable substitution.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/nsalvacao/nsalvacao-claude-code-plugins --skill repository-templates
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Repository Templates
Source: https://github.com/nsalvacao/nsalvacao-claude-code-plugins/tree/main/plugins/repo-structure/skills/repository-templates
Command: npx skills add https://github.com/nsalvacao/nsalvacao-claude-code-plugins --skill repository-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Standardizes repository governance by providing enterprise-grade templates for documentation and configuration, ensuring consistent structure across projects and teams.

Core Features & Use Cases

  • GitHub Documentation Templates: README.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, ISSUE_TEMPLATE.md, PULL_REQUEST_TEMPLATE.md
  • Configuration Templates: .editorconfig, .gitignore, linter configs, CI/CD workflows
  • Documentation Site Templates: MkDocs and Docusaurus configurations
  • Context-aware templates with variable substitution and governance guidance
  • Use Case: Create a new public project with a ready-to-publish repository skeleton including docs and CI

Quick Start

Provide a project name and governance preferences to generate a complete repository-template set.

Frequently Asked Questions about Repository Templates

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

FAQPage Schema
How do I generate standard GitHub documentation templates like README, CONTRIBUTING, and SECURITY files?▼

To generate GitHub documentation templates, provide a project name and governance preferences to automatically scaffold enterprise-grade files like README, LICENSE, CONTRIBUTING, and SECURITY policies with intelligent variable substitution.

Can I create CI/CD workflows and linter configs along with my repository documentation?▼

Yes, you can create CI/CD workflows and linter configs alongside repository documentation by generating a complete repository-template set that includes configuration files like .editorconfig, .gitignore, and CI/CD pipelines.

What is the best way to standardize repository governance across diverse tech stacks?▼

The best way to standardize repository governance is using enterprise repo templates that apply context-aware recommendations and variable substitution to ensure consistent project structure and configuration across diverse tech stacks.

Does this support setting up documentation site configurations for MkDocs or Docusaurus?▼

Yes, it supports documentation site configurations by generating scaffolds for MkDocs and Docusaurus setups, allowing you to quickly publish a documentation site alongside your standard repository files.

What do I need to provide to scaffold a ready-to-publish repository skeleton?▼

You need to provide a project name and your governance preferences to generate a complete, ready-to-publish repository skeleton that includes essential documentation, security policies, and CI/CD templates.

Can I use this to update existing repo files like ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE?▼

Yes, you can use this to update existing repository files by applying context-aware template generation and intelligent variable substitution to standardize ISSUE_TEMPLATE, PULL_REQUEST_TEMPLATE, and other essential governance documents.