用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/DanielMR-dev/NetSentinel --skill netsentinel-pipeline命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Orchestrates the NetSentinel feature pipeline (Plan -> Developer -> Reviewer) using dynamic subagents. Use this when the user requests feature work or bug fixes through the multi-agent pipeline.
Comprehensive coding standards, patterns, and best practices for the NetSentinel backend. This skill defines the non-negotiable rules for Rust safety, Tokio async execution, concurrency, SQLite database storage, and integration with Iced.
Comprehensive coding standards, patterns, and best practices for the NetSentinel frontend. This skill defines the non-negotiable rules for Rust Iced GUI development, state management, asynchronous layout updates, themes, and Elm architecture.
基于 SOC 职业分类
正在显示 SKILL.md
| name | netsentinel-pipeline |
| description | Use for NetSentinel feature work or bug fixes that must run Plan -> Developer -> Reviewer. |
Use only the tokens necessary. Give each subagent a narrow prompt and require it to load Backend Standards and Frontend Standards.
Flow:
cargo fmt and relevant checks/tests.