Skip to content
View thatsuperdev's full-sized avatar
👨‍🏭
At office
👨‍🏭
At office

Block or report thatsuperdev

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. llm-handoff llm-handoff Public

    Cross-LLM context handoff — creates handover.md so Claude, Codex, Gemini, or any LLM can continue your work without mistakes when context runs out

    Shell 1

  2. distill-prompts distill-prompts Public

    Turns vague, messy, or under-specified AI requests into clear, efficient instructions — for Claude Code, Codex, Cline, Amp, and more.

    Shell 2

  3. ai-sentry ai-sentry Public

    Monitor how your agents, APIs, tokens are being used and if a skill/plugin you added is doing something fishy

    HTML 1

  4. es-playstore-scrapper es-playstore-scrapper Public

    NodeJS package to scrap basic information about an app from the Google Playstore. It does so by fetching the page html through request module and then parsing it using the cheerio package.

    JavaScript 1

  5. cron-for-windows cron-for-windows Public

    Use this little php script on your Windows 7/8/10 OS and run your crons just like your run it on *nix systems! The script currently supports ONLY PHP commands. More additions shall be done in futur…

    PHP 16 3

  6. ci-output-minifier ci-output-minifier Public

    Minifies the output CSS, JS and HTML. Merges all the CSS and all the JS into single cached file.

    PHP