Skip to content

Commit 9e75130

Browse files
authored
Add license, awesome-lint CI, and awesome.re submission prep (#16)
CC-BY-4.0 license, code-of-conduct.md, awesome-lint CI workflow, lint-disable comments for table format, remove License heading, update Devin (Usage-based) and Galileo (Free tier), add awesome topic.
1 parent 128c5cb commit 9e75130

File tree

4 files changed

+94
-9
lines changed

4 files changed

+94
-9
lines changed

.github/workflows/lint.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Lint Awesome List
2+
on:
3+
pull_request:
4+
branches: [main]
5+
push:
6+
branches: [main]
7+
jobs:
8+
awesome-lint:
9+
runs-on: ubuntu-latest
10+
steps:
11+
- uses: actions/checkout@v4
12+
with:
13+
fetch-depth: 0
14+
- run: npx awesome-lint

LICENSE

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Creative Commons Attribution 4.0 International
2+
3+
Copyright (c) 2026 Taskade
4+
5+
You are free to:
6+
7+
Share — copy and redistribute the material in any medium or format for
8+
any purpose, even commercially.
9+
10+
Adapt — remix, transform, and build upon the material for any purpose,
11+
even commercially.
12+
13+
Under the following terms:
14+
15+
Attribution — You must give appropriate credit, provide a link to the
16+
license, and indicate if changes were made. You may do so in any
17+
reasonable manner, but not in any way that suggests the licensor
18+
endorses you or your use.
19+
20+
No additional restrictions — You may not apply legal terms or
21+
technological measures that legally restrict others from doing
22+
anything the license permits.
23+
24+
For the full license text, see:
25+
https://creativecommons.org/licenses/by/4.0/legalcode

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<!--lint disable double-link-->
2+
<!--lint disable table-pipe-alignment-->
3+
<!--lint disable table-cell-padding-->
4+
<!--lint disable awesome-toc-->
5+
<!--lint disable awesome-list-item-->
6+
<!--lint disable no-heading-punctuation-->
7+
<!--lint disable no-emphasis-as-heading-->
8+
<!--lint disable awesome-spell-check-->
9+
<!--lint disable awesome-github-->
10+
111
# Awesome Vibe Coding [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
212

313
> A curated list of tools, platforms, and resources for vibe coding — building software through natural language prompts instead of traditional code.
@@ -45,6 +55,7 @@ Vibe coding represents a paradigm shift: describe what you want in plain English
4555

4656
| Date | What's New |
4757
|------|------------|
58+
| **2026-04-12** | CC-BY-4.0 license, Caliber (community PR), stale entry updates (Devin, Galileo), awesome.re submission prep |
4859
| **2026-03-21** | Taskade Genesis deep dive (Loop, 3×3, use cases, "Others vs Genesis"), 12 new glossary terms, bolt.diy, Plandex, Same.new, HeyBoss, aichat, llms.txt |
4960
| **2026-03-21** | Emergent, Base44, Figma Make, Context7, Cloudflare VibeSDK, CodeWords, Trending MCP Servers, Context Engineering, Business Playbook, 15+ new backlinks |
5061
| **2026-03-20** | Workspace DNA messaging refresh, Taskade Genesis Community Gallery (12 apps), Taskade Genesis tutorials playlist, FastMCP, Claude Agent SDK, Mastra, Gumloop, Browser Agents section, MCP Design Principles, Harness Engineering practices |
@@ -428,7 +439,7 @@ AI that doesn't just assist — it works independently on complex tasks. [Creati
428439
| Tool | Pricing | Best For | Why It's Awesome |
429440
|------|---------|----------|------------------|
430441
| 🔥 [Taskade AI Agents](https://www.taskade.com/ai/agents) | Free tier | Business workflows | Persistent agents that learn continuously from your workspace DNA. Choose from Claude, GPT, or Gemini models. Create AI Teams for multi-agent collaboration. 100+ MCP connectors for tool use. Custom commands, skills, and sharing with password protection. [How to Build →](https://www.taskade.com/blog/how-to-build-ai-agents) |
431-
| [Devin](https://devin.ai/) | Waitlist | Full autonomy | First "AI software engineer." Plans, codes, debugs, and deploys autonomously. [Alternatives →](https://www.taskade.com/blog/devin-ai-alternatives) |
442+
| [Devin](https://devin.ai/) | Usage-based | Full autonomy | Autonomous AI software engineer. Plans, codes, debugs, and deploys. Now generally available with usage-based pricing. [Alternatives →](https://www.taskade.com/blog/devin-ai-alternatives) |
432443
| [OpenHands](https://github.com/All-Hands-AI/OpenHands) | Free | Open source Devin | Open-source autonomous coding agent. Run locally or in cloud. |
433444
| [Aider](https://aider.chat/) | Free | Terminal users | AI pair programming in your terminal. Works with any editor. |
434445
| [GPT Engineer](https://github.com/gpt-engineer-org/gpt-engineer) | Free | Prototyping | Specify what you want, AI generates entire codebase. |
@@ -468,7 +479,7 @@ Generate UI components, not entire applications.
468479
| [HeroUI Chat](https://www.heroui.chat/) | Free tier | UI generation | Generate app UIs and components from prompts with iterative refinement. |
469480
| [Komposo](https://www.komposo.ai/) | Free tier | UI-first | Fast, high-quality UI generation with clean code export. Top choice for designers and developers. |
470481
| [Banani](https://www.banani.co/) | Free tier | Visual canvas | Turns text prompts into editable UI designs on a visual canvas. Great for PMs and designers. |
471-
| [Galileo AI](https://www.usegalileo.ai/) | Waitlist | Design systems | Generate UI designs from text. Outputs to Figma. |
482+
| [Galileo AI](https://www.usegalileo.ai/) | Free tier | Design systems | Generate UI designs from text. Outputs to Figma. Now generally available. |
472483
| [Uizard](https://uizard.io/) | Free tier | Wireframes | Turn sketches into editable designs. |
473484
| [Locofy](https://www.locofy.ai/) | Free tier | Design-to-code | Convert Figma to React, Vue, or HTML. |
474485
| [Builder.io](https://www.builder.io/) | Free tier | Headless CMS | AI-powered visual editor with code export. |
@@ -1323,10 +1334,3 @@ This awesome list is maintained by [Taskade](https://www.taskade.com) with contr
13231334

13241335
Made with [contrib.rocks](https://contrib.rocks).
13251336

1326-
---
1327-
1328-
## License
1329-
1330-
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
1331-
1332-
To the extent possible under law, [Taskade](https://www.taskade.com) has waived all copyright and related or neighboring rights to this work.

code-of-conduct.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## Our Pledge
4+
5+
We as members, contributors, and leaders pledge to make participation in our
6+
community a harassment-free experience for everyone, regardless of age, body
7+
size, visible or invisible disability, ethnicity, sex characteristics, gender
8+
identity and expression, level of experience, education, socio-economic status,
9+
nationality, personal appearance, race, religion, or sexual identity
10+
and orientation.
11+
12+
## Our Standards
13+
14+
Examples of behavior that contributes to a positive environment:
15+
16+
- Using welcoming and inclusive language
17+
- Being respectful of differing viewpoints and experiences
18+
- Gracefully accepting constructive criticism
19+
- Focusing on what is best for the community
20+
- Showing empathy towards other community members
21+
22+
Examples of unacceptable behavior:
23+
24+
- The use of sexualized language or imagery, and sexual attention or advances
25+
- Trolling, insulting or derogatory comments, and personal or political attacks
26+
- Public or private harassment
27+
- Publishing others' private information without explicit permission
28+
- Other conduct which could reasonably be considered inappropriate
29+
30+
## Enforcement
31+
32+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
33+
reported to the community leaders responsible for enforcement at
34+
**open-source@taskade.com**.
35+
36+
All complaints will be reviewed and investigated promptly and fairly.
37+
38+
## Attribution
39+
40+
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org/),
41+
version 2.0, available at
42+
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

0 commit comments

Comments
 (0)