Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Autonom8-Agents

Autonom8-Agents contient 37 skills collectées depuis astro44, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
37
Stars
3
mis à jour
2026-07-15
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bookend-reconcile
Autres occupations informatiques

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
Autres occupations informatiques

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

2026-07-15
bookend-score-complexity
Autres occupations informatiques

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
Concepteurs web et d'interfaces numériques

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
Enseignants postsecondaires, autres

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-15
test-create-fixture
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-14
qa-integration-check
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-15
test-create-fixture
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-15
test-validate-fixture
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-15
a11y-check
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-08
bundle-analyze
Développeurs de logiciels

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

2026-01-08
catalog-update
Développeurs de logiciels

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

2026-01-08
check-imports
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-08
css-audit
Développeurs de logiciels

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

2026-01-08
deploy-check
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-08
generate-catalog
Développeurs de logiciels

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

2026-01-08
lint
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-08
qa-performance
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-08
qa-visual-ios
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-01-08
security-scan
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-01-08