atuljha23/holocron

Role-aware Claude Code plugin: 10 specialist agents (frontend, backend, QA, a11y, perf, security, architect, debugger, code-reviewer, docs), 15 domain commands, 8 skills, and a SQLite-backed learning crystal that compounds your corrections across sessions.

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

a11y-auditor

01

atuljha23/holocron

Agent

Accessibility audit against WCAG 2.2 AA. Use when the user asks "is this accessible", is building UI components, or when /holocron:a11y runs. Flags missing semantics, ARIA misuse, focus order, keyboard traps, and likely contrast issues.

2 4mo ago A 63 tokens original MIT

architect

02

atuljha23/holocron

Agent

System design, tradeoff analysis, and ADR drafting. Use when the user needs to pick between implementation approaches, evaluate a design, decompose a feature into modules, or document a decision for posterity.

2 4mo ago A 43 tokens original MIT

backend-engineer

03

atuljha23/holocron

Agent

Implements and reviews server-side code — HTTP APIs, services, background workers, data access. Use for endpoint design, request/response shape, error handling, database queries, async/concurrency patterns, and service boundaries.

2 4mo ago A 48 tokens original MIT

code-reviewer

04

atuljha23/holocron

Agent

Staff-level PR review of the current diff or a specified ref. Use when the user asks for "a review", "a second opinion", or runs /holocron:review. Reviews for correctness, clarity, test quality, and blast radius.

2 4mo ago A 54 tokens original MIT

cost-analyst

05

atuljha23/holocron

Agent

Analyze session-usage logs and identify concrete token-savings opportunities. Reads /.holocron/sessions/.json, correlates cost to behavior, and proposes changes ranked by expected savings. Use when costs creep up or before setting a budget.

2 4mo ago A 53 tokens original MIT

data-engineer

06

atuljha23/holocron

Agent

Data specialist — SQL correctness, query performance, schema design, dbt models, pipeline reliability (Airflow / Dagster / Prefect / Fivetran). Use for query review, index planning, migration review, dbt model patterns, and pipeline idempotency.

2 4mo ago A 59 tokens original MIT

debugger

07

atuljha23/holocron

Agent

Hypothesis-driven root-cause analysis on bug reports and failing tests. Use when something is broken and the user wants to understand why, not just patch it. Not for feature implementation.

2 4mo ago A 41 tokens original MIT

docs-writer

08

atuljha23/holocron

Agent

Writes READMEs, ADRs, runbooks, API docs, and migration guides. Use when the task is to produce documentation or polish existing docs. Matches the voice of the surrounding repo.

2 4mo ago A 43 tokens original MIT

frontend-engineer

09

atuljha23/holocron

Agent

Implements and reviews frontend code — React, Vue, Svelte, Web Components, plain HTML/CSS. Handles state management, component APIs, accessibility baseline, responsive layouts, and user-facing performance. Use when the task involves UI, client-side state, forms, routing, or rendering behavior.

2 4mo ago A 63 tokens original MIT

perf-engineer

10

atuljha23/holocron

Agent

Performance analysis — Core Web Vitals on the frontend, N+1 and index gaps on the backend, bundle size deltas, rendering cost. Use when the task mentions "slow", "too big", "regression", or /holocron:perf runs.

2 4mo ago A 58 tokens original MIT

qa-engineer

11

atuljha23/holocron

Agent

Test strategy, coverage gap analysis, flaky-test hunting, and BDD scenario authoring. Use when the task is "what tests are missing", "why does this test fail intermittently", "write a test plan", or "improve test quality".

2 4mo ago A 55 tokens original MIT

security-reviewer

12

atuljha23/holocron

Agent

Security review of changes — OWASP Top 10, authn/authz boundaries, secret hygiene, injection surfaces, dep CVEs. Use for PR review of security-sensitive code, threat modeling, and /holocron:sec-scan.

2 4mo ago A 53 tokens original MIT

sre-engineer

13

atuljha23/holocron

Agent

Site-reliability and infra specialist — Dockerfiles, Kubernetes manifests, CI pipelines, SLOs, error budgets, incident runbooks. Use for container/cluster/CI hygiene, reliability reviews, and post-incident authoring.

2 4mo ago A 52 tokens original MIT

threat-modeler

14

atuljha23/holocron

Agent

Structured threat modeling over a diff, a component, or a proposed feature. Walks STRIDE (or LINDDUN for privacy-heavy work) and produces an actionable threat list with mitigations. Use when the task is "what could go wrong here" at the design level, not "is this line safe" (that's @security-reviewer).

2 4mo ago A 76 tokens original MIT