← all publishers

hereshecodes

@hereshecodes source repo

11 published skills

  1. Accessibility · hereshecodes
    Use when writing frontend UI, HTML, components, or forms
    0
    installs
  2. Access Control · hereshecodes
    Use when writing authorization logic, route guards, or resource access
    0
    installs
  3. Authentication · hereshecodes
    Use when implementing login, signup, password reset, or session handling
    0
    installs
  4. Input Validation · hereshecodes
    Use when processing user input, form data, file uploads, or query parameters
    0
    installs
  5. Security Context · hereshecodes
    Use ALWAYS when writing any code. Sets the secure-by-default mindset for all development tasks.
    0
    installs
  6. Security Headers · hereshecodes
    Use when configuring HTTP responses, middleware, or server settings
    0
    installs
  7. Secrets Management · hereshecodes
    Use when handling API keys, passwords, connection strings, or credentials
    0
    installs
  8. Dependency Security · hereshecodes
    Use when adding packages, updating dependencies, or reviewing lock files
    0
    installs
  9. Injection Prevention · hereshecodes
    Use when writing database queries, SQL, ORM code, or shell commands
    0
    installs
  10. Xss Csrf · hereshecodes
    Use when rendering user content, building forms, or handling POST requests
    0
    installs
  11. API Security · hereshecodes
    Use when building REST APIs, GraphQL endpoints, or webhooks
    0
    installs