#Development #Launches
Build with modern web guidance · A set of skills to guide your AI coding agents https://ilo.im/16d2x4

_____
#WebPlatform #AI #AiAgents #SKILLmd #ClaudeCode #Copilot #Npx #CLI #WebDev #Frontend

Modern Web Guidance  |  Chrome for Developers

Guidance on how to build for the modern web.

Chrome for Developers
🚀 Lost your original code? Stop squinting at minified bundles.
**sourcemap-extract** instantly restores your original JS/CSS files from source maps. Built on the latest ECMA-426 standard.
✨ Why use it:
• 📦 Zero install: npx sourcemap-extract -o ./src dist/bundle.js.map
• 🛡️ Safe: Built-in directory traversal protection
• 🧹 Clean: Auto-strips Webpack/Vite/Turbopack noise
Includes Node.js API.
👉 Star it: https://github.com/AnandPilania/sourcemap-extract #WebDev #nodejs #ecmascript #javascript #reverseengineering #npx
GitHub - AnandPilania/sourcemap-extract: Restore original source files from JavaScript/CSS source maps. Implements ECMA-426 (1st edition, December 2024).

Restore original source files from JavaScript/CSS source maps. Implements ECMA-426 (1st edition, December 2024). - AnandPilania/sourcemap-extract

GitHub
GitHub - AnandPilania/consolio: A fast, project-isolated Postman/ApiDog alternative. Runs as an `npx` package — no installation bloat, no licensing, ~30MB RAM

A fast, project-isolated Postman/ApiDog alternative. Runs as an `npx` package — no installation bloat, no licensing, ~30MB RAM - AnandPilania/consolio

GitHub

GitHub představil nativní podporu pro tzv. „stacked pull requests“ – techniku, která umožňuje rozdělit velké změny v kódu do řady menších, na sobě navazujících pull requestů.

Každý PR v takzvaném „stacku“ cílí na větev předchozího PR, čímž vzniká uspořádaný řetězec, který se nakonec sloučí do hlavní větve. Přístup řeší dlouhodobý problém […]

https://zdrojak.cz/zpravicky/github-spousti-stacked-prs-konec-s-obrimi-pull-requesty/
Feix gehört zu den vielen mysteriösen, aber weniger erfreulichen Erscheinungen in der Griesmoorrgeion. Man sagt, dass es sich bei ihm (oder ihnen) um eine welke Fee handelt, der sich aus der Haut von Toten eine Hülle baut, die er bewohnen und steuern kann. Er versucht, Kinder in Gefahren zu locken, bis sie ängstlich genug sind, dass er sie fressen kann. Im Camp wurde er jedoch noch nie gesehen, da er die Nähe zu Wirrlichtern nicht ertragen kann.
#fee #feebruar #rollenspiel #demon #dämon #npx
I’m faffing around in rust, just created a simple #CLI tool. I want potential users to try it out via a one-shot runner like #npx or uvx. What’s the #rust equivalent?
CypressでのE2Eの自動テストする - Qiita

Cypressとは CypressでE2E(End-to-End)テストは「ユーザーがブラウザで行う操作を自動化して、アプリを“本物の環境に近い形”で丸ごと検証するテスト」です。 ブラウザを立ち上げて、ページ遷移・入力・クリック・ネットワーク通信・表示結果までを一連で確認...

Qiita

Just found an effective critical css generator: https://w3speedup.com/tools/critical-css-generator/

Great for boosting page speed / load times. I used https://www.npmjs.com/package/critical in the past and it's not as good.

#blogging #webdev #criticalcss #websiteperformance #css #npx

Critical CSS Generator Tool - W3speedup

Generate optimized Critical CSS for faster website loading with our powerful tool. Boost performance and enhance user experience. Try it now!

W3 SpeedUp
Mastering NPX: A Cheatsheet for npm and Node.js Power Users

Explore unknown npx commands and tips to enhance your Node.js workflow. This cheatsheet covers everything from running packages without global installs to finding executable paths and using npx with specific Node versions.

NodeJS Security & NodeJS Secure Coding

📊 Automated performance audits - run performance traces, analyze results, and investigate specific issues like high #LCP numbers for faster loading

⚙️ Easy setup with single #MCP client config entry using #npx chrome-devtools-mcp@latest command for instant integration

🔗 Open source standard connecting #LLM models to external tools and data sources for enhanced debugging capabilities

🌐 https://developer.chrome.com/blog/chrome-devtools-mcp

Chrome DevTools (MCP) for your AI agent  |  Blog  |  Chrome for Developers

Public preview for the new Chrome DevTools MCP server, bringing the power of Chrome DevTools to AI coding assistants.

Chrome for Developers