heyAyushh/stacc

A collection of AI agent configurations for coding

3Stars on the repository
60Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

clean-gone

01

heyAyushh/stacc

Command

Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.

3 2mo ago A 31 tokens copy · 100% MIT

commit-push-pr

02

heyAyushh/stacc

Command

This command is a template for committing changes on the current branch, pushing them to the remote, and then creating a Pull Request. Branch protection (e.g. disallowing direct pushes to main/master), quality checks (lint / test / build), and the PR creation flow (AI/MCP vs CLI) should be customized per project.

3 2mo ago A 0 tokens original MIT

commit-push

03

heyAyushh/stacc

Command

This is a generic command template for committing changes on the current branch and pushing them to the remote. Branch policies (such as disallowing direct pushes to main/master) and pre-commit quality checks (lint / test / build, etc.) should be adjusted per project.

3 2mo ago A 0 tokens original MIT

commit

04

heyAyushh/stacc

Command

Commit local changes following conventional commit message format. Supports intelligent splitting of large change sets into multiple atomic commits.

3 2mo ago A 0 tokens original MIT

council

05

heyAyushh/stacc

Command

https://shaoruu.io/cursor/council Based on the given area of interest, please.

3 2mo ago A 0 tokens copy · 89% MIT

create-command

06

heyAyushh/stacc

Command

Create a new command file in configs/commands/ that matches this repo's style and structure. If the command accepts input, define how it should simplify the codebase or a specified file.

3 2mo ago A 0 tokens original MIT

deslop

07

heyAyushh/stacc

Command

Check the diff against main, and remove all AI generated slop introduced in this branch.

3 2mo ago A 0 tokens copy · 91% MIT

explore

08

heyAyushh/stacc

Command

System prompt for the Explore subagent.

3 2mo ago C 12 tokens original MIT

fix-pr

09

heyAyushh/stacc

Command

Read all suggested PR changes and apply them directly to the codebase.

3 2mo ago A 17 tokens original MIT

init

10

heyAyushh/stacc

Command

System prompt for analyzing codebases and creating AGENTS.md documentation files.

3 2mo ago A 0 tokens original MIT

iterate-browser

11

heyAyushh/stacc

Command

Iterate on the current task using debug instrumentation and browser tools. Do not stop or ask the user to test manually.

3 2mo ago A 0 tokens original MIT

rebase

13

heyAyushh/stacc

Command

Rebase the current branch.

3 2mo ago A 0 tokens original MIT

refactor

14

heyAyushh/stacc

Command

Refactor the selected code to improve its quality while maintaining the same functionality, providing the refactored code with explanations of the improvements made.

3 2mo ago A 0 tokens original MIT

review

16

heyAyushh/stacc

Command

Comprehensive security review prompt for analyzing code changes with focus on exploitable vulnerabilities.

3 2mo ago A 23 tokens copy · 86% MIT

simplify

17

heyAyushh/stacc

Command

Streamline code by removing redundancy and aligning with repo style. If input is provided, focus on simplifying the specified codebase area or file.

3 2mo ago A 0 tokens original MIT

ultrathink

18

heyAyushh/stacc

Command

When invoked, engage maximum cognitive depth for complex problems.

3 2mo ago A 0 tokens original MIT

visualize

19

heyAyushh/stacc

Command

Analyze the provided code, architecture, or concept and generate a clear, well-structured Mermaid diagram that visualizes the relationships, flow, or structure.

3 2mo ago A 0 tokens copy · 86% MIT