SNT Go avatar

SNT Go

Community

@saintgo7

3Followers
|
102Public Repos
|
67Published Skills

Agent Skills by SNT Go

Showing 67 vetted skills indexed across 2 GitHub repositories.

saintgo7saintgo7

multi-agent-autonomous-loop-pattern

Orchestrate five parallel agents with ScheduleWakeup and atomic git commit safeguards.

Community
Advanced
saintgo7saintgo7

multi-llm-routing-pattern

Route LLM requests across multiple backends via an OpenAI-compatible gateway.

Community
Advanced
saintgo7saintgo7

gem-llm-gateway-debug

Diagnose GEM-LLM Gateway authentication, rate limiting, and proxy routing failures.

Community
Advanced
saintgo7saintgo7

api-contract-testing-pattern

Validate FastAPI routes, response schemas, and status codes against a committed OpenAPI snapshot.

Community
Intermediate
saintgo7saintgo7

deployment-checklist

Enforce production deployment readiness with a 56-item checklist across seven areas.

Community
Intermediate
saintgo7saintgo7

book-builder

Convert Markdown design documents into bilingual MD, DOCX, and PDF books.

Community
Advanced
saintgo7saintgo7

observability-bundle

Integrate metrics, logs, traces, and error tracking for FastAPI services.

Community
Advanced
saintgo7saintgo7

gem-llm-troubleshooting

Map GIL-LLM production symptoms to 13 known failure cases and apply fixes.

Community
Intermediate
saintgo7saintgo7

gem-llm-admin-cli

Manage GEM-LLM user accounts and API key issuance via CLI.

Community
Intermediate
saintgo7saintgo7

cloudflare-tunnel-ssh-access-pattern

Route external SSH to Kubernetes pods through Cloudflare Tunnel and cloudflared access ssh.

Community
Advanced
saintgo7saintgo7

coverage-instrumentation-pattern

Fix Python 3.12+ coverage by switching pytest to the sysmon backend.

Community
Intermediate
saintgo7saintgo7

developer-onboarding-doc-pattern

Generate a 4-tier onboarding documentation bundle with a 5-minute quickstart and verification command.

Community
Basic
saintgo7saintgo7

env-isolation-pattern

Isolate production environment variables from pytest and alembic subprocesses.

Community
Advanced
saintgo7saintgo7

fastapi-gateway-pattern

Implement a FastAPI OpenAI-compatible gateway with authentication, quotas, and SSE proxying.

Community
Advanced
saintgo7saintgo7

api-key-lifecycle-pattern

Implement API key issuance, verification, and revocation with salted hashing.

Community
Advanced
saintgo7saintgo7

pytest-fastapi-pattern

Configure deterministic FastAPI pytest integration tests with httpx ASGITransport and respx mocking.

Community
Advanced
saintgo7saintgo7

subagent-prompt-engineering-pattern

Enforce a strict subagent prompt template for parallel Claude Code Agent dispatches.

Community
Advanced
saintgo7saintgo7

gem-llm-cloudflare-tunnel

Restore external GEM-LLM access via Cloudflare Tunnel with llm.pamout.com routing.

Community
Intermediate
saintgo7saintgo7

gem-llm-deploy-vllm

Manages lifecycle of GEM-LLM vLLM servers including health checks via /v1/models endpoints.

Community
Intermediate
saintgo7saintgo7

prometheus-fastapi-metrics

Add Prometheus custom metrics to FastAPI applications with a /metrics endpoint.

Community
Intermediate
saintgo7saintgo7

sqlite-wal-safe-ops

Backs up SQLite WAL-format databases by checkpointing cache and copying all three files with verification.

Community
Intermediate
saintgo7saintgo7

gem-llm-supervisor

Start, stop, restart, and health-check vLLM instances with Gateway and Admin UI.

Community
Intermediate
saintgo7saintgo7

gem-llm-load-test

Generate concurrent load tests for GEM-LLM and collect latency and throughput metrics.

Community
Intermediate
saintgo7saintgo7

korean-tech-blog-authoring

Produce Korean technical blog posts with consistent tone and preserved English identifiers.

Community
Intermediate