Skip to content

dougdevitre/access-to

Repository files navigation

Access To banner

License: MIT Live Site Projects Pillars

A growing collection of open-source projects organized around six pillars of human access — built for practitioners, advocates, and the people they serve.

View the Live Site | Browse Projects | How It Works


The Six Pillars

Justice
Justice
Court prep, co-parenting
docs


cotrackpro
Education
Education
K-12 standards, lesson
planning, teacher growth


doug
Housing
Housing
PropTech intelligence,
Fair Housing-safe


access-to-housing
Services
Services
Workforce dev, WIOA,
startups


mo-jobs
mostart
jta-platform
Peace
Peace
De-escalation, safety
planning


cotrackpro-skills
Safety
Safety
Safety planning, risk
assessment, crisis resources


access-to-safety

How It Works

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
Loading
# 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 there

Each skill's SKILL.md file teaches Claude a specialized workflow — from generating court-ready documents to navigating workforce programs across all 114 Missouri counties.


Impact at a Glance

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
Loading
6 7 400+ 114
Pillars Projects Modules MO Counties Served

Site Architecture

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
Loading

Tech Stack

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

Features

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


Contributing

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"
Loading
  1. Fork this repository
  2. Create a feature branch (git checkout -b feature/your-idea)
  3. Make your changes
  4. Submit a pull request

For individual project contributions, see each project repo's own guidelines.


Support

These tools are free. Building them isn't.

Fund the Mission

100% goes to development. No overhead. Receipt on request.


Contact

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.

LinkedIn GitHub Email


Open source under MIT unless otherwise noted in individual project repositories.

© 2026 Doug Devitre

About

Empowering Healthier Futures Together. This repository hosts the core framework and resources for access-to, an open-source initiative designed to foster inclusive, supportive, and accessible healthy communities through CoTrackPro, e.g., peer-to-peer networking/shared resources].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors