Search Skills
Search across 54932 indexed skills
aggregating-performance-metrics
Aggregate and centralize performance metrics from applications, databases, caches, and infrastructure into Prometheus, StatsD, or CloudWatch with unif...
supabase-cost-tuning
Reduce Supabase spend by auditing usage against plan limits, eliminating database and storage waste, and right-sizing compute resources. The three big...
tracking-application-response-times
Track and analyze response times across API endpoints, database queries, and service calls with P50/P95/P99 percentile reporting and SLO compliance mo...
detecting-sql-injection-vulnerabilities
Scan application source code for SQL injection vulnerabilities (CWE-89, OWASP A03:2021) by tracing user input from entry points through data flows int...
supabase-deploy-integration
Deploy and manage Supabase projects in production with confidence. This skill covers the full deployment lifecycle: pushing database migrations, deplo...
replit-upgrade-migration
!cat .replit 2>/dev/null | head -15 || echo 'No .replit found' !cat replit.nix 2>/dev/null || echo 'No replit.nix found' Guide for upgrading Replit en...
detecting-credential-dumping-techniques
Credential dumping (MITRE ATT&CK T1003) is a post-exploitation technique where adversaries extract authentication credentials from OS memory, registry...
performing-second-order-sql-injection
When first-order SQL injection testing reveals proper input sanitization at storage time During penetration testing of applications with user-generate...
moai-domain-backend
Backend Development Mastery - Comprehensive backend development patterns covering API design, database integration, microservices, and modern architec...
exploiting-sql-injection-with-sqlmap
During authorized web application penetration testing engagements When manual testing reveals potential SQL injection points in parameters, headers, o...
best-practices
Always consult better-auth.com/docs for code examples and latest API. --- Install: npm install better-auth Set env vars: BETTERAUTHSECRET and BETTERAU...
azure-cosmos-java
Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns. <dependency> <groupId>com.azure</groupId> <artifactId>azu...