Jartan-LLC

60 mods across 1 repository, 2 stars between them.

grimoire

01

Jartan-LLC/grimoire

Plugin Claude Code

Curated Claude Code plugins for development workflows.

2 14d ago A tokens not measured original MIT

grimoire

02

Jartan-LLC/grimoire

Settings file Claude Code

Agent settings configuring enabledPlugins, extraKnownMarketplaces.

2 14d ago A tokens not measured original MIT

grimoire AGENTS.md

03

Jartan-LLC/grimoire

Instructions file CodexOpenCode

Instructions for Jartan-LLC/grimoire, a project described as: Curated plugins for development workflows, for Claude Code and Codex.

2 14d ago A 4 tokens copy · 100% MIT

grimoire CLAUDE.md

04

Jartan-LLC/grimoire

Instructions file

Instructions for Jartan-LLC/grimoire, covering grimoire, rules, always, anti-patterns and ask first.

2 14d ago A 743 tokens original MIT

claudivis

05

Jartan-LLC/grimoire

Plugin Claude Code

The key to Claude Code configuration -- how agents, skills, and commands work together.

2 14d ago A tokens not measured original MIT

claude-config

06

Jartan-LLC/grimoire

Skill Claude CodeCodex

How agents, skills, and commands work in Claude Code projects.

2 14d ago A 17 tokens original MIT

gitwise

07

Jartan-LLC/grimoire

Plugin Claude Code

GitHub conventions -- branch naming, commit format, issue/PR templates, and safe issue/PR referencing.

2 14d ago A tokens not measured original MIT

PreToolUse

08

Jartan-LLC/grimoire

Hook

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From Jartan-LLC/grimoire.

2 14d ago A tokens not measured original MIT

github-conventions

09

Jartan-LLC/grimoire

Skill Claude CodeCodex

GitHub conventions -- branch naming, commit format, issue/PR templates, and safe issue/PR referencing in comments.

2 14d ago A 28 tokens original MIT

praxis

10

Jartan-LLC/grimoire

Plugin Claude Code

Development workflow -- issue planning, implementation, PR creation, code review with specialized reviewers, and project conventions.

2 14d ago A tokens not measured original MIT

backend-reviewer

11

Jartan-LLC/grimoire

Agent

Reviews backend code for patterns, async correctness, and security. Use after backend code changes.

2 14d ago A 22 tokens original MIT

doc-reviewer

12

Jartan-LLC/grimoire

Agent

Reviews documentation for conciseness, accuracy, and consistency. Use after doc changes.

2 14d ago A 21 tokens original MIT

frontend-reviewer

13

Jartan-LLC/grimoire

Agent

Reviews frontend code for design system compliance, accessibility, and responsive patterns. Use after frontend code changes.

2 14d ago A 24 tokens original MIT

general-reviewer

14

Jartan-LLC/grimoire

Agent

Reviews code for general quality, naming, organization, cleanup, and project standards. Use after any code changes.

2 14d ago A 26 tokens original MIT

issue-planner

15

Jartan-LLC/grimoire

Agent

Analyzes GitHub issues and designs implementation approaches with alternatives considered, producing actionable plans.

2 14d ago A 21 tokens original MIT

structure-reviewer

16

Jartan-LLC/grimoire

Agent

Reviews structural and readability craft -- decomposition, cohesion, coupling, interfaces, data modeling, control flow, and naming. Use after non-trivial code changes.

2 14d ago A 35 tokens original MIT

test-reviewer

17

Jartan-LLC/grimoire

Agent

Reviews test coverage and CI/CD correctness. Use after test or workflow changes.

2 14d ago A 19 tokens original MIT

api-error-patterns

19

Jartan-LLC/grimoire

Skill Claude CodeCodex

API error response format -- machine-readable codes, human-readable reasons, status code rules.

2 14d ago A 22 tokens original MIT

code-hygiene

20

Jartan-LLC/grimoire

Skill Claude CodeCodex

Language-agnostic code hygiene -- no dead/reinvented/duplicated code, truthful names, real implementations, and scoped (never blanket) diagnostic suppressions.

2 14d ago A 38 tokens original MIT

code-structure

21

Jartan-LLC/grimoire

Skill Claude CodeCodex

Language-agnostic structural craft -- decompose on responsibility not size, prefer deep modules over shallow piles, and shape cohesion, coupling, interfaces, error contracts, and data invariants. Sibling to code-hygiene, comment-hygiene and readable-code.

2 14d ago A 57 tokens original MIT

comment-hygiene

22

Jartan-LLC/grimoire

Skill Claude CodeCodex

Comment truthfulness -- what a comment must tell the reader that the code can't, the KEEP/DELETE/EXEMPT/CONDITIONAL taxonomy, tombstone and retold-fact detection, and comment density across a diff. Sibling to code-hygiene, code-structure and readable-code.

2 14d ago A 66 tokens original MIT

create-issue

23

Jartan-LLC/grimoire

Skill Claude CodeCodex

Create a GitHub issue using the appropriate template.

2 14d ago A 13 tokens original MIT

create-pr

24

Jartan-LLC/grimoire

Skill Claude CodeCodex

Create a pull request for implemented changes from a GitHub issue.

2 14d ago A 15 tokens original MIT