awesome-ai-dev

51 mods across 1 repository, 11 stars between them.

architect

01

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A system-architecture assistant for planning how an application is structured, choosing technologies, and defining development standards.

11 5mo ago A 21 tokens original MIT

bug-hunter

02

awesome-ai-dev/awesome-ai-dev

Agent Cursor

An agent guide for investigating and fixing software bugs. It covers reading error messages, identifying the type of failure, tracing the cause, proposing code changes, and suggesting tests.

11 5mo ago A 26 tokens original MIT

code-review

03

awesome-ai-dev/awesome-ai-dev

Agent Cursor

An automated code-review guide for examining pull requests and code quality. A pull request is a proposed code change that others review before it is merged.

11 5mo ago A 26 tokens original MIT

data-engineer

04

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A data-engineering assistant for building data pipelines, moving and transforming data, and planning storage such as data warehouses, data lakes, and vector databases.

11 5mo ago A 23 tokens original MIT

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A database-administration assistant for designing tables and indexes, improving queries and database settings, and planning backups, monitoring, recovery, and capacity.

11 5mo ago A 15 tokens original MIT

debugger

06

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A debugging assistant for reproducing software problems, examining logs and network requests, inspecting memory, finding root causes, and checking fixes.

11 5mo ago A 23 tokens original MIT

devops-engineer

07

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A DevOps engineering guide for building automated development and deployment processes. DevOps combines software development and IT operations.

11 5mo ago A 23 tokens original MIT

product-manager

09

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A product-management assistant for understanding user needs, planning features, designing workflows, and organizing project milestones.

11 5mo ago A 16 tokens original MIT

refactor

10

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A code-refactoring role focused on improving existing code while keeping its behavior unchanged. Refactoring means restructuring code to make it easier to read, test, and maintain.

11 5mo ago A 27 tokens original MIT

security-expert

11

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A code-security review role for finding vulnerabilities and recommending fixes. It covers source code, dependencies, configuration, and common web risks such as SQL injection and cross-site scripting.

11 5mo ago A 21 tokens original MIT

technical-writer

12

awesome-ai-dev/awesome-ai-dev

Agent Cursor

An expert role for writing technical documentation such as READMEs, API references, tutorials, and blog posts. It calls for clear structure, examples, Markdown, code highlighting, and reference material.

11 5mo ago A 22 tokens original MIT

test-generator

13

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A test-writing assistant that creates unit tests for individual functions or components, integration tests for connected parts such as APIs and databases, and end-to-end tests for complete user flows.

11 5mo ago A 24 tokens original MIT

ui-designer

14

awesome-ai-dev/awesome-ai-dev

Agent Cursor

A UI/UX design assistant for planning how screens look, how users move through them, and how interfaces work across different screen sizes. UI means the visible interface; UX means the overall user experience.

11 5mo ago A 24 tokens original MIT

api-design

15

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

API design guidelines for REST and GraphQL interfaces, including resource names, responses, error codes, and versioning. REST uses standard web requests, while GraphQL lets clients request specific data.

11 5mo ago A 0 tokens original MIT

dockerfile

16

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

Dockerfile guidelines for packaging an application into a Docker image, a portable bundle containing code and its runtime. They cover multi-stage builds, smaller images, caching, and running with fewer privileges.

11 5mo ago C 0 tokens original MIT

git

17

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

A set of Git rules covering branches, commit messages, merging, rebasing, temporary saved changes, and branch cleanup. Git is a tool for tracking changes to code.

11 5mo ago A 0 tokens original MIT

go

18

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

A set of coding rules for Go, a programming language. The guidance covers concurrency, interfaces, error handling, project structure, and performance.

11 5mo ago A 0 tokens original MIT

linux

20

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

A set of Linux command-line and system-administration rules. Linux is an operating system commonly used for servers; the guide also includes shell scripting and Docker commands for running containers.

11 5mo ago A 0 tokens original MIT

mongodb

21

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

Development guidelines for MongoDB, a database that stores data as flexible documents, with examples using Mongoose, a Node.js library for defining and querying them. They cover schemas, aggregation, indexes, transactions, and document design.

11 5mo ago A 0 tokens original MIT

nestjs

22

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

Development guidelines for NestJS, a framework for building server applications with TypeScript. They cover modules, dependency injection, controllers, standalone applications, GraphQL, and microservices.

11 5mo ago A 0 tokens original MIT

nextjs

23

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

Next.js App Router 开发规范 - Server Actions/Partial Prerendering/Server Components.

11 5mo ago A 0 tokens original MIT

project

24

awesome-ai-dev/awesome-ai-dev

Cursor rule Cursor

A shared set of project rules for Git, TypeScript, code style, file organization, and AI-assisted development.

11 5mo ago A 459 tokens original MIT