Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

aim

aim contém 16 skills coletadas de hellopoisonx, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
16
Stars
5
atualizado
2026-06-05
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

aim-shared-domain
Desenvolvedores de software

aim 的进程内共享包域。对应 `app/shared` 模块。

2026-06-05
aim-database-migration
Arquitetos de banco de dados

AIM 数据库迁移规范与 Docker Compose 集成。当修改 migration SQL 文件、新增迁移、修改 docker-compose.yaml 的 migrate 服务、或排查迁移失败时使用。

2026-06-04
aim-attachment-domain
Desenvolvedores de software

AIM 的附件域。涉及 `app/attachment`、AttachmentService gRPC、上传/下载授权、SeaweedFS/S3 签名、附件元数据、`aim.attachment.uploaded` 事件时使用。

2026-06-03
aim-auth-domain
Desenvolvedores de software

aim 的认证域。对应 `auth` 模块。

2026-06-03
aim-core-domain
Desenvolvedores de software

aim 的核心域。对应 `core` 模块。

2026-06-03
aim-dev-tool
Desenvolvedores de software

AIM 开发测试工具(dev-tool)。Python CLI,覆盖 gateway 全部 REST 端点与 WebSocket 帧协议,支持多 profile 多用户并行测试、并发压测。当需要调试 REST/WS 接口、运行集成测试、压力测试、或新增命令时使用。

2026-06-03
aim-gateway-domain
Desenvolvedores de software

aim 的网关域。对应 `gateway` 模块。

2026-06-03
aim-logic-domain
Desenvolvedores de software

aim 的逻辑域。对应 `logic` 模块。

2026-06-03
aim-proto-domain
Desenvolvedores de software

aim 的 Protobuf 协议域。定义跨端/跨服务线缆协议。对应 `shared/proto` 目录。

2026-06-02
aim-bot-domain
Desenvolvedores de software

aim 的 Bot OpenAPI 域。覆盖第三方 Bot 接入、token 鉴权、Webhook 投递与运维 provision。

2026-05-30
aim-data-parsing-domain
Desenvolvedores de software

AIM 的附件解析域。涉及 `app/data_parsing`、`aim.attachment.uploaded` 消费、媒体元数据提取、缩略图/派生对象、解析结果回写、`aim.attachment.parsed` 事件时使用。

2026-05-28
aim-repo-mapping
Desenvolvedores de software

aim 仓库导航 Skill。用于快速判断需求应该落到哪个业务域、哪个控制器、哪个工作流或哪个配置文件;当需求入口不清晰、需要先找模块边界、接口总览、运行入口或改动影响面时使用。

2026-05-28
aim-docker-datastore
Desenvolvedores de software

AIM 本地 Docker 数据存储运维 Skill。Use when the user asks to inspect, connect to, query, debug, or verify Docker Compose Kafka, Redis, or PostgreSQL in this project; proactively call aim_docker_status, aim_kafka, aim_redis, and aim_pg extension tools instead of asking the user to run docker commands.

2026-05-28
golang-documentation
Desenvolvedores de software

Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and llms.txt. Use when writing or reviewing doc comments, documentation, adding code examples, setting up doc sites, or discussing documentation best practices. Triggers for both libraries and applications/CLIs.

2026-05-26
zero-skills
Desenvolvedores de software

This skill should be used when the user asks to "create a go-zero API", "build a REST service with go-zero", "generate code with goctl", "add middleware to go-zero", "implement a gRPC service", "set up service discovery", "add circuit breaker or rate limiting", "use go-zero database model", "troubleshoot go-zero errors", or is working with go-zero microservices, .api files, .proto files, or a go.mod containing github.com/zeromicro/go-zero.

2026-05-26
aim-ws-token-management
Desenvolvedores de software

WebSocket 连接 Token 生命周期管理。覆盖 Token 过期导致 WS 断连的排查与修复、JWT TTL 配置链路、WSClient 自动刷新机制、压测长跑场景下的 Token 续期策略。

2026-05-22