← all publishers

DigitalExplorers

@digitalexplorers source repo

26 published skills

  1. Terraform Implementation · digitalexplorers bundle
    Generate Terraform infrastructure and deployment scaffolding for AWS based on the detected project structure, runtime stack, and explicit infrastructure inputs. Use when a developer wants to deploy an application to AWS using Terraform.
    0 installs
  2. Dependency Security Check · digitalexplorers
    Analyzes project dependencies for known vulnerabilities including outdated packages, known CVEs, and unsafe libraries
    0 installs
  3. Environment Configuration · digitalexplorers
    Manages environment-based application settings including API URLs, dev and prod config separation, and secure variable usage
    0 installs
  4. React Native Bug Detector · digitalexplorers
    Detects React Native specific bugs including JS thread blocking, memory leaks, FlatList misuse, animation issues, platform-specific breakage, navigation bugs, AsyncStorage misuse, keyboard handling, and touch/gesture problems
    0 installs
  5. Backend Codebase Intelligence · digitalexplorers
    Analyzes backend systems to extract architecture, modules, APIs, database usage, data flow, and entry points for faster understanding of new or legacy backend codebases
    0 installs
  6. Frontend Codebase Intelligence · digitalexplorers bundle
    Analyze and understand frontend codebases, especially React, Next.js, and Angular projects, by extracting structure, components, routing, dependencies, and entry points when exploring unfamiliar UI code
    0 installs
  7. Network Data Flow Security Audit · digitalexplorers
    Analyzes data movement across frontend, backend, and network layers to detect insecure transport, CORS issues, sensitive data exposure, interception risks, and logging leaks
    0 installs
  8. Basic Authentication Handling Frontend · digitalexplorers
    Manages frontend login sessions and authentication flow including token storage, protected routes, session restoration, and logout handling
    0 installs
  9. PDF · digitalexplorers bundle
    Extract text from PDF files
    0 installs
  10. Frontend Design · digitalexplorers
    Create distinctive, production-grade frontend interfaces with strong visual identity and non-generic design patterns.
    0 installs
  11. SEO Optimization · digitalexplorers bundle
    Improve frontend SEO using meta tags, structured data, performance optimization, and accessibility best practices. Use when building public websites, landing pages, or SEO-critical applications.
    0 installs
  12. Responsive Design · digitalexplorers bundle
    Refactor UI code to be fully responsive using modern CSS techniques like container queries, fluid layouts, and mobile-first design.
    0 installs
  13. PHP Security Audit · digitalexplorers
    Audits PHP codebases for critical security vulnerabilities including SQL injection, XSS, command injection, file inclusion, insecure deserialization, weak cryptography, CSRF, and misconfigured PHP settings
    0 installs
  14. API Security Review · digitalexplorers
    Checks REST and GraphQL APIs for security misconfigurations including authentication flaws, authorization gaps, rate limiting issues, insecure endpoints, and data exposure risks
    0 installs
  15. Loading Error State · digitalexplorers
    Handles API loading, error, and empty states in UI
    0 installs
  16. API Design Validator · digitalexplorers
    Reviews API structure for REST best practices, naming consistency, resource design, and proper HTTP status code usage when designing or reviewing APIs
    0 installs
  17. Backend Bug Detector · digitalexplorers
    Identifies common backend issues such as null handling mistakes, improper error handling, logic flaws, and risky service behavior when debugging backend services
    0 installs
  18. Codebase Exploration · digitalexplorers
    Helps understand and analyze an existing codebase by identifying structure, entry points, data flow, and important modules
    0 installs
  19. Frontend Bug Detector · digitalexplorers
    Detects bugs, anti-patterns, and risky frontend implementations in React, Next.js, and Angular codebases, especially during debugging, code review, and investigation of unexpected UI behavior
    0 installs
  20. Database Query Analyzer · digitalexplorers
    Detects inefficient database queries, missing indexes, and performance bottlenecks when optimizing application and database performance
    0 installs
  21. Frontend Security Audit · digitalexplorers
    Analyzes frontend code for client-side security weaknesses including XSS prevention, secure storage choices, safe DOM handling, and secure API consumption
    0 installs
  22. Pagination Lazy Loading · digitalexplorers
    Loads large UI datasets efficiently using pagination logic, infinite scroll patterns, and lazy loading data strategies
    0 installs
  23. Simple Caching Frontend · digitalexplorers
    Reduces repeated frontend API calls using local storage, session storage, and basic client-side caching strategies
    0 installs
  24. State Management Basics · digitalexplorers
    Manages UI state effectively including local and global state handling
    0 installs
  25. API Integration Frontend · digitalexplorers
    Handles API calls, data mapping, and UI binding in frontend applications
    0 installs
  26. Form Handling Validation · digitalexplorers
    Manages user input, validation, and form submission handling in UI
    0 installs