free-for-dev
How to Install
Claude Code:
git clone --depth 1 https://github.com/emmahyde/dotfiles.git && cp dotfiles/.claude/skills/free-for-dev ~/.claude/skills/free-for-dev -r---
name: free-for-dev
description: >
Find free-tier services for any development need. Use when the user says
"for free", "free tier", "free alternative", "no cost", or "something free to
do X" — covers SaaS, PaaS, IaaS, APIs, hosting, CI/CD, monitoring, and more.
---
# free-for-dev
Source: https://free-for.dev/ (GitHub: ripienaar/free-for-dev, 121k ★)
API: https://awesome.ecosyste.ms/api/v1/lists/ripienaar%2Ffree-for-dev/projects
## Lookup workflow
1. Identify what category the need falls into (see index below).
2. Fetch the relevant README section: `WebFetch https://raw.githubusercontent.com/ripienaar/free-for-dev/master/README.md` — search for the category heading.
3. Return matching services with their free-tier limits clearly stated.
4. If no exact match, check "Other Free Resources" and adjacent categories.
**Rule:** Always state the free-tier limit alongside the service name (e.g. "Cloudflare Workers — 100k requests/day free").
## Category index
| Need | Category |
|------|----------|
| Cloud compute / storage | Major Cloud Providers |
| CI/CD pipelines | CI and CD |
| Monitoring / alerting | Monitoring |
| Email sending / delivery | Email |
| Authentication / auth | Authentication, Authorization, and User Management |
| Database / BaaS | BaaS, Managed Data Services |
| DNS / domains | DNS, Domain |
| File / media storage | Storage and Media Processing |
| Search | Search |
| Error tracking | Crash and Exception Handling |
| Logging | Log Management |
| Testing | Testing |
| Web hosting / static sites | Web Hosting, PaaS |
| Feature flags | Feature Toggles Management Platforms |
| Analytics / events | Analytics |
| Messaging / queues | Messaging and Streaming |
| Payments | Payment and Billing Integration |
| Translation / i18n | Translation Management |
| Design / UI assets | Design and UI, Font |
| Forms | Forms |
| Screenshots / PDF | Screenshot APIs |
| Security / certs | Security and PKI |
| Source code hosting | Source Code Repos |
| Issue tracking | Issue Tracking and Project Management |
| AI / ML APIs | APIs, Data and ML |
| Docker / containers | Docker Related, IaaS |
| Mobile testing / distribution | Mobile App Distribution and Feedback |
| Code quality / review | Code Quality |
## API lookup (structured)
```
GET https://awesome.ecosyste.ms/api/v1/lists/ripienaar%2Ffree-for-dev/projects
?per_page=100&page=1&keyword=
```
Returns JSON with `categories`, `url`, `description` per project. Use when you need programmatic filtering by category or keyword.
## Constraints the list enforces
- Free tier must be permanent (not a trial), or time-bucketed for ≥ 1 year.
- Services must offer TLS on the free tier.
- As-a-Service only — no self-hosted software.
Details
| Category | Coding → generation |
| Source | emmahyde/dotfiles |
| SKILL.md | View on GitHub → |
| Repo Stars | N/A |
| Est. per Skill | N/A (shared across 91 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
jq
jq — JSON Querying and Transformation Overview jq is the standard CLI tool for querying and reshapin
pubmed-database
PubMed Database Overview PubMed is the U.S. National Library of Medicine's comprehensive database pr
angular-ui-patterns
Angular UI Patterns Core Principles Never show stale UI - Loading states only when actually loading
cc-skill-continuous-learning
cc-skill-continuous-learning Development skill skill. When to Use This skill is applicable to execut
Works Well With
Skills from the same repository — often designed to work together
duet
--- name: duet description: Two-party posture — user as director, agent as executor; every fork, tra
examples
BAD: jq CLI → common failure modes Same source as good-jq-skill.md, showing what goes wrong. --- Fai
audit
--- description: >- Structured PASS/FAIL audit of any target against any criteria. Takes a subject a