Skip to main content
WTFox
GitHub 제작자 프로필

WTFox

1개 GitHub 저장소에서 수집된 15개 skills를 저장소 단위로 보여줍니다.

수집된 skills
15
저장소
1
업데이트
2026-03-18
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

api-design
소프트웨어 개발자

Load when designing a new API endpoint, choosing HTTP methods or status codes, designing request/response schemas, deciding on URL structure, handling pagination, or reviewing an endpoint for REST consistency. Ensures every endpoint in the API follows the same conventions so the API is predictable and easy to consume.

2026-03-18
csharp
소프트웨어 개발자

Load when writing, reviewing, or debugging C# code — ASP.NET Core APIs, background services, console apps, or libraries. Covers the patterns Claude consistently gets wrong in production C#: async/await pitfalls, nullable reference types, DI patterns, cancellation tokens, and LINQ vs. loops. Do not load for Python, Go, or Rust.

2026-03-18
debugging
소프트웨어 개발자

Load when investigating a bug, traceback, unexpected behavior, test failure, or performance anomaly in Python or React. Also load when asked to explain an error or trace through why something isn't working as expected. Provides a systematic methodology — not just pattern-matching on error messages.

2026-03-18
django
소프트웨어 개발자

Load when writing, reviewing, or debugging Django code — models, views, DRF serializers, viewsets, URL routing, signals, or admin. Covers the patterns Claude consistently gets wrong: queryset filtering, N+1 via ORM relationships, DRF serializer validation, permission classes, and queryset ownership scoping. Load alongside testing-django when writing tests.

2026-03-18
fastapi
소프트웨어 개발자

Load when writing, reviewing, or debugging FastAPI code — route handlers, dependencies, background tasks, middleware, or lifespan events. Covers the patterns Claude consistently gets wrong: business logic in handlers, dependency injection for sessions, response models, status codes, and async pitfalls. Load alongside sqlalchemy-postgres when DB access is involved.

2026-03-18
git-workflow
소프트웨어 개발자

Load when writing a commit message, creating a PR description, naming a branch, reviewing git history, or squashing commits. Also load when asked to summarize changes for a changelog or release note. Keeps commit history clean, semantic, and useful as a debugging artifact.

2026-03-18
go
소프트웨어 개발자

Load when writing, reviewing, or debugging Go code — services, CLI tools, HTTP handlers, concurrency patterns, or tests. Covers the patterns Claude consistently gets wrong in production Go: error wrapping, goroutine leaks, context propagation, and project layout. Do not load for Python or other languages.

2026-03-18
logging-observability
소프트웨어 개발자

Load when adding logging to application code, setting up structured logging, configuring Sentry error tracking, designing log levels, or reviewing code for observability gaps. Also load when debugging production issues where log output is part of the investigation. Keeps logs useful, consistent, and safe (no sensitive data).

2026-03-18
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다