cacr92

51 mods across 1 repository, 5 stars between them.

README

01

cacr92/WeReply

Agent Claude Code

A set of specialized AI assistants for the CaCrFeedFormula project, including helpers for Rust back ends, React front ends, animal-feed formula optimization, automated testing, and security review.

5 7mo ago A 0 tokens original MIT

cacr92/WeReply

Agent Claude Code

A specialized agent for optimizing animal-feed formulas in the CaCrFeedFormula system. It calculates nutrition and uses linear programming, a method for finding the best result under constraints, to balance ingredients and cost.

5 7mo ago A 34 tokens original MIT

cacr92/WeReply

Agent Claude Code

A React and TypeScript frontend specialist for the CaCrFeedFormula feed-formula system, covering reusable components, application state, performance, and Tauri integration.

5 7mo ago A 30 tokens original MIT

cacr92/WeReply

Agent Claude Code

A specialist coding role for Rust backends in a Tauri application, including commands, databases, asynchronous work, and performance.

5 7mo ago A 33 tokens original MIT

security-auditor

05

cacr92/WeReply

Agent Claude Code

A security reviewer for the CaCrFeedFormula desktop application. It checks code, database queries, Tauri commands, dependencies, secrets, input validation, and error handling for security problems.

5 7mo ago A 28 tokens original MIT

cacr92/WeReply

Agent Claude Code

A testing specialist for the CaCrFeedFormula application, covering Rust, TypeScript, APIs, databases, and service interactions. TDD, or test-driven development, means writing tests before the code and improving the code in repeated small steps.

5 7mo ago A 30 tokens original MIT

check

07

cacr92/WeReply

Command Claude Code

A code-checking command for Rust back ends and TypeScript front ends. It runs style, type, security, dependency, test-coverage, and formatting checks.

5 7mo ago A 0 tokens original MIT

context-prime

08

cacr92/WeReply

Command Claude Code

A command that loads project context, including the project structure, technology stack, modules, and development rules. It is described for a specific feed-formula optimization desktop application.

5 7mo ago A 0 tokens original MIT

optimize

09

cacr92/WeReply

Command Claude Code

A command for reviewing application performance across a Rust backend, React frontend, and SQLite database. It uses profiling, benchmarking, query-plan checks, and a list of common bottlenecks.

5 7mo ago A 0 tokens original MIT

SessionStart

10

cacr92/WeReply

Hook Claude Code

Runs when a session starts, running cat <<'EOF' (2 commands). From cacr92/WeReply.

5 7mo ago A tokens not measured original MIT

UserPromptSubmit

11

cacr92/WeReply

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running echo 💬 开始处理请求.... From cacr92/WeReply.

5 7mo ago A tokens not measured original MIT

PreToolUse

12

cacr92/WeReply

Hook Claude Code

Runs before the agent uses a tool for Edit, Write and Bash tool calls, running an inline shell check (2 commands). From cacr92/WeReply.

5 7mo ago C tokens not measured original MIT

PostToolUse

13

cacr92/WeReply

Hook Claude Code

Runs after a tool call finishes for Write.*\.rs$, Edit.*\.rs$, Write.*frontend.*\.(ts, tsx)$, Edit.*frontend.*\.(ts, tsx)$, Write and Edit tool calls, running an inline shell check (11 commands). From cacr92/WeReply.

5 7mo ago A tokens not measured original MIT

Stop

14

cacr92/WeReply

Hook Claude Code

Runs when the agent finishes a response, running cat <<'EOF'. From cacr92/WeReply.

5 7mo ago A tokens not measured original MIT

SessionEnd

15

cacr92/WeReply

Hook Claude Code

Runs when a session ends, running cat <<'EOF'. From cacr92/WeReply.

5 7mo ago A tokens not measured original MIT

Notification

16

cacr92/WeReply

Hook Claude Code

Runs when the agent sends a notification, running an inline shell check. From cacr92/WeReply.

5 7mo ago A tokens not measured original MIT

settings

17

cacr92/WeReply

Settings file Claude Code

Agent settings declaring 7 hook events (SessionStart, UserPromptSubmit, PreToolUse, PostToolUse).

5 7mo ago C tokens not measured original MIT

api-design

18

cacr92/WeReply

Skill Claude CodeCodex

A set of guidelines for designing typed APIs and data structures in Tauri applications. Tauri connects a web-based interface to a Rust backend, and DTOs are structured data used to carry requests and responses.

5 7mo ago A 81 tokens original MIT

code-review

19

cacr92/WeReply

Skill Claude CodeCodex

Comprehensive code review guidance for Tauri + Rust + React applications with focus on quality, security, and maintainability.

5 7mo ago A 84 tokens original MIT

debugging

20

cacr92/WeReply

Skill Claude CodeCodex

A systematic guide for finding and fixing problems in Tauri applications. Tauri applications commonly combine a React interface, a Rust backend, and database or command communication.

5 7mo ago A 159 tokens original MIT

cacr92/WeReply

Skill Claude CodeCodex

A set of instructions for connecting an application to DeepSeek, an AI service that can generate text responses. It covers sending web requests, receiving normal or live-streamed replies, and handling connection errors.

5 7mo ago A 112 tokens original MIT

cacr92/WeReply

Skill Claude CodeCodex

A guide for handling errors and debugging Rust or TypeScript applications built with Tauri, a framework for desktop apps with a Rust backend and web-based interface. It covers error chains, validation, and converting failures into API responses.

5 7mo ago A 83 tokens original MIT

ipc-communication

23

cacr92/WeReply

Skill Claude CodeCodex

A guide for communication between separate programs using line-by-line JSON messages through standard input and output.

5 7mo ago A 107 tokens original MIT

cacr92/WeReply

Skill Claude CodeCodex

Expert guidance for developing macOS Platform Agent using Swift + Accessibility API.

5 7mo ago A 39 tokens original MIT