heyAyushh

60 mods across 1 repository, 3 stars between them.

commit-push-pr

25

heyAyushh/stacc

Skill Claude CodeCodex

Complete workflow to commit changes, push to remote, and create a pull request. Use when you want to ship changes end-to-end in one operation, from local changes to an open PR.

3 2mo ago A 43 tokens original MIT

commit-push

26

heyAyushh/stacc

Skill Claude CodeCodex

Commit changes and push to the current branch remote. Use when you want to commit local changes and push them upstream in one workflow, with branch protection against main/master.

3 2mo ago A 37 tokens original MIT

commit

27

heyAyushh/stacc

Skill Claude CodeCodex

Commit local changes on the current branch following conventional commit message format. Use when you need to create a git commit without pushing, or when you want to stage and commit changes with a properly formatted message.

3 2mo ago A 42 tokens original MIT

council

28

heyAyushh/stacc

Skill Claude CodeCodex

Multi-agent exploration and task delegation for complex areas of interest. Use when you need to deeply explore a codebase area, gather information from multiple perspectives, or delegate parallel research tasks for comprehensive analysis.

3 2mo ago A 43 tokens original MIT

create-command

29

heyAyushh/stacc

Skill Claude CodeCodex

Create a new command file following repo conventions. Use when you need to add a new slash command, create automation workflows, or extend the command library with new functionality.

3 2mo ago A 36 tokens original MIT

deslop

30

heyAyushh/stacc

Skill Claude CodeCodex

Remove AI-generated code slop and improve code quality. Use when you need to clean up AI-written code, remove unnecessary defensive patterns, eliminate inconsistent comments, or align code style with the rest of the codebase.

3 2mo ago A 46 tokens original MIT

explore

31

heyAyushh/stacc

Skill Claude CodeCodex

Read-only file search and codebase exploration specialist. Use when you need to find files by pattern, search code with regex, navigate unfamiliar codebases, or understand code architecture without making changes.

3 2mo ago A 41 tokens original MIT

fix-pr

32

heyAyushh/stacc

Skill Claude CodeCodex

Read all suggested PR changes and apply them directly to the codebase. Use when you have PR review comments to address, suggested changes to implement, or feedback to incorporate into your code.

3 2mo ago A 40 tokens original MIT

init

33

heyAyushh/stacc

Skill Claude CodeCodex

Initialize AGENTS.md documentation for a codebase. Use when setting up a new repository for AI coding assistants, creating project documentation for Claude Code or Cursor, or improving existing AGENTS.md files.

3 2mo ago A 41 tokens original MIT

iterate-browser

34

heyAyushh/stacc

Skill Claude CodeCodex

Iterate on tasks using debug instrumentation and browser tools. Use when you need to debug web applications, verify frontend behavior, or fix issues without asking the user to manually test.

3 2mo ago A 38 tokens original MIT

heyAyushh/stacc

Skill Claude CodeCodex

Comprehensive onboarding process for new developers. Use when helping someone get set up with a codebase, configuring development environments, or creating onboarding documentation.

3 2mo ago A 35 tokens original MIT

rebase

36

heyAyushh/stacc

Skill Claude CodeCodex

Rebase the current branch with flexible target options. Use when you need to rebase on main, a specific branch, or a remote branch, with intelligent conflict handling.

3 2mo ago A 37 tokens original MIT

refactor

37

heyAyushh/stacc

Skill Claude CodeCodex

Refactor code to improve quality while maintaining functionality. Use when you need to improve code structure, eliminate duplication, optimize performance, or enhance maintainability without changing behavior.

3 2mo ago A 36 tokens original MIT

simplify

38

heyAyushh/stacc

Skill Claude CodeCodex

Streamline code by removing redundancy and aligning with repo style. Use when you need to consolidate logic, reduce indirection, clean up repeated patterns, or make code more concise.

3 2mo ago A 38 tokens original MIT

ultrathink

39

heyAyushh/stacc

Skill Claude CodeCodex

Deep reasoning mode for complex problems requiring maximum cognitive depth. Use when facing difficult architectural decisions, complex debugging, multi-step problem solving, or situations requiring careful analysis before implementation.

3 2mo ago A 39 tokens original MIT

visualize

40

heyAyushh/stacc

Skill Claude CodeCodex

Generate Mermaid diagrams from code, architecture, or concepts. Use when you need to visualize code flow, system architecture, data relationships, state machines, sequences, class structures, or any other diagrammable concept.

3 2mo ago A 45 tokens original MIT

ultrathink

41

heyAyushh/stacc

Command

When invoked, engage maximum cognitive depth for complex problems.

3 2mo ago A 0 tokens original MIT

visualize

42

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

heyAyushh/stacc

Agent

Mine high-signal transcript deltas, update AGENTS.md, and keep the incremental transcript index in sync.

3 2mo ago A 28 tokens original MIT

cli-for-agents

44

heyAyushh/stacc

Skill Claude CodeCodex

Designs or reviews CLIs so coding agents can run them reliably: non-interactive flags, layered --help with examples, stdin/pipelines, fast actionable errors, idempotency, dry-run, and predictable structure. Use when building a CLI, adding commands, writing --help, or when the user mentions agents, terminals, or…

3 2mo ago A 77 tokens original MIT

continual-learning

45

heyAyushh/stacc

Skill Claude CodeCodex

Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to agents-memory-updater.

3 2mo ago A 26 tokens original MIT

heyAyushh/stacc

Skill Claude CodeCodex

Build a personalized learning roadmap with milestones and practice checkpoints.

3 2mo ago A 14 tokens original MIT

orchestrate

47

heyAyushh/stacc

Skill Claude CodeCodex

Use only when the user explicitly types /orchestrate goal to decompose a large task, spawn a tree of parallel cloud-agent workers/subplanners/verifiers via the Cursor SDK, and collect structured handoffs; do not invoke autonomously.

3 2mo ago A 54 tokens original MIT