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

macro

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

已收集 skills
9
Stars
298
更新
2026-05-28
Forks
28
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rust-validation
软件开发工程师

Validate Rust work after substantial Rust code changes by running `just check`, `just clippy`, then `just format`. Use before the final response after a significant Rust implementation or cleanup task; batch edits first instead of running after every small change.

2026-05-28
sqlx-query-validator
软件开发工程师

Inspect Rust changes for SQLx queries. Use after modifying Rust code that adds or changes SQLx queries to ensure compile-time SQLx macros are used, run `just prepare_db` for offline query cache, and review queries for performance and security issues.

2026-05-28
upgrade-model
软件开发工程师

Upgrade an AI chat model (fast or good) across backend and frontend.

2026-05-27
sqlx-migration
数据库架构师

Create SQLx migration files with `sqlx migrate add <name>`. Use when asked to add, create, or generate a sqlx/sqlx-cli database migration.

2026-05-27
create-ai-tool
软件开发工程师

Build a new AI tool end-to-end — Rust implementation, toolset wiring, infra, schema generation, and frontend UI.

2026-04-24
dependabot
软件开发工程师

Find all open Dependabot alerts for this repo and create a plan to resolve them using the appropriate package manager overrides (pnpm, bun, npm, cargo).

2026-03-16
dump-schema
数据库架构师

Dump clean Postgres schema to a file and copy path to clipboard.

2026-02-12
upgrade-model
软件开发工程师

Upgrade an AI chat model (fast or good) across backend and frontend.

2026-02-09
qc
软件质量保证分析师与测试员

Quality gate. 5 parallel agents review changes. All must pass.

2026-01-20