A Claude Code plugin marketplace for working with Talus and Nexus.
Plugins live under plugins/. The marketplace manifest is at .claude-plugin/marketplace.json.
talusHelpers for building Nexus Tools and Talus-related artifacts.
/talus:tool-new [--auto] [tool-name] [fqn-prefix] [description] — Scaffold a new Nexus Tool in Rust and walk the user through implementing it. Detects whether the current directory is a nexus-tools-style workspace (root Cargo.toml with members = ["tools/*"]) and adds a workspace member at tools/<tool-name>/, or otherwise scaffolds a fresh standalone crate. Reference templates are read from the latest upstream Talus-Network/nexus-tools at invocation time, or from the local clone if you are inside one — no frozen baked-in templates. Pass --auto to skip all confirmation gates and infer missing arguments.In any Claude Code session (CLI or VS Code extension):
/plugin marketplace add Talus-Network/claude
/plugin install talus@talus-plugins
To use a local checkout instead:
/plugin marketplace add /path/to/this/repo
/plugin install talus@talus-plugins
claude --plugin-dir /path/to/this/repo/plugins/talus
Then in the session:
/talus:tool-new weather-current xyz.example.weather "Fetches current weather conditions"
All arguments are optional; the skill prompts for whatever is missing. Add --auto to skip prompts entirely:
/talus:tool-new --auto "Fetches current weather conditions"
Early. One plugin, one skill. More to come.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub talus-network/claude --plugin talusCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Frontend design skill for UI/UX implementation
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns