egraph-rs-dev-process
Guidelines for general development process, coding style, writing comments, and updating skills after tasks in the egraph-rs project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guidelines for general development process, coding style, writing comments, and updating skills after tasks in the egraph-rs project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Commands and procedures to format, lint, and run tests for Rust, WebAssembly, Python, and JS/TS in the egraph-rs project.
Conventions and format rules for writing commit messages in the egraph-rs project.
Core architectural and implementation patterns of layouts, clustering, layering, and triangulation in egraph-rs.
| name | egraph-rs-dev-process |
| description | Guidelines for general development process, coding style, writing comments, and updating skills after tasks in the egraph-rs project. |
This skill details the general development rules, comment conventions, task workflow, and self-updating skill process for the egraph-rs project.
egraph-rs-system-patterns skill to understand the project architecture.task.md) to plan and track your work.cargo fmt --all and ensure no formatting changes remain.cargo clippy --workspace --all-targets --all-features -- -D warnings and ensure there are no warnings.egraph-rs-verification skill for specific test commands.egraph-rs-commit skill).Upon completing any task, the agent MUST reflect on the work performed.
egraph-rs-dev-process, egraph-rs-verification, egraph-rs-system-patterns) to keep the guidelines up-to-date.