Skip to content
View shark-cz's full-sized avatar

Block or report shark-cz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. A simple security checklist for your... A simple security checklist for your vibe coded apps
    1
    ## Frontend Security
    2
    
                  
    3
    | | Security Measure | Description |
    4
    |---|-----------------|-------------|
    5
    || Use HTTPS everywhere | Prevents basic eavesdropping and man-in-the-middle attacks |
  2. prompts prompts Public

    Forked from cline/prompts

    Library of prompts from the Cline community

  3. dexter dexter Public

    Forked from virattt/dexter

    An autonomous agent for deep financial research

    TypeScript

  4. personal_wiki_skill.md personal_wiki_skill.md
    1
    ---
    2
    name: wiki
    3
    description: Compile personal data (journals, notes, messages, whatever) into a personal knowledge wiki. Ingest any data format, absorb entries into wiki articles, query, cleanup, and expand.
    4
    argument-hint: "ingest | absorb [date-range] | query <question> | cleanup | breakdown | status"
    5
    ---