https://github.com/brandonhimpfen/repo-checklists
Practical checklists for applying repository standards across different project types.
https://github.com/brandonhimpfen/repo-checklists
github open-source repo repo-standard repo-standards repository
Last synced: 10 days ago
JSON representation
Practical checklists for applying repository standards across different project types.
- Host: GitHub
- URL: https://github.com/brandonhimpfen/repo-checklists
- Owner: brandonhimpfen
- License: mit
- Created: 2026-03-22T21:49:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-22T22:34:00.000Z (3 months ago)
- Last Synced: 2026-03-23T16:31:03.681Z (3 months ago)
- Topics: github, open-source, repo, repo-standard, repo-standards, repository
- Homepage: https://www.himpfen.com/repo-standards/
- Size: 5.86 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Repo Checklists
Practical checklists for applying repository standards across different project types.
## Overview
Repo Checklists provides reusable checklists for building, reviewing, and publishing high-quality repositories.
These checklists are designed to operationalize the companion project **[Repo Standards](https://github.com/brandonhimpfen/repo-standards)**, which defines the underlying quality model and baseline expectations.
Use this repository when you want a practical way to confirm that a repository is ready to publish, improve, or review.
## Relationship to Repo Standards
Repo Standards defines the model.
Repo Checklists applies the model.
- **Repo Standards**: https://github.com/brandonhimpfen/repo-standards
- **Repo Checklists**: this repository
## What This Repo Includes
- A general-purpose repository checklist.
- Repo-type checklists for common project patterns.
- Templates for creating new checklists.
- A simple structure intended for direct adoption or adaptation.
## Included Checklists
- `general.md`
- `awesome-list.md`
- `npm-package.md`
- `dataset.md`
- `web-project.md`
- `ai-project.md`
## How to Use It
1. Start with the general checklist.
2. Apply the checklist specific to the repository type.
3. Review gaps before publishing or updating the repo.
These checklists are intended to be practical. They should reduce omissions and improve consistency, not create unnecessary process.
## License
This project is licensed under the MIT License.