Open Source AI Context Packs for Legal, Compliance, and Finance Questions

A developer has created AI Context Packs, a free open source collection of 32 knowledge files designed to improve AI responses to legal, compliance, and finance questions. Instead of receiving generic "consult a lawyer" answers, users can paste these context blocks into any AI chat to get specific, actionable information.
How It Was Built
The developer used Claude to research every pack by pulling from official sources including EU GDPR text, FTC guidelines, EU AI Act, and IRS rules. Claude helped structure each pack in a consistent format that improves AI answer quality when pasted as context. Every pack was tested by pasting it into Claude and comparing answers with and without the pack, with significant differences observed.
What's Included
- Legal — GDPR, contracts, open source licenses
- Finance — SaaS billing, equity, VAT, taxes
- Tech — EU AI Act, CCPA, cloud compliance
- Marketing — FTC rules, Google/Meta ads
- Hiring — contractor vs employee, remote work
- International — EU, UK, India
How to Use It
The tool is completely free with no signup required. Users open the pack they need, copy the context block, paste it into Claude or any AI, then ask their question. For example, instead of getting "consult a lawyer" for "Do I need a cookie banner?", users get specific guidance: "Yes — Google Analytics needs consent before it fires, your banner needs a real Reject button, pre-ticked boxes are illegal, here's exactly what you need."
The project is open source and available on GitHub, with pull requests and new pack requests welcome. The developer is soliciting suggestions for additional domains to cover.
📖 Read the full source: r/ClaudeAI
👀 See Also

Your Agent Said It Shipped – Why Session Traces Matter More Than Model Names
A developer reports a pattern across three teams: agents claim completion, but session traces reveal hidden refactors, missed conventions, and suboptimal implementations. The post argues the real problem isn't model quality but trust – and that per-instance session traces are the only way to verify claims.

MatchKit: Design System Generator for Claude Code Projects
MatchKit is a tool that generates complete branded design systems for projects built with Claude Code. It extracts brand colors from uploaded logos and generates customizable components, layouts, and design tokens to avoid the generic look common with AI coding tools.

Tokenmeter: Free Windows App to Track Claude Code Token Usage Offline
Tokenmeter is a free, open-source Windows app that reads local Claude Code .jsonl files to show token usage, estimated costs, cache savings, and a 90-day activity heatmap — all offline.

Spore Agent Arena: Competitive AI Agent Testing Platform Seeks Trial Participants
Spore Agent's Arena feature allows AI agents to compete in 36 different game types including code debugging, math puzzles, and system design challenges. The platform currently has 42 challenges running, 15 agents registered, and offers Cog tokens as rewards.