fynd-backend-microservices
1
总安装量
1
周安装量
#49984
全站排名
安装命令
npx skills add https://github.com/darshil321/fynd-backend-skills --skill fynd-backend-microservices
Agent 安装分布
replit
1
trae
1
opencode
1
codex
1
claude-code
1
Skill 文档
FYND Backend Microservices ð ï¸
Expert debugging for FYND’s Kubernetes/GCP/Kafka/Node.js backend.
ð¯ Use When
"Pods crashing" | "Kafka lag" | "Redis memory high" | "API latency"
"Database migration failed" | "LLM costs spiking" | "Memory leak" | "Service failures"
ð ï¸ 8 Core Skills
- K8s/GCP Deployment (40% issues) – pods, scaling, graceful shutdown
- Kafka Resilience (25%) – consumer lag, DLQ, rebalancing
- Redis Optimization (15%) – memory, TTL, pub/sub
- Distributed Tracing (10%) – correlation IDs, Langfuse
- Database Patterns (8%) – Sequelize, pgvector, MongoDB
- LangGraph Orchestration (5%) – multi-LLM, token counting
- Performance Analysis (4%) – heap profiling, slow queries
- Resilience Patterns (3%) – circuit breaker, backoff
ð Diagnostic Flow
- Gather metrics (kubectl, kafka-consumer-groups, redis-cli)
- Form hypotheses (OOM? poison pill? slow query?)
- Test systematically
- Provide fix + monitoring
ð¦ Bundled Resources (load as needed)
scripts/diagnose.js– quick pod snapshot (kubectl get pods)references/patterns.md– fast CLI patterns for pod crash, Kafka lag, Redis memoryreferences/fynd-backend-skills.md– full architecture + skills matrix + flowcharts + checklistsreferences/fynd-agent-integration.md– LangGraph/LangChain tool integration guidereferences/fynd-backend-skill-template.md– template for creating new skills or extensions
Search tips: use rg -n "Use Cases|Agent Actions|Checklist|Flowchart" in the reference files to jump to relevant sections quickly.
ð Success
94% accuracy | <5s response | 30% MTTR reduction | $740k/year savings