KaelSensei

42 mods across 1 repository, 2 stars between them.

e2e-runner

01

KaelSensei/MagicAIBuilder

Agent Codex

Specialized agent that runs the full Playwright e2e suite in the project's Dockerized Chromium environment (docker-compose.e2e.yml) and reports pass/fail. Use before pushing to GitHub to guarantee e2e never regresses on main. Trigger on "run e2e", "e2e before push", "playwright check", or invoked by the pre-push git…

2 2d ago A 87 tokens original MIT

add-commit-push

02

KaelSensei/MagicAIBuilder

Command Codex

When /git [message] is invoked, immediately execute the following steps to stage changes, create a conventional commit, and push to the current branch.

2 2d ago A 0 tokens original MIT

audit-code

03

KaelSensei/MagicAIBuilder

Command Codex

When /audit-code [target] is invoked, immediately execute the following steps to analyze code quality, security, and adherence to project standards.

2 2d ago A 0 tokens original MIT

beautify

04

KaelSensei/MagicAIBuilder

Command Codex

When /beautify is invoked, immediately execute the following steps.

2 2d ago A 0 tokens original MIT

brainstorm

05

KaelSensei/MagicAIBuilder

Command Codex

When /brainstorm [topic] is invoked, immediately execute the following steps to collaboratively brainstorm, enhance, and plan new features for the app through an iterative product management workflow.

2 2d ago A 0 tokens original MIT

clean-code

06

KaelSensei/MagicAIBuilder

Command Codex

When /clean-code [target] is invoked, immediately execute the following steps to remove redundant code, unused variables, dead code, debug statements, and other technical debt.

2 2d ago A 0 tokens original MIT

cleanup-repo

07

KaelSensei/MagicAIBuilder

Command Codex

When /cleanup-repo is invoked, immediately execute the following steps to analyze, organize, and clean up the repository structure when files are scattered and disorganized.

2 2d ago A 0 tokens original MIT

continue

08

KaelSensei/MagicAIBuilder

Command Codex

When /continue is invoked, resume work on this app by reloading progress and picking the next pending task.

2 2d ago A 0 tokens original MIT

create-branch

09

KaelSensei/MagicAIBuilder

Command Codex

When /create-branch is invoked, immediately execute the following steps to interactively create a new feature branch with proper naming conventions.

2 2d ago A 0 tokens original MIT

create-command

10

KaelSensei/MagicAIBuilder

Command Codex

When /create-command [description] is invoked, immediately execute the following steps to generate a new Cursor command file.

2 2d ago A 0 tokens original MIT

create-user-guide

11

KaelSensei/MagicAIBuilder

Command Codex

When /create-user-guide is invoked, generate or regenerate the user-facing documentation for the app so end users know how to use it.

2 2d ago A 0 tokens original MIT

devops

12

KaelSensei/MagicAIBuilder

Command Codex

When /devops is invoked, immediately execute the following steps to create, configure, or manage DevOps infrastructure, CI/CD pipelines, and deployment configurations.

2 2d ago A 0 tokens original MIT

feature-branch

13

KaelSensei/MagicAIBuilder

Command Codex

When /feature-branch or /feature-branch is invoked, immediately execute the following steps.

2 2d ago A 0 tokens original MIT

fix

14

KaelSensei/MagicAIBuilder

Command Codex

When /fix is invoked, immediately execute the following steps.

2 2d ago A 0 tokens original MIT

magic-wand

15

KaelSensei/MagicAIBuilder

Command Codex

When /magic-wand [issue description] is invoked, immediately execute the following steps to perform a comprehensive, expert-level analysis and fix when standard debugging approaches have failed.

2 2d ago A 0 tokens original MIT

KaelSensei/MagicAIBuilder

Command Codex

When /merge-branch-into-main [branch-name] is invoked, immediately execute the following steps to safely merge a feature branch into the main branch.

2 2d ago A 0 tokens original MIT

refactor

18

KaelSensei/MagicAIBuilder

Command Codex

When /refactor is invoked, immediately execute the following steps.

2 2d ago A 0 tokens original MIT

search-docs

19

KaelSensei/MagicAIBuilder

Command Codex

When /search-docs is invoked, automatically search the project documentation using the MCP server configured in .cursor/mcp.json (e.g. the context7 server) and present the most relevant excerpts and links.

2 2d ago A 0 tokens original MIT

start

20

KaelSensei/MagicAIBuilder

Command Codex

When /start is invoked, immediately execute these steps.

2 2d ago A 0 tokens original MIT

update-user-guide

21

KaelSensei/MagicAIBuilder

Command Codex

When /update-user-guide is invoked, add or update sections in USERGUIDE.md so it stays in sync with the app. Use this after a new feature, or on demand to refresh the guide.

2 2d ago A 0 tokens original MIT

architecture-skill

22

KaelSensei/MagicAIBuilder

Cursor rule Codex

Based on Robert C. Martin (Clean Architecture) and Alistair Cockburn (Hexagonal Architecture), adapted to Next.js 15 App Router. For the full reference, see the clean-architecture skill under .agents/skills/clean-architecture/SKILL.md.

2 2d ago A 739 tokens original MIT

clean-code-skill

23

KaelSensei/MagicAIBuilder

Cursor rule Codex

Based on Robert C. Martin (Clean Code) and enforced by SonarCloud. For the full reference, see the clean-code skill under .agents/skills/clean-code/SKILL.md.

2 2d ago A 632 tokens original MIT