bountydotnewbountydotnewOfficialยท3 Agent Skills Included

bounty.new

Bounty platform connecting developers with paid coding tasks

Connects developers with paid bounty tasks posted by project owners. Lets contributors browse challenges, submit work, and earn rewards while owners pay only for completed results. Built as a Next.js and Turborepo monorepo with tRPC, Drizzle ORM, PostgreSQL, and GitHub OAuth for fast, type-safe development.
npx skills add bountydotnew/bounty.new --all -g -y
Available:

Tells the coding agent how to run the dev server, database, linting, type checks, and builds in this Bun-based Turborepo monorepo.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install bounty.new?โ–ผ

Run `npx skills add bountydotnew/bounty.new --all -g -y` in your terminal to install all skills in this repository globally.

What is bounty.new used for?โ–ผ

It is a bounty platform where project owners post paid coding tasks and developers complete them to earn rewards and build reputation.

How do I run bounty.new locally?โ–ผ

Install dependencies with Bun, start a local PostgreSQL 16 database, run `bun db:push`, then start the web app with `bun dev:web` on port 3000.

What tech stack does bounty.new use?โ–ผ

It uses Next.js, React, TypeScript, tRPC, Drizzle ORM with PostgreSQL, Better Auth with GitHub OAuth, and Bun with Turborepo.

Does bounty.new work with AI coding agents?โ–ผ

Yes. The included AGENTS.md gives coding agents clear instructions for running the dev server, database, and checks in this monorepo.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’