بنقرة واحدة
nde-os
يحتوي nde-os على 11 من skills المجمعة من next-mmo، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Enforces a strict 4-phase methodology (Plan, Generate, Review, DoD) for development tickets to ensure high-quality, secure, and production-ready code. Features a continuous YOLO mode loop for autonomous task completion.
Performs thorough code review on files or diffs. Checks for bugs, security issues, performance problems, and code quality.
Systematic debugging assistant. Analyzes errors, traces root causes, and suggests fixes with evidence.
Verifies that NDE-OS agent core code is production-ready with no mocks, no fakes, no TODOs, and matches all R&D comparison claims. Use after implementing any agent core module, before marking a task as complete, or when auditing code quality against the implementation plan.
Explains code in plain language. Breaks down complex logic, traces execution flow, and creates documentation.
Sets up new project scaffolding with proper structure, configuration, and tooling. Supports Rust, TypeScript, Python, and more.
Refactors code for better structure, readability, and performance while preserving behavior.
Deep research on any topic using web search and browsing. Synthesizes information from multiple sources into a comprehensive report.
Performs a security audit on code or configuration. Checks for OWASP Top 10 vulnerabilities, secrets exposure, and unsafe patterns.
Generates comprehensive unit tests and integration tests for existing code. Covers happy path, edge cases, and error conditions.
Tauri 2 best practices for performance, security, IPC, and cross-platform development. Use when writing Tauri commands, configuring permissions, optimizing app size, designing IPC patterns, or reviewing Tauri code for performance and security issues.