xbklairith

34 mods across 1 repository, 3 stars between them.

kisune

01

xbklairith/kisune

Plugin Claude Code

Advanced trading and development workflow plugins for Claude Code.

3 3mo ago A tokens not measured

kisune CLAUDE.md

02

xbklairith/kisune

Instructions file

Claude Code instructions for xbklairith/kisune, covering claude.md, project overview, repository structure, plugin architecture and trading plugin (4 skills, no commands).

3 3mo ago A 3,360 tokens

dev-workflow

03

xbklairith/kisune

Plugin Claude Code

Language-agnostic development lifecycle — spec-driven planning (Quick/Full modes), TDD, completion validation, code/security review, parallel agent dispatch, and 8 proactive agents.

3 3mo ago A tokens not measured

architect

04

xbklairith/kisune

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

3 3mo ago A 36 tokens

xbklairith/kisune

Agent

Build and compilation error resolution specialist. Use PROACTIVELY when build fails or type/compilation errors occur. Fixes build errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

3 3mo ago A 51 tokens

code-reviewer

06

xbklairith/kisune

Agent

Expert code review specialist. Use PROACTIVELY after writing or modifying code. Reviews for quality, security, and maintainability.

3 3mo ago A 30 tokens

database-reviewer

07

xbklairith/kisune

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

3 3mo ago A 48 tokens

planner

08

xbklairith/kisune

Agent

Implementation planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring.

3 3mo ago A 31 tokens

refactor-cleaner

09

xbklairith/kisune

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Identifies dead code through static analysis and safely removes it.

3 3mo ago A 40 tokens

security-reviewer

10

xbklairith/kisune

Agent

Security vulnerability detection specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data.

3 3mo ago A 31 tokens

tdd-guide

11

xbklairith/kisune

Agent

TDD specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring. Ensures 80%+ coverage.

3 3mo ago A 38 tokens

spec

12

xbklairith/kisune

Command

Launch spec-driven development workflow — picks Quick (single plan.md) or Full (3-file EARS spec) automatically.

3 3mo ago A 23 tokens

SessionStart

13

xbklairith/kisune

Hook

Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From xbklairith/kisune.

3 3mo ago A tokens not measured

brainstorming

14

xbklairith/kisune

Skill Claude CodeCodex

Collaborative refinement of rough ideas into clear requirements/designs through systematic questioning. Use when requirements are vague or exploring architectural options.

3 3mo ago A 29 tokens

xbklairith/kisune

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, passing, or ready to commit/PR — requires running verification commands and reading fresh output before any success claim. Evidence before assertions, always.

3 3mo ago A 42 tokens

explain-in

16

xbklairith/kisune

Skill Claude CodeCodex

Rewrite engineer-to-engineer content for leadership audiences — VPs, directors, PMs, release managers. Shapes for the channel: JIRA comment, Slack post, standup note, email, or meeting talking-points. Use after post-mortem or any technical update that needs to flow up the org.

3 3mo ago A 0 tokens

git-workflow

17

xbklairith/kisune

Skill Claude CodeCodex

Smart git operations — commit messages, branch management, PR creation with summaries. Use for any git workflow.

3 3mo ago A 25 tokens

post-mortem

18

xbklairith/kisune

Skill Claude CodeCodex

Write the canonical engineering record of a fixed bug — root cause, mechanism, fix, validation, and how it slipped through. Use after a debug session lands a validated fix, before closing the bug.

3 3mo ago A 45 tokens

review

19

xbklairith/kisune

Skill Claude CodeCodex

25-point code quality checklist covering structure, errors, security, performance, and testing. Use before commits or when reviewing code.

3 3mo ago A 27 tokens

scrutinize

20

xbklairith/kisune

Skill Claude CodeCodex

Outsider-perspective deep review of a plan, PR, design doc, or code change — questions intent first (should this exist?), then traces the actual code path end-to-end to verify the change does what it claims. Use for serious PR reviews, design audits, or second opinions. Lighter pre-commit checks use review instead.

3 3mo ago A 75 tokens

security-review

21

xbklairith/kisune

Skill Claude CodeCodex

OWASP Top 10 vulnerability detection. Use PROACTIVELY for code handling user input, auth, APIs, payments, or sensitive data.

3 3mo ago A 32 tokens

skill-maker

22

xbklairith/kisune

Skill Claude CodeCodex

Create and edit Claude Code skills with TDD methodology. Use when creating or editing skills. Test with subagents before deployment, iterate until bulletproof.

3 3mo ago A 33 tokens

spawn-agents

23

xbklairith/kisune

Skill Claude CodeCodex

Use when facing 2+ independent problems (different test files, unrelated bugs, separate subsystems) that can be investigated in parallel without shared state — covers the dispatch decision, the actual Claude Code parallelism mechanism, prompt construction, and integration after agents return.

3 3mo ago A 55 tokens

xbklairith/kisune

Skill Claude CodeCodex

Execute spec-driven implementation — auto-detects Quick (plan.md) or Full (tasks.md) mode and runs step-by-step with verification. Use when implementing a planned feature or running TDD tasks.

3 3mo ago A 46 tokens