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

aie-matrix

aie-matrix에는 akollegger에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
2
업데이트
2026-06-18
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sre
네트워크·컴퓨터 시스템 관리자

Structured SRE debugging methodology for aie-matrix production incidents. Use this skill whenever the user is investigating anything that is slow, broken, or behaving unexpectedly in production or staging — including slow deploys, failing health probes, high latency, unexpected restarts, memory pressure, or anything described as "something is wrong" or "why is X taking so long". Also use when writing a post-mortem or runbook entry. The skill enforces a disciplined observe-hypothesize-test loop rather than applying fixes based on intuition.

2026-06-18
speckit-verify
소프트웨어 품질 보증 분석가·테스터

Gate check before opening a PR: clean build, all tests (unit + integration), spec coverage, doc impact, and a go/no-go verdict. Run after /speckit.implement and before opening a pull request.

2026-06-02
aie-matrix-effect
소프트웨어 개발자

Effect-ts coding standard for all server-side packages in aie-matrix (server/agent-host/ and server/*). Use when writing or reviewing services, route handlers, error types, logging, configuration, or background fibers in any of these packages.

2026-05-21
speckit-specify
컴퓨터 시스템 분석가

Create or update the feature specification from a natural language feature description.

2026-05-21
gram-lint
소프트웨어 품질 보증 분석가·테스터

Validate gram notation snippets or files using the gram-lint CLI. Use whenever you need to check whether a gram expression or .map.gram file is syntactically valid — especially when designing format changes, reviewing example files, or verifying that proposed snippets are parseable by the WASM grammar.

2026-05-02
gram-lint
소프트웨어 품질 보증 분석가·테스터

Validates Gram notation files and inline snippets using the gram-lint CLI (parse errors, optional s-expression tree). Use when editing or generating .gram files, debugging Gram.parse failures, validating converter output, or when the user mentions gram-lint, Gram syntax, or linting gram documents.

2026-04-26
speckit-git-commit
소프트웨어 개발자

Auto-commit changes after a Spec Kit command completes

2026-04-24
speckit-git-feature
소프트웨어 개발자

Create a feature branch with sequential or timestamp numbering

2026-04-24
speckit-git-remote
소프트웨어 개발자

Detect Git remote URL for GitHub integration

2026-04-24
adr-creator
소프트웨어 개발자

Create or update Architecture Decision Records for this repository. Use when the user wants an ADR drafted, revised, or reviewed in `proposals/adr/`, especially for core technology choices, shared interfaces, costly-to-reverse decisions, or to resolve an open question from `docs/architecture.md`.

2026-04-12
adr-review
소프트웨어 개발자

Review a draft ADR for decision clarity, rationale quality, and long-term usefulness as a project record. Use before accepting an ADR or merging a proposal branch. Produces concrete suggested revisions, not just a report.

2026-04-12
rfc-creator
소프트웨어 개발자

Create or update Requests for Comment for this repository. Use when the user wants a new feature, subsystem, module, game mechanic, API change, or vendor contribution proposal drafted in `proposals/rfc/` before implementation.

2026-04-12
rfc-review
소프트웨어 개발자

Review a draft RFC for scope, clarity, and contributor-readiness. Use before opening an RFC for comment or merging a proposal branch. Produces concrete suggested revisions, not just a report.

2026-04-12