Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ampup

يحتوي ampup على 11 من skills المجمعة من edgeandnode، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
0
محدث
2026-04-16
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

code-check
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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

2026-02-12
code-review
محللو ضمان جودة البرمجيات والمختبرون

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

2026-02-12
code-test
محللو ضمان جودة البرمجيات والمختبرون

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

2026-02-12
commit
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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

2026-02-12
feature-status
متخصصو إدارة المشاريع

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
محللو ضمان جودة البرمجيات والمختبرون

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