Skip to main content
Run any Skill in Manus
with one click
GitHub repository

apollos-portal

apollos-portal contains 7 collected skills from jrmatherly, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
1
updated
2026-03-02
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

apollos-ai
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
database-architects

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
software-developers

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
software-quality-assurance-analysts-and-testers

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