Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

macro

macro에는 macro-inc에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 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