KaelSensei

42 mods across 1 repository, 2 stars between them.

general-principles

25

KaelSensei/MagicAIBuilder

Cursor rule Codex

These rules define the core philosophy and mental model for MagicTheOfflining - a personal, offline-first React Native app for managing Magic: The Gathering Commander decks.

2 2d ago A 953 tokens original MIT

refactoring-skill

26

KaelSensei/MagicAIBuilder

Cursor rule Codex

Cursor rule "refactoring-skill" from KaelSensei/MagicAIBuilder, covering refactoring skill, principles, techniques, safety and cursor behavior.

2 2d ago A 119 tokens original MIT

tdd-skill

27

KaelSensei/MagicAIBuilder

Cursor rule Codex

TDD follows Kent Beck's short feedback loop. With an AI agent, the Green step is more deliberate: do not ask for intentionally dirty code and plan a cleanup pass. Ask for the smallest production-quality implementation that satisfies the test, then reserve deeper design changes for a separate refining refactor.

2 2d ago A 642 tokens original MIT

technical-stack

29

KaelSensei/MagicAIBuilder

Cursor rule Codex

These rules guide the AI assistant when generating or modifying code in MagicTheOfflining, a React Native offline MTG deck viewer.

2 2d ago A 1,259 tokens original MIT

us-prioritization

30

KaelSensei/MagicAIBuilder

Cursor rule Codex

Cursor rule "us-prioritization" from KaelSensei/MagicAIBuilder, covering set to false so it only applies when relevant, user story prioritization & weighting, story points (planning poker), what it is and why fibonacci?.

2 2d ago A 4,157 tokens original MIT

version-management

31

KaelSensei/MagicAIBuilder

Cursor rule Codex

Automatically commit and push changes after completing any feature, bug fix, or significant addition.

2 2d ago A 709 tokens original MIT

clean-architecture

32

KaelSensei/MagicAIBuilder

Skill Claude CodeCodex

Clean / Hexagonal Architecture adapted to this Next.js 15 App Router + Prisma + React 19 project. Use when designing a new feature, adding a module, debating where code should live, reviewing a PR that crosses layers, or when the domain logic starts leaking into UI / routes.

2 2d ago A 62 tokens original MIT

clean-code

33

KaelSensei/MagicAIBuilder

Skill Claude CodeCodex

Clean Code principles applied to this TypeScript / Next.js / React project, with a strong emphasis on eliminating duplication (DRY). Use before writing new code, during refactors, after Sonar flags duplicatedlines, or when reviewing a PR that adds similar-looking code to existing modules.

2 2d ago A 60 tokens original MIT

KaelSensei/MagicAIBuilder

Skill Claude CodeCodex

Expert Magic: The Gathering Commander (EDH) deck analysis, optimization, and building assistant. Use this skill whenever the user asks about Commander decks, EDH optimization, power level assessment, bracket placement, mana base construction, card cuts/additions, deck building, commander selection, synergy analysis…

2 2d ago A 208 tokens original MIT

mtg-learn

35

KaelSensei/MagicAIBuilder

Skill Claude CodeCodex

Magic: The Gathering learning assistant and gameplay guide. Use this skill whenever someone asks how Magic works, wants to learn the game, needs gameplay concepts explained, or is discovering the Commander format. Trigger on: 'how does Magic work', 'explain MTG to me', 'I'm new to Magic', 'what are the phases', 'how…

2 2d ago B 197 tokens original MIT

mtg-rules

36

KaelSensei/MagicAIBuilder

Skill Claude CodeCodex

Magic: The Gathering comprehensive rules reference and rules engine. Use this skill whenever the user asks about MTG rules, card interactions, game mechanics, timing, priority, layers, state-based actions, combat, stack resolution, or any rules question about Magic: The Gathering. Also trigger on: 'how does X work in…

2 2d ago A 162 tokens original MIT

KaelSensei/MagicAIBuilder

Skill Claude CodeCodex

Professional TypeScript + React + Next.js coding standards enforcer. Use this skill whenever writing, reviewing, or refactoring TypeScript code in any project — whether it's a new feature, a bug fix, a refactoring pass, or a code review. Trigger on: any TypeScript or TSX file creation/editing, "clean up this code"…

2 2d ago A 218 tokens original MIT

web-performance

38

KaelSensei/MagicAIBuilder

Skill Claude CodeCodex

PageSpeed and Core Web Vitals checklist for web projects. Use when building UI, shipping a page, reviewing front-end code, or running /audit-code or /beautify on a web target.

2 2d ago A 43 tokens original MIT

PreToolUse

39

KaelSensei/MagicAIBuilder

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre-pr-sonar-gate.sh via bash. From KaelSensei/MagicAIBuilder.

2 2d ago A tokens not measured original MIT

settings

40

KaelSensei/MagicAIBuilder

Settings file Claude Code

Agent settings declaring 1 hook event (PreToolUse).

2 2d ago A tokens not measured original MIT

KaelSensei/MagicAIBuilder

Instructions file CodexOpenCode

Instructions for KaelSensei/MagicAIBuilder, covering magicaibuilder — coding standards, language & runtime, type safety — non-negotiable rules, no type assertions (as) and no non-null assertions (!).

2 2d ago A 2,453 tokens original MIT

KaelSensei/MagicAIBuilder

Instructions file

Instructions for KaelSensei/MagicAIBuilder, covering magicaibuilder — project instructions, skills — load these for the right job, project-specific rules (not covered by any skill), branch flow — dev → staging → main and documentation discipline.

2 2d ago A 949 tokens original MIT