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

apollos-portal

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

已收集 skills
7
Stars
1
更新
2026-03-02
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

apollos-ai
软件开发工程师

Self-service portal for managing LLM API access through Microsoft Entra ID. Use when authenticating users, provisioning team memberships, creating or managing API keys, tracking usage, or administering the portal.

2026-03-02
deps-check
软件开发工程师

Check for outdated and vulnerable dependencies across Python (uv) and Node (npm) ecosystems. Reports available updates, security advisories, and version constraints. Trigger phrases include "check dependencies", "outdated packages", "deps check", "audit dependencies".

2026-03-01
gen-test
软件质量保证分析师与测试员

Generate a Vitest + React Testing Library test file for a frontend component. Scaffolds MSW handlers, MSAL mock, QueryClient wrapper, and basic test cases matching project conventions. Trigger phrases include "generate test", "add tests for", "scaffold test", "gen test".

2026-03-01
api-doc
软件开发工程师

Sync API reference documentation with actual FastAPI endpoint routes. Use when endpoints have been added, removed, or changed and docs need updating. Trigger phrases include "are my docs in sync", "update API docs", "sync endpoints".

2026-03-01
migration
数据库架构师

Generate and apply an Alembic database migration. Use when adding a table, changing a column, or running "create migration". Trigger phrases include "new migration", "add column", "schema change".

2026-03-01
new-endpoint
软件开发工程师

Scaffold a new FastAPI endpoint with response model, test, and docs page. Use when adding a new API route to the backend. Trigger phrases include "add endpoint", "create route", "new API".

2026-03-01
precheck
软件质量保证分析师与测试员

Run full pre-commit validation (backend tests, lint, frontend type check). Use before committing or creating a PR. Trigger phrases include "run checks", "precheck", "validate before commit", "QA gate".

2026-03-01