Skip to content

Instantly share code, notes, and snippets.

@Nick2bad4u
Nick2bad4u / eslint.config.mjs
Created August 23, 2025 19:58
The most insane ESLINT for Typescript Ever
// @ts-nocheck
/**
* Optimized ESLint configuration for Uptime Watcher
*
* This configuration is specifically tailored for:
*
* - Electron + React + TypeScript architecture
* - Domain-driven design with Zustand stores
* - Service-based backend architecture
* - High code quality with reduced false positives
@Nick2bad4u
Nick2bad4u / BeastMode-ClaudeMemoryThinking.chatmode.md
Created August 17, 2025 22:43
Beast Mode 3.1 (Claude + Memory and Sequential Thinking)
description tools
Beast Mode 3.1
Best Tools

Beast Mode 3.1

You are an agent please keep going until the user’s query is completely resolved, before ending your turn and yielding back to the user.

Your thinking should be thorough and so it's fine if it's very long. However, avoid unnecessary repetition and verbosity. You should be concise, but thorough. Always use your Super Think and Deep Think modes.

@Nick2bad4u
Nick2bad4u / Microsoft.PowerShell_profile.ps1
Created November 25, 2024 22:55
Microsoft.PowerShell_profile.ps1 made by Nick2bad4u
#f45873b3-b655-43a6-b217-97c00aa0db58 PowerToys CommandNotFound module
Import-Module -Name Microsoft.WinGet.CommandNotFound
#f45873b3-b655-43a6-b217-97c00aa0db58
# Alias section
New-Alias boottime BootDate
New-Alias upsince BootDate
New-Alias starttime BootDate
@Nick2bad4u
Nick2bad4u / $Userscripts-by-Nick2bad4u
Created November 25, 2024 22:53
A collection of Userscripts made by Nick2bad4u / Typpi
A collection of Userscripts made by Nick2bad4u / Typpi
@Nick2bad4u
Nick2bad4u / $Userstyles-by-Nick2bad4u
Created November 25, 2024 22:52
A collection of Userstyles made by Nick2bad4u / Typpi
A collection of Userstyles made by Nick2bad4u / Typpi
/* ==UserStyle==
A collection of SteamStat.us Userstyles
==/UserStyle== */
/* ==UserStyle==
@name Streams Black Night Mode
@version 20241116.05.46
@namespace typpi.online
@description Black Mode for your streams
@homepageURL https://github.com/Nick2bad4u/UserStyles
@author Nick2bad4u
@license UnLicense
==/UserStyle== */
// ==UserScript==
// @name Auto Merge Dependabot PRs
// @namespace https://github.com/Nick2bad4u/UserStyles
// @version 1.3
// @description Automatically clicks the merge button on Dependabot PRs and "Done" button on the notification bar
// @author Nick2bad4u
// @match https://github.com/*/*/pull/*
// @grant none
// @icon https://www.google.com/s2/favicons?sz=64&domain=github.com
// @license UnLicense
// ==UserScript==
// @name Enlarge YouTube Chat Profile Pictures (HD Version with Caching)
// @namespace https://github.com/Nick2bad4u/UserStyles
// @version 1.9
// @description Enlarges YouTube chat profile pictures on mouse over, shows HD version, Caches HD images for faster display using Tampermonkey caching.
// @author Nick2bad4u
// @match https://www.youtube.com/*
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
/* ==UserStyle==
@name Gyazo.com Dark Mode
@version 20241018.21.03
@namespace https://userstyles.world/user/Nick2bad4u
@description Gyazo Dark Mode (WIP)
@author Nick2bad4u
@license UnLicense
==/UserStyle== */
@-moz-document domain("gyazo.com") {