Skip to main content
Run any Skill in Manus
with one click
edgeandnode
GitHub creator profile

edgeandnode

Repository-level view of 13 collected skills across 3 GitHub repositories.

skills collected
13
repositories
3
updated
2026-06-23
repository explorer

Repositories and representative skills

code-check
software-quality-assurance-analysts-and-testers

Validate and lint code after changes. Use after editing Rust/shell script files, when user mentions compilation errors, linting, clippy warnings, shellcheck issues, or before commits/PRs. Ensures all code passes checks and has zero warnings.

2026-04-16
code-format
software-developers

Format Rust and shell script code automatically. Use immediately after editing .rs/.sh files or the install script, when user mentions formatting, code style, or before commits/PRs. Ensures consistent code style following project conventions.

2026-04-16
code-pattern-discovery
software-developers

Load relevant coding patterns based on user query or work context. Use when asking about coding patterns, standards, or before implementing code.

2026-02-12
code-pattern-fmt-check
software-quality-assurance-analysts-and-testers

Validate pattern doc format against the specification. Use when reviewing PRs, after editing pattern docs, or before commits

2026-02-12
code-review
software-quality-assurance-analysts-and-testers

Review code changes for bugs, pattern violations, security, and quality. Use when reviewing PRs, code changes, or before commits.

2026-02-12
code-test
software-quality-assurance-analysts-and-testers

Run targeted tests to validate changes. Use filters to target specific tests when needed.

2026-02-12
commit
software-developers

Generate and validate conventional commit messages with Rust workspace scope rules. Use when user says "commit", "git commit", "/commit", asks for help with commit messages, or requests to amend a commit. Enforces crate-based scoping and validates message accuracy against changesets.

2026-02-12
feature-discovery
software-developers

Load relevant feature docs based on user query. Use when user asks about features, functionality, or how things work in the project.

2026-02-12
Showing top 8 of 11 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded