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

Autonom8-Agents

يحتوي Autonom8-Agents على 37 من skills المجمعة من astro44، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

bookend-reconcile
المهن الحاسوبية الأخرى

Merges bookend agent reports into revised readiness, complexity, and decomposition plan. Produces the final evidence-backed assessment consumed by sprint-architect-agent.

2026-07-15
bookend-scan-readiness
المهن الحاسوبية الأخرى

Fast filesystem readiness scan — counts docs, source files, manifests, platform signals. Produces initial ReadinessReport for agent spawning decisions.

2026-07-15
bookend-score-complexity
المهن الحاسوبية الأخرى

Scores proposal complexity against codebase surface. Uses proposal text analysis and readiness stats to determine decomposition tier and agent count.

2026-07-15
design-taste-web
مصممو واجهات الويب والرقمية

Generation-time design taste for web UI work. Anti-cliche bans, layout and motion hard rules, and client-intent dials. Advisory only - shapes drafts; declared measured contracts remain the sole gate authority.

2026-07-15
mathematician
معلمو التعليم العالي، جميع الآخرون

Rigorously reasons about definitions, proofs, and computations in algebra, analysis, discrete math, probability, linear algebra, and applied math. Verifies derivations, spots invalid steps, and states assumptions clearly. Use when solving or proving math problems, reviewing mathematical arguments, modeling with equations, interpreting statistics, or when the user mentions proofs, lemmas, theorems, integrals, series, matrices, optimization, or numerical methods.

2026-07-15
qa-visual-interaction
محللو ضمان جودة البرمجيات والمختبرون

Visual verification for interactive elements (popups, modals, tooltips). Clicks elements and captures screenshots for analysis. Bypasses MCP browser tool limitations with cross-origin CSS.

2026-07-15
test-create-fixture-flutter
محللو ضمان جودة البرمجيات والمختبرون

Create Flutter widget_test fixtures for UI components. Uses golden_toolkit for snapshot testing with multi-device and theme support.

2026-07-15
test-create-fixture-ios
محللو ضمان جودة البرمجيات والمختبرون

Create iOS XCTest fixtures for UI components. Uses swift-snapshot-testing for visual validation across devices and traits.

2026-07-15
test-create-fixture
محللو ضمان جودة البرمجيات والمختبرون

Create HTML test fixture AND Playwright spec for UI components. Uses project templates to create isolated test pages for TDD validation. Web-specific enhancement creates both files.

2026-07-15
third-party-theming-audit
مطوّرو البرمجيات

Proactive audit for third-party component theming conflicts. Detects libraries that inject default styles and mandates explicit override patterns before implementation.

2026-07-15
test-gen-ui
محللو ضمان جودة البرمجيات والمختبرون

Generate Playwright test specs from UI components. Creates test scaffolding with selectors, fixtures, and common interactions.

2026-02-14
qa-integration-check
محللو ضمان جودة البرمجيات والمختبرون

Verify cross-file integrations. Checks CSS class references, imports/exports, component usage, and asset paths. Returns JSON with validation results.

2026-01-15
qa-run-tests
محللو ضمان جودة البرمجيات والمختبرون

Run Playwright tests with intelligent port detection. Reuses existing dev servers to avoid port conflicts. Returns JSON with test results and server status.

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

Automated code review for security, design tokens, and accessibility. Checks for XSS, hardcoded colors, missing ARIA attributes. Returns JSON with issues.

2026-01-15
test-augment-fixture
محللو ضمان جودة البرمجيات والمختبرون

Augment test fixture with edge cases, accessibility tests, responsive breakpoints. QA skill that ensures comprehensive test coverage.

2026-01-15
test-create-fixture
محللو ضمان جودة البرمجيات والمختبرون

Create HTML test fixture for UI components. Uses project templates to create isolated test pages for TDD validation.

2026-01-15
test-validate-fixture
محللو ضمان جودة البرمجيات والمختبرون

Validate UI component fixture in browser. Opens test page, checks rendering, captures console errors and screenshots.

2026-01-15
a11y-check
محللو ضمان جودة البرمجيات والمختبرون

