project-overview
Background knowledge about CaCrFeedFormula project architecture, features, and context. Automatically loaded for AI reference, not directly user-invocable.
Profile →npx skills add majiayu000/claude-skill-registry --skill project-overview-cacr92-wereply-5 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# CaCrFeedFormula Project Overview **Intelligent Feed Formula Optimization System** built with Tauri + Rust + React TypeScript. ## Project Context **CaCrFeedFormula** is an industrial-grade desktop application for feed formula optimization, integrating AI-assisted optimization, linear programming (HiGHS solver), and comprehensive feed management capabilities. ### Core Technology Stack **Backend (Rust 2021)**: - **Framework**: Tauri 2.9.0 + Tokio 1.37 (full async runtime) - **Database**: SQLite + SQLx 0.7 (compile-time type safety) - **Optimization**: HiGHS 1.12 (industrial-grade LP solver) - **Caching**: Moka 0.12 (high-performance concurrent cache) - **Type Binding**: specta 2.0 + tauri-specta 2.0 (auto TypeScript generation) - **AI Integration**: reqwest + eventsource-stream (streaming responses) - **Parallel Compute**: Rayon 1.8 **Frontend (React 19.1 + TypeScript 5.8)**: - **UI Framework**: Ant Design 5.26 + Tailwind CSS 4.1 - **State Management**: TanStack Query 5.17 - **Build Tool**: Vite 7.0 - **Visualization**: Recharts 2.15 - **Animation**: Framer Motion 11 ## Project Structure ``` cacrfeedformula/ ├── src/ # Rust backend source │ ├── ai/ # AI service module │ ├── database
- Project Context
- Core Technology Stack
- Project Structure
- Core Features
- 1. Formula Optimization System
- 2. Data Management
- 3. Analysis & Decision Support
- 4. AI Intelligent Assistant
- Project Characteristics
- Development Workflow Context
- Typical Development Scenarios:
- Key Integration Points:
- Project Scale
- Development Standards
What does the project-overview skill do?
Background knowledge about CaCrFeedFormula project architecture, features, and context. Automatically loaded for AI reference, not directly user-invocable.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill project-overview-cacr92-wereply-5 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.