← all publishers

macro-inc

@macro-inc source repo

21 published skills

  1. Mintlify API · macro-inc
    Interact with the Mintlify REST API to manage deployments, trigger builds, and query documentation site metadata programmatically.
    0
    installs
  2. Mintlify · macro-inc
    Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.
    0
    installs
  3. Debug Service 2 · macro-inc
    You are going to help me interactively debug the rust binary
    0
    installs
  4. Upgrade Model 2 · macro-inc
    Upgrade an AI chat model (fast or good) across backend and frontend.
    0
    installs
  5. Cloud Storage Hexagonal Architecture 2 · macro-inc
    Enforce hexagonal architecture in the Rust backend. Use before modifying crates/ or Rust services, especially inbound axum/tool/listener adapters, domain services/ports, outbound adapters, authorization, permissions, database access, or external clients.
    0
    installs
  6. Qc · macro-inc
    Quality gate. 5 parallel agents review changes. All must pass.
    0
    installs
  7. Run App · macro-inc
    Run the Macro app on Cursor Cloud and pick up edits. Use when asked to run the app, open it in the browser, test a frontend or backend change, hot reload, or before touching stack.sh, rebuild.sh, frontend.sh, or just stack.
    0
    installs
  8. Dependabot · macro-inc bundle
    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).
    0
    installs
  9. Live Debug · macro-inc
    Debug the running local stack with traces, logs, and a shared headless browser. Use when investigating a bug in a running service, tracing a request across services, reading service logs, reproducing a frontend issue, or writing/reviewing tracing instrumentation.
    0
    installs
  10. Sqlx Migration · macro-inc
    Create SQLx migration files with `sqlx migrate add <name>`. Use when asked to add, create, or generate a sqlx/sqlx-cli database migration.
    0
    installs
  11. Dump Schema · macro-inc
    Dump clean Postgres schema to a file and copy path to clipboard.
    0
    installs
  12. Release Sdk · macro-inc
    Prepare or publish a patch release of @macro-inc/sdk in this repository. Use when asked to bump the SDK patch version or release it to npm.
    0
    installs
  13. Rust Validation · macro-inc
    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.
    0
    installs
  14. Debug Service · macro-inc
    Debug local Rust services in this repository by starting the crate's binary with debug logging, tailing service logs, and using those logs to answer runtime questions. Use when Codex needs to investigate service startup, runtime behavior, errors, or logs for a Rust binary in a crate.
    0
    installs
  15. Upgrade Model · macro-inc
    Upgrade an AI chat model (fast or good) across backend and frontend.
    0
    installs
  16. Create AI Tool · macro-inc
    Build a new AI tool end-to-end — Rust implementation, toolset wiring, infra, schema generation, and frontend UI.
    0
    installs
  17. Add Sdk Endpoint · macro-inc
    Wrap a new backend endpoint in the TypeScript SDK (packages/sdk), or record it as skipped. Use when `just coverage` fails, or after adding an endpoint to a Rust service.
    0
    installs
  18. Sqlx Query Validator · macro-inc
    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.
    0
    installs
  19. Define Feature Flag · macro-inc
    Define a frontend feature flag with `defineFlag` and wire its readers. Use when adding, suggesting, or changing a feature flag, PostHog flag, `ENABLE_*` env flag, `useFeatureFlag`, `isFeatureEnabled`, or `ShowFeatureFlag`.
    0
    installs
  20. Cloud Storage Hexagonal Architecture · macro-inc
    Enforce hexagonal architecture in the Rust backend. Use before modifying crates or Rust services, especially inbound axum/tool/listener adapters, domain services/ports, outbound adapters, authorization, permissions, database access, or external clients.
    0
    installs
  21. Write Attachment Service · macro-inc
    Implementing an Attachment Service
    0
    installs