Skip to main content
prompt-edu
GitHub creator profile

prompt-edu

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
2026-07-15
repository explorer

Repositories and representative skills

new-course-phase
web-developers

Scaffold a new PROMPT 2.0 course phase end-to-end — a micro-frontend (clients/) plus a Go microservice (servers/) wired into Module Federation, the workspaces, and docker-compose. Use when asked to add a new course phase, component, or phase module/service.

2026-07-15
add-shared-ui-component
web-developers

Add or reuse a shared UI component in PROMPT 2.0 — install shadcn/ui primitives into the shared_library and surface them via @tumaet/prompt-ui-components instead of writing custom UI. Use when adding a button/dialog/table/form or any reusable UI element.

2026-07-01
address-pr-comments
software-quality-assurance-analysts-and-testers

Address unresolved review comments on the current branch's GitHub PR — fetch the open threads, fix the code, and push. Use when asked to handle, resolve, or respond to PR review comments/feedback.

2026-07-01
docker-patterns
network-and-computer-systems-administrators

Docker Compose patterns for PROMPT's local multi-service stack — networking, volumes, container security, and debugging. Use when editing docker-compose*.yml, adding a service, or troubleshooting containers.

2026-07-01
github-release-creation
software-developers

Create a GitHub release for the PROMPT 2.0 repository. Use this when asked to create, draft, or publish a GitHub release.

2026-07-01
golang-patterns
software-developers

Deeper idiomatic Go patterns for PROMPT's services — concurrency (errgroup, context, goroutine leaks), error wrapping, and performance idioms. The go/ rules point here for these; they own the Gin/pgx/sqlc conventions.

2026-07-01
keycloak-local-setup
network-and-computer-systems-administrators

Get Keycloak auth working for local PROMPT 2.0 development — the .env vs .env.dev split, realm import, and common auth failures (401/403/CORS). Use when setting up local dev, fixing login/token issues, or onboarding a new contributor.

2026-07-01
module-federation-remote
web-developers

Register or expose a Webpack Module Federation remote in PROMPT 2.0 — wire a micro-frontend's exposes and the core shell's remotes with the cache-busting pattern. Use when connecting a component to core, exposing a new module, or debugging a remote that won't load.

2026-07-01
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded