Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Aquilia

Aquilia contiene 24 skills recopiladas de tubox-labs, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
24
Stars
16
actualizado
2026-07-10
Forks
5
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

aquilia-contract-validation
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de seguridad de la información

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
Desarrolladores de software

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
Administradores de redes y sistemas informáticos

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
Arquitectos de bases de datos

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
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de seguridad de la información

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Administradores de redes y sistemas informáticos

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
Analistas de seguridad de la información

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores web

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
Administradores de redes y sistemas informáticos

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