openlittermap-web
Litter mapping platform with tagging, metrics, and leaderboards
All Skills in This Repository (16)
Pure Emerald Level Indicatorstailwindcss-development
Style applications with Tailwind CSS v3 utility classes.
mobile-shim
Consolidate v3 mobile API endpoints and enforce v5 CLO tag format.
achievements-system
Evaluate uploads, streaks, and per-tag counts against seeded thresholds.
profile-system
Automate user profile management, privacy toggles, and account deletion with Redis cleanup.
testing-patterns
Document PHPUnit-based Laravel testing workflows including factories and auth guards.
teams-safeguarding
Enforce private-by-default photo visibility with teacher approval for school teams.
api-endpoints
Document REST API routes and auth guards for SPA and mobile clients.
leaderboard-system
Combine Redis ZSETs with MySQL metrics for scoped leaderboard pagination and privacy-aware rows.
location-system
Resolve geographic coordinates into country, state, and city entities via geocoding.
tagging-system
Organize and normalize litter-tag data across photos with categories, objects, materials, and brands.
metrics-pipeline
Coordinate photo metrics updates across MySQL and Redis with single-writer processing.
olm-architecture
Enforce OpenLitterMap v5 backend architecture rules for controllers, services, and Redis.
Frequently Asked Questions
FAQPage SchemaHow to install OpenLitterMap web?â–¼
Run `npx skills add OpenLitterMap/openlittermap-web --all -g -y` in your terminal to install all skills in this suite globally.
What is OpenLitterMap?â–¼
It is an open-source platform for mapping and tagging litter worldwide, with 500k+ geotagged uploads across 110+ countries and citations in 98+ peer-reviewed publications.
What do these skills help developers do?â–¼
They teach your AI agent the platform's architecture, covering photo uploads, tagging, metrics, leaderboards, school safeguarding, admin review, and map clustering so it writes correct code.
Does it work with Claude Code and Cursor?â–¼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Do I need to know Laravel to use these skills?â–¼
No deep expertise is required. The skills encode the project's conventions and invariants so your agent avoids common mistakes automatically.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core