원클릭으로
bootcamp-monorepo
bootcamp-monorepo에는 fractal-nyc에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Analyze and improve a project's networking layer — HTTP, APIs, auth, WebSockets, debugging. Teaches software networking by working on the student's actual code. Use when someone says /networking or asks about APIs, requests, or protocols.
Add observability to a codebase — logging, metrics, tracing, error handling, health checks. Teaches observability by instrumenting the student's actual project. Use when someone says /observability or asks about monitoring/debugging.
Analyze a codebase and build its QA layer — tests, coverage, edge cases. Teaches QA by doing it on the student's actual project. Use when someone says /qa-harness or asks about testing their code.