Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Autonom8-Agents

Autonom8-Agents 收录了来自 astro44 的 37 个 skills,并提供仓库级职业覆盖和站内 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