-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
87 lines (87 loc) · 13.3 KB
/
services.html
File metadata and controls
87 lines (87 loc) · 13.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="index, follow">
<title>Access to Services — Access To</title>
<meta name="description" content="Workforce development, WIOA navigation, job matching, and startup support tools — connecting people to the programs and opportunities they need.">
<meta property="og:title" content="Access to Services — Access To">
<meta property="og:description" content="Workforce development, WIOA navigation, job matching, and startup support tools — connecting people to the programs and opportunities they need.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://dougdevitre.org/services.html">
<meta property="og:image" content="https://dougdevitre.org/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Access to Services — Access To">
<meta name="twitter:description" content="Workforce development, WIOA navigation, job matching, and startup support tools — connecting people to the programs and opportunities they need.">
<meta name="twitter:image" content="https://dougdevitre.org/og-image.png">
<link rel="canonical" href="https://dougdevitre.org/services.html">
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="favicon.svg">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400&display=swap">
<link href="https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link rel="manifest" href="manifest.json">
<meta name="theme-color" content="#1A1A1A">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="styles.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "CollectionPage",
"name": "Access to Services",
"description": "Workforce development, WIOA navigation, job matching, and startup support tools — connecting people to the programs and opportunities they need.",
"url": "https://dougdevitre.org/services.html",
"isPartOf": {
"@type": "WebSite",
"name": "Access To",
"url": "https://dougdevitre.org/"
},
"author": {
"@type": "Person",
"name": "Doug Devitre",
"url": "https://linkedin.com/in/dougdevitre"
}
}
</script>
<noscript><style>.reveal{opacity:1!important;transform:none!important;animation:none!important}.back-to-top{display:none!important}.hamburger{display:none!important}.topbar-links{display:flex!important;position:static!important;flex-direction:row!important;background:none!important;box-shadow:none!important}</style></noscript>
<script>(function(){var t=localStorage.getItem("theme");if(t==="dark"||(!t&&window.matchMedia("(prefers-color-scheme: dark)").matches)){document.documentElement.setAttribute("data-theme","dark")}})()</script>
</head>
<body>
<a href="#main" class="skip-link">Skip to main content</a>
<header>
<div class="topbar">
<div class="topbar-logo"><a href="index.html">Access To</a></div>
<button class="hamburger" aria-label="Toggle menu" onclick="this.classList.toggle('open');document.querySelector('.topbar-links').classList.toggle('open');">
<span></span><span></span><span></span>
</button>
<nav class="topbar-links">
<a href="index.html#pillars" onclick="closeMobileNav()" class="active">Pillars</a>
<a href="index.html#how-it-works" onclick="closeMobileNav()">How It Works</a>
<a href="index.html#updates" onclick="closeMobileNav()">Updates</a>
<a href="index.html#about" onclick="closeMobileNav()">About</a>
<a href="https://github.com/dougdevitre" target="_blank" rel="noopener" onclick="closeMobileNav()">GitHub</a>
<button class="theme-toggle" onclick="toggleTheme()" aria-label="Toggle dark mode">
<svg class="icon-moon" viewBox="0 0 20 20" fill="currentColor"><path d="M17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z"/></svg>
<svg class="icon-sun" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm1.414 8.486l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM4 11a1 1 0 100-2H3a1 1 0 000 2h1z" clip-rule="evenodd"/></svg>
</button>
<a href="index.html#donate" class="nav-donate" onclick="closeMobileNav()">Donate</a>
</nav>
</div>
</header>
<main id="main">
<section class="pillar-hero"><div class="breadcrumb"><a href="index.html">Home</a> → Access to Services</div><div class="pillar-color-bar" style="background:var(--color-accent-services)"></div><h1>Access to Services</h1><p class="pillar-hero-desc">Social services navigation, benefits matching, and community resource connections — helping caseworkers and families find the programs and support they need.</p></section>
<section class="pillar-context"><div><h2>The problem</h2><p>Millions of families qualify for benefits they never receive — not because programs don't exist, but because the systems for finding and applying to them are fragmented, confusing, and time-consuming. Caseworkers juggle dozens of programs with different eligibility rules, and clients often fall through the cracks.</p><p>Coordinating across housing, health, employment, and family support programs requires expertise that takes years to build. Meanwhile, families in crisis need answers now.</p></div><div><h2>Our approach</h2><p>Access to Services provides AI-powered navigation for social service systems nationwide. From eligibility screening across multiple benefit programs to building coordinated service plans spanning housing, health, and employment — each tool is designed for the professionals who serve families every day.</p><p>Every tool is open source, designed for caseworkers and benefits counselors, and works entirely through conversation with Claude — no coding required.</p></div></section>
<section class="project-list"><h2>Projects</h2>
<div class="project-card"><div><h3><a href="https://github.com/dougdevitre/access-to-services" target="_blank" rel="noopener">Access to Services</a></h3><p class="project-desc">Social services navigation tool helping caseworkers and benefits counselors screen clients for eligibility, build coordinated service plans, and navigate TANF recertification and other benefit programs.</p><div class="badge-row"><img loading="lazy" src="https://img.shields.io/github/last-commit/dougdevitre/access-to-services?style=flat-square&label=updated" alt="last commit"><img loading="lazy" src="https://img.shields.io/github/stars/dougdevitre/access-to-services?style=flat-square" alt="stars"></div><p class="project-meta">Claude Skill · Nationwide · Social Services</p><div class="project-tags tag-row"><span class="tag">Claude Skill</span><span class="tag">Nationwide</span><span class="tag">Benefits</span><span class="tag tag-time">5 min setup</span></div></div><div class="project-actions"><a href="https://github.com/dougdevitre/access-to-services" target="_blank" rel="noopener" class="btn-github"><svg viewBox="0 0 16 16" fill="currentColor"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"/></svg> View on GitHub</a></div></div>
</section>
<section class="how-to-use reveal"><div class="how-to-use-inner"><h2>How to use these tools</h2><p>These are <strong>Claude Skills</strong> — structured AI prompt systems that run inside <a href="https://claude.ai" target="_blank" rel="noopener" style="color:var(--color-accent-services)">Claude.ai</a>. To get started:</p><ol><li>Clone the repository from GitHub</li><li>Upload the <code>SKILL.md</code> file to a Claude Project as a project knowledge file</li><li>Start a conversation — the skill will guide you through its capabilities</li></ol><p>No coding required. These tools work entirely through conversation with Claude.</p></div></section>
<section class="cross-links reveal"><h2>Explore Other Pillars</h2><div class="cross-links-grid"><a href="health.html" class="cross-link-card" data-pillar="health">Health<span class="cl-arrow">→</span></a><a href="education.html" class="cross-link-card" data-pillar="education">Education<span class="cl-arrow">→</span></a><a href="safety.html" class="cross-link-card" data-pillar="safety">Safety<span class="cl-arrow">→</span></a><a href="housing.html" class="cross-link-card" data-pillar="housing">Housing<span class="cl-arrow">→</span></a><a href="services.html" class="cross-link-card current" data-pillar="services">Services<span class="cl-arrow">→</span></a><a href="jobs.html" class="cross-link-card" data-pillar="jobs">Jobs<span class="cl-arrow">→</span></a><a href="business.html" class="cross-link-card" data-pillar="business">Business<span class="cl-arrow">→</span></a></div></section>
<section class="donate-section reveal"><div class="donate-banner"><h2>These tools are free. Building them isn't.</h2><p>Every dollar funds development time on open-source tools that help families, job seekers, educators, and advocates navigate broken systems.</p><a href="https://venmo.com/dougdevitre" target="_blank" rel="noopener" class="donate-btn"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M19.27 3c.76 1.25 1.1 2.54 1.1 4.17 0 5.19-4.43 11.93-8.03 16.63H5.72L3.13 4.08l5.76-.55 1.48 11.92c1.38-2.25 3.08-5.78 3.08-8.2 0-1.54-.26-2.6-.68-3.45L19.27 3z"/></svg> Fund the Mission on Venmo</a><span class="donate-subtext">100% goes to development · No overhead · Receipt on request</span></div></section>
</main>
<footer class="site-footer"><div class="footer-grid"><div class="footer-brand"><div class="topbar-logo">Access To</div><p>Open-source, AI-powered tools closing the access gaps that matter most.</p><div class="footer-social"><a href="https://github.com/dougdevitre" target="_blank" rel="noopener">GitHub</a><a href="https://linkedin.com/in/dougdevitre" target="_blank" rel="noopener">LinkedIn</a><a href="mailto:dougdevitre@gmail.com">Email</a></div></div><div class="footer-col"><h4>Pillars</h4><ul><li><a href="health.html">Health</a></li><li><a href="education.html">Education</a></li><li><a href="safety.html">Safety</a></li><li><a href="housing.html">Housing</a></li><li><a href="services.html">Services</a></li><li><a href="jobs.html">Jobs</a></li><li><a href="business.html">Business</a></li></ul></div><div class="footer-col"><h4>Resources</h4><ul><li><a href="index.html#how-it-works">How It Works</a></li><li><a href="index.html#changelog">Changelog</a></li><li><a href="https://github.com/dougdevitre" target="_blank" rel="noopener">GitHub</a></li><li><a href="https://claude.ai" target="_blank" rel="noopener">Claude.ai</a></li></ul></div><div class="footer-col"><h4>Connect</h4><ul><li><a href="index.html#updates">Get Updates</a></li><li><a href="index.html#donate">Donate</a></li><li><a href="https://cotrackpro.com" target="_blank" rel="noopener">CoTrackPro</a></li><li><a href="index.html#about">About</a></li></ul></div></div><div class="footer-bottom"><p>© 2026 Doug Devitre. Open source under MIT unless otherwise noted.</p><a href="#">Back to top ↑</a></div></footer>
<button class="back-to-top" id="backToTop" onclick="window.scrollTo({top:0})" aria-label="Back to top">↑</button>
<script>function closeMobileNav(){document.querySelector(".hamburger").classList.remove("open");document.querySelector(".topbar-links").classList.remove("open")}function toggleTheme(){var d=document.documentElement.getAttribute("data-theme")==="dark";if(d){document.documentElement.removeAttribute("data-theme");localStorage.setItem("theme","light")}else{document.documentElement.setAttribute("data-theme","dark");localStorage.setItem("theme","dark")}}var btt=document.getElementById("backToTop");var ro=new IntersectionObserver(function(e){e.forEach(function(en){if(en.isIntersecting){en.target.classList.add("visible");ro.unobserve(en.target)}})},{threshold:0.12,rootMargin:"0px 0px -40px 0px"});document.querySelectorAll(".reveal").forEach(function(el){ro.observe(el)});window.addEventListener("scroll",function(){btt.classList.toggle("visible",window.scrollY>600)},{passive:true})</script>
</body></html>