nexus
Installation
SKILL.md
Nexus Skill Hub
This is the top-level Nexus skill. Use it to choose the correct Nexus sub-skill for the task, then read that sub-skill directly.
Sub-skills
context-driven-development: Defines the canonical CDD format and workflow for context planning, creation, updates, reviews, search, and sync.context-driven-development/SKILL.md
skill-from-codebase: Defines how to derive or update a reusable skill from existing code and repository behavior.skill-from-codebase/SKILL.md
Selection Guide
- Use
context-driven-developmentfor.nexus/context/work, context quality/compliance, Next Actions, and dependency semantics. - Use
skill-from-codebasewhen the goal is creating or refreshing a skill from implemented code patterns. - If both apply, start with
context-driven-developmentfor scope and constraints, then useskill-from-codebasefor extraction.
Related skills
More from alpha-innovation-labs/ratkit
ratkit
Comprehensive guide for the ratkit Rust TUI component library built on ratatui 0.29, including feature flags, APIs, and implementation patterns. Use when building, debugging, or extending ratkit applications and examples.
12opencode-rs-sdk
Rust SDK reference for the OpenCode HTTP API and SSE streaming. Use when implementing, debugging, or reviewing code that integrates with opencode-sdk, including client setup, session/message APIs, event streaming, managed server/runtime workflows, feature-flag behavior, and error handling patterns.
3software-enginering
This skill should be used every time you do software engineering
2