Directory Submissions
Awesome-list PR submissions and community directory posts for DocsCI. Forks with the changes are live on GitHub — PRs ready to open.
3
Awesome-list forks submitted
4
Community posts ready
6.9k+
Stars across targeted lists
Awesome Lists
testthedocs/awesome-docs
⭐ 856Quality Assurance + GitHub ActionsAdded DocsCI to 'Quality Assurance' (alphabetically) and 'GitHub Actions' sections.
PR body (copy-paste)
## What is DocsCI? [DocsCI](https://snippetci.com) is a GitHub/GitLab-integrated CI service specifically for documentation quality: - **Snippet execution**: runs code examples in hermetic sandboxes (V8 isolates for JS/TS, Pyodide WASM for Python, allowlisted curl for HTTP examples) - **API drift detection**: diffs OpenAPI specs against documentation to catch parameter mismatches, schema changes, and deprecated endpoints - **Accessibility checks**: axe-core + structural validation (heading hierarchy, image alt text, WCAG 2.1 AA) - **PR comments**: posts precise file/line findings with AI-generated suggested fixes ## Changes - Added to **Quality Assurance** section (alphabetically between Doc Detective and EkLine) - Added to **GitHub Actions** section **GitHub Actions template:** https://snippetci.com/templates/docsci-github-actions.yml **Docs:** https://snippetci.com/docs
BolajiAyodeji/awesome-technical-writing
⭐ 2,187Useful ToolsAdded DocsCI to 'Useful Tools' section after Diátaxis Documentation System.
PR body (copy-paste)
## What is DocsCI? [DocsCI](https://snippetci.com) is a docs-specific CI pipeline for technical writers and API documentation teams: - Executes code examples in hermetic sandboxes — catches broken snippets before users hit them - Detects API drift by diffing OpenAPI specs against documentation - Runs accessibility checks (axe-core, heading hierarchy, WCAG 2.1 AA) - Posts precise PR comments with suggested fixes — no manual review needed **Website:** https://snippetci.com **GitHub Actions template:** https://snippetci.com/gists
yosriady/awesome-api-devtools
⭐ 4,008API DocumentationAdded DocsCI to 'API Documentation' section alongside ReDoc, Swagger UI, Readme.io.
PR body (copy-paste)
## DocsCI — CI pipeline for API documentation [DocsCI](https://snippetci.com) is a CI pipeline specifically for API documentation quality: - Executes code examples against your staging API in hermetic sandboxes - Detects drift between OpenAPI specs and documentation (parameter mismatches, schema changes, deprecated endpoints) - Runs accessibility checks on every PR - Posts GitHub/GitLab PR comments with precise findings and suggested fixes Fits well in the API Documentation section alongside Readme.io, Swagger UI, etc. as a QA/CI layer for docs. **Website:** https://snippetci.com
Community Posts
Hacker News — Show HN
Show HN: DocsCI — CI for Documentation. Full post copy available at /social.
PR body (copy-paste)
Show HN: DocsCI – CI for Documentation (snippet execution, API drift, accessibility) https://snippetci.com
Product Hunt
Developer ToolsFull Product Hunt launch copy at /launch. Schedule for Tuesday 12:01 AM PT.
Indie Hackers — Product Launches
Product LaunchesFull Indie Hackers post copy at /social.
BetaList
Developer ToolsSubmit at betalist.com/submit. Product name: DocsCI. Tagline: 'CI for your documentation — no more broken examples.'