ai rules commands

41 tagged ai rules, measured the same way as everything else here.

Browse within: coding-assistant 19cursor-rules 19ai-coding-assistant 9typescript 9coding-standards 8software-engineering 8

typegen

03

sanity-io/agent-toolkit

Command

Run Sanity TypeGen and troubleshoot type generation issues.

180 6d ago A 14 tokens original MIT

stars

04

block/ai-rules

Command

Test command for manual verification.

128 3mo ago A 5 tokens original Apache-2.0

act

05

JeremyDev87/codingbuddy

Command

Execute the implementation plan with TDD.

31 4mo ago A 0 tokens original MIT

eval

06

JeremyDev87/codingbuddy

Command

Evaluate code quality and suggest improvements.

31 4mo ago A 0 tokens original MIT

plan

07

JeremyDev87/codingbuddy

Command

Design implementation approach before writing code.

31 4mo ago A 0 tokens original MIT

commit

08

JSK9999/ai-nexus

Command

Git commit command - creates conventional commits.

18 5mo ago A 7 tokens original Apache-2.0

review

09

JSK9999/ai-nexus

Command

Code review command - review diff, check security, performance, style, tests.

18 5mo ago A 15 tokens original Apache-2.0

update-docs

10

JSK9999/ai-nexus

Command

You are tasked with updating /docs/README.md to reflect the current state of the project.

18 5mo ago A 0 tokens original Apache-2.0

fix-ci

11

rios0rios0/guide

Command

Detect the current branch's pull request, retrieve its failing CI workflow logs, fix the root causes, commit, and push. This command auto-detects the PR from the current Git branch, fetches check run statuses, downloads failure logs, classifies each failure, implements fixes, and pushes a single commit.

2 3d ago A 0 tokens original MIT

fix-guardrails

12

rios0rios0/guide

Command

Fix all guardrail findings (make lint, make test, make sast) across one or more repositories. This command is a complete, repeatable workflow: sync with main, run all guardrails, fix every finding, update documentation, commit following standards, push, and create PRs.

2 3d ago A 0 tokens original MIT

resolve-pr-comments

13

rios0rios0/guide

Command

Detect the current branch's pull request and resolve its unresolved review comments. This command auto-detects the PR from the current Git branch, fetches unresolved review threads via GraphQL, classifies each comment, implements valid changes, replies with explanations, pushes, and resolves addressed threads.

2 3d ago A 0 tokens original MIT