com um clique
varun.surf
varun.surf contém 12 skills coletadas de pwittchen, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Answer questions about kite spots, weather forecasts, and live wind conditions from varun.surf by fetching its public LLM-friendly Markdown endpoints (llms.txt). Use when the user asks about a specific kite spot, current wind conditions, hourly/daily forecasts, or wants to compare spots/countries covered by varun.surf.
Stage and commit current changes with a well-crafted commit message following project conventions
Explain data flows, features, and code paths in the varun.surf application with visual diagrams and step-by-step breakdowns
Verify architecture health including layer violations, circular dependencies, package structure, and design pattern compliance
Quick security audit checking for hardcoded secrets, SSRF vectors, injection points, dependency issues, and missing security headers
Find concurrency issues including race conditions, deadlocks, unsafe shared state, and improper synchronization
Analyze Gradle dependencies for outdated versions, known CVEs, unnecessary transitive dependencies, and version conflicts
Find error handling gaps including swallowed exceptions, missing handlers, inconsistent error responses, and reactive error handling issues
Find blocking calls in reactive WebFlux code that can cause performance issues and thread starvation
Quick code review for files or recent changes, checking for bugs, best practices, and potential improvements
Analyze live weather station integrations, validate data sources, and identify spots missing live conditions
Validate spots.json for common issues including missing fields, invalid URLs, duplicate entries, and data consistency problems