Accessibility audit using axe-core. Checks WCAG 2.1 compliance, keyboard navigation, ARIA attributes, and color contrast.

2026-01-08
bundle-analyze
مطوّرو البرمجيات

JavaScript bundle analysis. Checks bundle sizes, tree-shaking effectiveness, duplicate dependencies, and chunk splitting.

2026-01-08
catalog-update
مطوّرو البرمجيات

Update CATALOG.md incrementally from a deployed ticket. Appends new files_created entries without regenerating entire catalog.

2026-01-08
check-imports
محللو ضمان جودة البرمجيات والمختبرون

Import/export validation post-implementation. Checks that all imports resolve to actual exports, catches broken references and circular dependencies.

2026-01-08
css-audit
مطوّرو البرمجيات

CSS quality audit. Checks for unused selectors, specificity issues, duplicate rules, and design token compliance.

2026-01-08
deploy-check
محللو ضمان جودة البرمجيات والمختبرون

Pre-deployment validation. Verifies files exist, no broken references, build succeeds, and critical paths work before marking ticket deployed.

2026-01-08
generate-catalog
مطوّرو البرمجيات

Generate CATALOG.md from deployed tickets. Extracts files_created metadata and builds project asset catalog with usage instructions.

2026-01-08
lint
محللو ضمان جودة البرمجيات والمختبرون

Code linting during review. Runs ESLint/Prettier/platform-specific linters on changed files. Returns warnings and errors with fix suggestions.

2026-01-08
qa-backend
محللو ضمان جودة البرمجيات والمختبرون

Backend QA for API/Lambda/gRPC testing. Validates endpoints, response schemas, error handling, and integration tests. Returns JSON with test results.

2026-01-08
qa-browser-check
محللو ضمان جودة البرمجيات والمختبرون

Fast browser health check for web pages. Catches 404s, console errors, and missing assets. Returns JSON with check results per URL.

2026-01-08
qa-data
محللو ضمان جودة البرمجيات والمختبرون

Data QA for database migrations and schema validation. Checks SQL syntax, UP/DOWN sections, model-schema consistency, and rollback safety.

2026-01-08
qa-exploratory
محللو ضمان جودة البرمجيات والمختبرون

Exploratory QA to find edge cases and unexpected bugs. Tests boundary conditions, error states, and unusual user flows.

2026-01-08
qa-performance
محللو ضمان جودة البرمجيات والمختبرون

Performance validation for web apps. Checks Core Web Vitals (LCP, FID, CLS), bundle sizes, resource counts, and lighthouse scores. Returns JSON with metrics.

2026-01-08
qa-smoke-test
محللو ضمان جودة البرمجيات والمختبرون

Fast pre-QA sanity check. Validates files exist, server responds, and basic page loads before running full test suite. Returns JSON with pass/fail status.

2026-01-08
qa-visual-flutter
محللو ضمان جودة البرمجيات والمختبرون

Visual QA for Flutter apps using golden_toolkit snapshot testing. Validates widgets render correctly across devices and themes.

2026-01-08
qa-visual-ios
محللو ضمان جودة البرمجيات والمختبرون

Visual QA for iOS apps using swift-snapshot-testing. Validates UIKit/SwiftUI views render correctly across devices and traits.

2026-01-08
qa-visual-qa-web
محللو ضمان جودة البرمجيات والمختبرون

Visual QA for HTML/CSS/JS web apps. Validates layout, animations, styling, i18n keys, data display, and interactive elements using Playwright.

2026-01-08
review-validate-ticket
مطوّرو البرمجيات

Pre-implementation ticket validation. Checks required fields, platform compatibility, and dependency status. Returns JSON with validation results.

2026-01-08
security-scan
محللو أمن المعلومات

Security vulnerability scanning. Detects OWASP Top 10 issues, hardcoded secrets, XSS, SQL injection, and insecure dependencies. Returns JSON with findings.

2026-01-08
validate-ticket
مطوّرو البرمجيات

Pre-decomposition ticket validation. Fast structural check for required fields, platform detection, and dependency status. Blocks invalid tickets early.

2026-01-08