A growing collection of open-source projects organized around six pillars of human access — built for practitioners, advocates, and the people they serve.
These projects are Claude Skills — structured AI prompt systems that run inside Claude.ai. No coding required.
flowchart LR
A["<b>1. Clone</b><br/>Download from GitHub"] --> B["<b>2. Upload</b><br/>Add SKILL.md to<br/>Claude Project"] --> C["<b>3. Converse</b><br/>The skill guides<br/>you from there"]
style A fill:#2D5A7B,stroke:#2D5A7B,color:#fff
style B fill:#5B7A3A,stroke:#5B7A3A,color:#fff
style C fill:#C4785B,stroke:#C4785B,color:#fff
# 1. Clone any project
git clone https://github.com/dougdevitre/cotrackpro.git
# 2. Open Claude.ai -> Create a Project -> Upload SKILL.md as project knowledge
# 3. Start a conversation — the skill guides you from thereEach skill's SKILL.md file teaches Claude a specialized workflow — from generating court-ready documents to navigating workforce programs across all 114 Missouri counties.
mindmap
root((Access<br/>Projects))
Justice
cotrackpro
Court prep
Education
doug
K-12 Standards
Lesson Planning
Housing
access-to-housing
PropTech
Fair Housing
Services
mo-jobs
mostart
jta-platform
Social Services
WIOA Navigation
Peace
cotrackpro-skills
De-escalation
Safety Planning
Safety
access-to-safety
Risk Assessment
Crisis Resources
| 6 | 7 | 400+ | 114 |
| Pillars | Projects | Modules | MO Counties Served |
graph TD
subgraph Pages
IDX[index.html<br/><i>Landing page</i>]
J[justice.html]
E[education.html]
H[housing.html]
S[services.html]
P[peace.html]
SF[safety.html]
ERR[404.html]
end
subgraph Assets
CSS[styles.css<br/><i>Dark mode, responsive, print</i>]
OG[og-image.png<br/><i>1200x630 social card</i>]
MF[manifest.json<br/><i>PWA support</i>]
end
subgraph SEO
SM[sitemap.xml]
RB[robots.txt]
end
IDX --> J & E & H & S & P & SF
CSS -.-> IDX & J & E & H & S & P & SF & ERR
style IDX fill:#2D5A7B,stroke:#2D5A7B,color:#fff
style J fill:#C4785B,stroke:#C4785B,color:#fff
style E fill:#4A7C59,stroke:#4A7C59,color:#fff
style H fill:#2D5A7B,stroke:#2D5A7B,color:#fff
style S fill:#6B5B8A,stroke:#6B5B8A,color:#fff
style P fill:#7A6F5B,stroke:#7A6F5B,color:#fff
style SF fill:#B85C38,stroke:#B85C38,color:#fff
style ERR fill:#888,stroke:#888,color:#fff
style CSS fill:#333,stroke:#333,color:#fff
style OG fill:#333,stroke:#333,color:#fff
style MF fill:#333,stroke:#333,color:#fff
style SM fill:#333,stroke:#333,color:#fff
style RB fill:#333,stroke:#333,color:#fff
| Layer | Technology |
|---|---|
| Markup | Semantic HTML5 |
| Styling | Vanilla CSS (variables, Grid, Flexbox) |
| Interactivity | Vanilla JavaScript (no dependencies) |
| Fonts | DM Serif Display + DM Sans |
| Badges | Shields.io |
| Hosting | GitHub Pages |
| SEO | OpenGraph, Twitter Cards, JSON-LD, XML sitemap |
|
Dark Mode — system preference detection + manual toggle with localStorage persistence |
Responsive — mobile-first with breakpoints at 500px, 600px, and 700px |
|
Accessible — skip-to-content, ARIA labels, keyboard nav, reduced motion support |
Fast — zero JS dependencies, font preloading, lazy-loaded images |
|
Print-Ready — dedicated print styles for all pages |
PWA-Ready — web app manifest for installable experience |
Issues, PRs, and feature ideas are welcome.
gitgraph
commit id: "Fork repo"
branch feature/your-idea
commit id: "Make changes"
commit id: "Add tests"
checkout main
merge feature/your-idea id: "Submit PR"
- Fork this repository
- Create a feature branch (
git checkout -b feature/your-idea) - Make your changes
- Submit a pull request
For individual project contributions, see each project repo's own guidelines.
These tools are free. Building them isn't.
100% goes to development. No overhead. Receipt on request.
Doug Devitre — product builder, speaker, and founder of CoTrackPro
Based in the St. Louis metro area. Focused on family law technology, workforce development, and civic access tools for Missouri and beyond.
Open source under MIT unless otherwise noted in individual project repositories.
© 2026 Doug Devitre