talayash

66 mods across 2 repositories, 41 stars between them.

typescript-reviewer

25

talayash/agentrium

Agent Claude Code

Expert TypeScript/JavaScript code reviewer specializing in type safety, async correctness, Node/web security, and idiomatic patterns. Use for all TypeScript and JavaScript code changes. MUST BE USED for TypeScript/JavaScript projects.

39 yesterday A 51 tokens copy · 81% MIT

add-command

26

talayash/agentrium

Command Claude Code

Add a new Tauri IPC command named $ARGUMENTS. If the name is not provided, ask the user.

39 yesterday A 0 tokens original MIT

add-component

27

talayash/agentrium

Command Claude Code

Create a new React component named $ARGUMENTS in src/components/. If no name is provided, ask the user.

39 yesterday A 0 tokens original MIT

build-fix

29

talayash/agentrium

Command Claude Code

Automatically detect and fix build errors with minimal changes.

39 yesterday A 0 tokens original MIT

changelog

30

talayash/agentrium

Command Claude Code

Generate a changelog for version $ARGUMENTS by analyzing git history.

39 yesterday A 0 tokens original MIT

checkpoint

31

talayash/agentrium

Command Claude Code

Create a git checkpoint to safely save current progress.

39 yesterday A 0 tokens original MIT

dev

32

talayash/agentrium

Command Claude Code

Start the Tauri dev server with hot-reload by running npm run tauri dev -- --features devtools in the project root. The devtools feature enables Chrome DevTools in the webview (disabled in production builds for security).

39 yesterday A 0 tokens original MIT

errors

33

talayash/agentrium

Command Claude Code

You are pulling end-user error/exception reports stored by the ct-analytics Cloudflare Worker (D1 table errors) and writing a human-readable summary inline. Errors are populated by POST /errorreport from three sources: rustpanic, rustcommand, frontend. Retention is 90 days.

39 yesterday A 0 tokens original MIT

plan

36

talayash/agentrium

Command Claude Code

Create a detailed implementation plan before writing any code.

39 yesterday A 0 tokens original MIT

publish

37

talayash/agentrium

Command Claude Code

You are performing a full release of ClaudeTerminal. Follow every step below in order. Stop and ask the user if anything is ambiguous or fails.

39 yesterday A 0 tokens original MIT

refactor-clean

38

talayash/agentrium

Command Claude Code

Find and safely remove dead code, unused imports, and unused dependencies.

39 yesterday A 0 tokens original MIT

review-pr

40

talayash/agentrium

Command Claude Code

Review the PR at $ARGUMENTS (a PR number or URL). Fetch the diff and changed files, then check for.

39 yesterday A 0 tokens original MIT

security-review

41

talayash/agentrium

Command Claude Code

Run a security audit on the codebase or recent changes.

39 yesterday A 0 tokens original MIT

tdd

42

talayash/agentrium

Command Claude Code

Implement a feature using strict Test-Driven Development.

39 yesterday A 0 tokens original MIT

verify

43

talayash/agentrium

Command Claude Code

Run a full verification pipeline to check project health.

39 yesterday A 0 tokens original MIT

agentrium

44

talayash/agentrium

Settings file Claude Code

Agent settings declaring 19 allowed tools.

39 yesterday A tokens not measured original MIT

frontend-patterns

45

talayash/agentrium

Skill Claude CodeCodex

React/TypeScript/xterm.js patterns for ClaudeTerminal frontend.

39 yesterday A 16 tokens original MIT

rust-patterns

46

talayash/agentrium

Skill Claude CodeCodex

Rust/Tauri patterns and best practices for ClaudeTerminal backend.

39 yesterday A 15 tokens original MIT

security-review

47

talayash/agentrium

Skill Claude CodeCodex

Security audit checklist and patterns for Tauri desktop apps with PTY spawning.

39 yesterday A 17 tokens original MIT

tdd-workflow

48

talayash/agentrium

Skill Claude CodeCodex

Test-Driven Development workflow with RED-GREEN-REFACTOR cycle and git checkpoints.

39 yesterday A 22 tokens original MIT