Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

ampup

ampup enthält 11 gesammelte Skills von edgeandnode, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
0
aktualisiert
2026-04-16
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

code-check
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-02-12
code-review
Softwarequalitätssicherungsanalysten und -tester

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

2026-02-12
code-test
Softwarequalitätssicherungsanalysten und -tester

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

2026-02-12
commit
Softwareentwickler

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
Softwareentwickler

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
feature-fmt-check
Softwarequalitätssicherungsanalysten und -tester

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

2026-02-12
feature-status
Projektmanagementspezialisten

Report feature maturity and status. Use when asking about project status, feature readiness, or which features are stable/experimental/development

2026-02-12
feature-validate
Softwarequalitätssicherungsanalysten und -tester

Verify feature doc alignment with implementation. Use when asking about feature implementation status, or to check that documented functionality exists in code and has test coverage

2026-02-12