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

Aquilia

Aquilia 收录了来自 tubox-labs 的 24 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
24
Stars
16
更新
2026-07-10
Forks
5
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

aquilia-contract-validation
软件开发工程师

Build Aquilia Contract validation, schema, projection, lens, facet, and request/response molding workflows. Use for Contract classes, facets, sealing/casting, OpenAPI schema generation, request_contract/response_contract, and model-world contracts.

2026-07-10
aquilia-controller-api-builder
软件开发工程师

Build Aquilia HTTP APIs with Controller, RequestCtx, Response, route decorators, contracts, filters, pagination, renderers, OpenAPI metadata, and route debugging. Use for controller methods and request/response behavior.

2026-07-10
aquilia-mlops-model-lifecycle
软件开发工程师

Build Aquilia MLOps model packaging, registry, serving, rollout, observability, plugins, lineage, experiments, export, and admin workflows. Use for aquilia.mlops APIs and aq pack/model/mlops-deploy/observe/export/plugin/lineage/experiment commands.

2026-07-10
aquilia-admin-dashboard-ops
软件开发工程师

Build and operate Aquilia admin dashboard features. Use for AdminIntegration, AdminModules, admin templates/controllers/security/audit/users/permissions/monitoring/storage/tasks/provider pages, and aq admin commands.

2026-06-08
aquilia-config-integration-manager
软件开发工程师

Manage Aquilia Python-native configuration and typed integrations. Use for Integration.* builders, aquilia.integrations dataclasses, database/cache/storage/tasks/mail/templates/admin/openapi/security/session config, Env, Secret, and ConfigLoader behavior.

2026-06-08
aquilia-artifacts-release-builder
软件开发工程师

Build and manage Aquilia artifacts and release bundles. Use for Artifact, ArtifactBuilder, ArtifactReader, ArtifactStore, integrity/provenance, config/code/model/template/migration/registry/route/DI graph artifacts, signing, freeze, and aq artifact commands.

2026-05-17
aquilia-auth-session-builder
信息安全分析师

Build Aquilia authentication and session workflows. Use for AuthManager, tokens, password hashing/policy, guards, clearance, OAuth, MFA, session policies/stores/transports, auth middleware, and protected controllers.

2026-05-17
aquilia-cache-storage-filesystem
软件开发工程师

Build Aquilia cache, storage, and native filesystem workflows. Use for CacheService/backends/decorators, StorageConfig/backends/registry/effects, local/S3/GCS/Azure/SFTP/memory storage, and aquilia.filesystem async file operations/security.

2026-05-17
aquilia-cli-workflow-operator
网络与计算机系统管理员

Operate and extend the Aquilia aq CLI. Use for aq init/add/generate/validate/compile/run/serve/freeze/manifest/inspect/discover/analytics/mail/cache/i18n/db/ws/admin/provider/deploy/test commands and Click flag behavior.

2026-05-17
aquilia-database-orm-migrations
数据库架构师

Build Aquilia database, sqlite, ORM model, query, transaction, and migration workflows. Use for DatabaseIntegration, typed DB configs, AquiliaDatabase, native sqlite, Model fields/managers, makemigrations/migrate/sqlmigrate/inspectdb/status, and schema snapshots.

2026-05-17
aquilia-deploy-provider-render
网络与计算机系统管理员

Generate and operate Aquilia deployment/provider workflows. Use for aq deploy dockerfile/compose/kubernetes/nginx/ci/monitoring/env/all/makefile/render, deployment generators, Render provider login/status/env vars/deploy/destroy/status, and provider credential store.

2026-05-17
aquilia-di-service-builder
软件开发工程师

Create and debug Aquilia dependency injection providers, services, factories, scopes, request scopes, lifecycle hooks, Inject annotations, and DI diagnostics. Use for service construction and provider resolution issues.

2026-05-17
aquilia-discovery-manifest-sync
软件开发工程师

Use Aquilia discovery and manifest synchronization workflows. Use for auto-discovery, PackageScanner, DiscoveryInspector, analytics, aq discover --sync/--dry-run/--json, manifest update/check/freeze, workspace module config generation, and component sync issues.

2026-05-17
aquilia-fault-middleware-builder
信息安全分析师

Build and debug Aquilia structured faults and middleware. Use for Fault subclasses, FaultDomain, FaultEngine, default handlers, Exception/Fault middleware, request IDs, CORS/CSP/CSRF/rate-limit/static middleware, and middleware chain ordering.

2026-05-17
aquilia-framework-audit
软件质量保证分析师与测试员

Audit and navigate the Aquilia framework from actual source code. Use when a user asks to understand Aquilia architecture, execution flow, subsystem boundaries, code ownership, or to derive changes/skills/docs from implementation rather than assumptions.

2026-05-17
aquilia-http-versioning-client
软件开发工程师

Build Aquilia outbound HTTP client and API versioning workflows. Use for aquilia.http client/session/request/response/auth/cookies/multipart/streaming/retry/interceptors/pool/middleware and versioning strategies, decorators, negotiation, middleware, resolvers, graph, and sunset behavior.

2026-05-17
aquilia-module-manifest-builder
软件开发工程师

Create, update, debug, and sync Aquilia module manifests. Use when working with module manifest.py files, AppManifest, services/controllers/models/tasks/socket_controllers, imports/exports, auto_discovery, or aq add module.

2026-05-17
aquilia-runtime-lifecycle-debugger
网络与计算机系统管理员

Debug Aquilia runtime startup, discovery, bootstrap, ASGI lifespan, server startup/shutdown, health, route registration, and lifecycle hook behavior. Use for AquiliaRuntime, AquiliaServer, entrypoint, and production boot issues.

2026-05-17
aquilia-security-hardening
信息安全分析师

Apply Aquilia security hardening across auth, sessions, middleware, storage/filesystem, templates, cache signing, admin, ORM, provider credentials, CSRF/CORS/CSP/HSTS, rate limiting, path validation, and secret handling. Use when security-sensitive framework behavior is involved.

2026-05-17
aquilia-task-worker-scheduler
软件开发工程师

Build Aquilia background task workflows. Use for @task, TaskManager, TaskBackend, MemoryBackend, Worker, intervals, cron schedules, retries, queues, startup task registration, and task-related module manifests/CLI behavior.

2026-05-17
aquilia-template-mail-i18n
软件开发工程师

Build Aquilia templates, mail, and i18n workflows. Use for sandboxed Jinja templates, template loaders/context/bytecode cache/security, mail providers/messages/envelopes, i18n catalogs/locales/plurals/extraction/compile, and related CLI commands.

2026-05-17
aquilia-testing-debug-toolkit
软件质量保证分析师与测试员

Use Aquilia testing and debugging utilities. Use for TestServer, TestClient, WebSocketTestClient, AquiliaTestCase, fixtures, mocks, aq test, debug pages, diagnostics, health, and framework regression tests.

2026-05-17
aquilia-websocket-builder
网页开发工程师

Build Aquilia WebSocket and realtime features. Use for SocketController, @Socket, OnConnect/OnDisconnect/Event/AckEvent/Subscribe/Unsubscribe/Guard decorators, adapters, envelopes, middleware, client generation, and aq ws commands.

2026-05-17
aquilia-workspace-bootstrap
网络与计算机系统管理员

Create and adjust Aquilia workspaces using the real Workspace, Module, AquilaConfig, runtime, and aq init/add flows. Use for workspace.py, project bootstrap, env config, module pointers, and starter project structure.

2026-05-17