Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

openlittermap-web

openlittermap-web에는 OpenLitterMap에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
132
업데이트
2026-06-29
Forks
42
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

photo-pipeline
소프트웨어 개발자

Photo upload, tagging, verification status, summary generation, XP calculation, AddTagsToPhotoAction, UploadPhotoController, and the VerificationStatus enum.

2026-06-29
olm-architecture
소프트웨어 개발자

OpenLitterMap v5 architecture reference. Use this skill whenever working on OLM backend code, Laravel controllers, services, events, tests, Redis, metrics, tags, photos, teams, admin, leaderboards, or any part of the OpenLitterMap codebase. Also trigger when the user mentions MetricsService, VerificationStatus, PhotoTags, AddTagsToPhotoAction, TagsVerifiedByAdmin, rewardXpToAdmin, school pipeline, teacher approval, clustering, or any OLM-specific concept. This skill should be used BEFORE writing any OLM code to avoid architectural mistakes. When in doubt about OLM patterns, read this skill.

2026-06-28
profile-system
소프트웨어 개발자

ProfileController, ApiSettingsController, DeleteAccountController, user stats (Redis + MySQL fallback), LevelService, privacy toggles, account deletion with Redis cleanup, and the Profile Vue page.

2026-06-07
api-endpoints
소프트웨어 개발자

REST API endpoints, route structure, auth guards, request/response contracts, error patterns, and the full API surface for web SPA and mobile clients.

2026-06-07
tagging-system
소프트웨어 개발자

PhotoTag, PhotoTagExtraTags, categories, litter objects, materials, brands, ClassifyTagsService, GeneratePhotoSummaryService, tag migration, and the v4-to-v5 conversion.

2026-06-07
v5-migration
소프트웨어 개발자

The olm:v5 migration script, UpdateTagsService, batch processing, migrated_at, ClassifyTagsService deprecated mappings, and data migration from v4 category tables.

2026-04-04
leaderboard-system
소프트웨어 개발자

LeaderboardController, Redis sorted sets for all-time XP rankings, per-user metrics rows for time-filtered rankings, rewardXpToAdmin, and leaderboard privacy.

2026-03-20
metrics-pipeline
소프트웨어 개발자

MetricsService, RedisMetricsCollector, ProcessPhotoMetrics, metrics table, Redis stats, leaderboards, XP processing, and photo processing state (processed_at/fp/tags/xp).

2026-03-16
testing-patterns
소프트웨어 품질 보증 분석가·테스터

Writing and fixing tests, test factories, Event::fake patterns, auth guard testing, PHPUnit configuration, deprecated test groups, and common test pitfalls.

2026-03-16
clustering-system
소프트웨어 개발자

ClusteringService, tile keys, dirty tiles/teams, clustering commands, ClusterController GeoJSON API, PhotoObserver dirty marking, and map cluster rendering.

2026-03-16
teams-safeguarding
소프트웨어 개발자

Teams, school teams, team photos, approval flow, TeamPhotosController, privacy, is_public, PhotoObserver, MasksStudentIdentity, and safeguarding.

2026-03-16
mobile-shim
소프트웨어 개발자

Mobile API surface (v3 only), removed legacy endpoints, and the v5-native tag format for mobile clients.

2026-03-08
admin-system
소프트웨어 개발자

AdminController, photo approval, tag editing, deletion, MetricsService integration, admin middleware, verification queue, and admin XP.

2026-03-02
location-system
소프트웨어 개발자

Countries, states, cities, ResolveLocationAction, Location base model, LocationType enum, geocoding, and location-level Redis data.

2026-03-01
achievements-system
소프트웨어 개발자

AchievementEngine, AchievementRepository, milestone checkers, AchievementsSeeder, user_achievements pivot, AchievementsController API, and achievement evaluation flow.

2026-02-26