From 6ccc26b7a2f170b90248f5de6aac97a26210e215 Mon Sep 17 00:00:00 2001 From: sickn33 Date: Sat, 28 Mar 2026 23:03:23 +0100 Subject: [PATCH] Remove 'claude-dash' project from README Removed the entry for 'claude-dash' from the list of projects. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cca454dd..65d8530e 100644 --- a/README.md +++ b/README.md @@ -618,7 +618,6 @@ This collection would not be possible without the incredible work of the Claude - **[tsilverberg/webapp-uat](https://github.com/tsilverberg/webapp-uat)**: Full browser UAT skill — Playwright testing with console/network error capture, WCAG 2.2 AA accessibility checks, i18n validation, responsive testing, and P0-P3 bug triage. Read-only by default, works with React, Vue, Angular, Ionic, Next.js. - **[Wolfe-Jam/faf-skills](https://github.com/Wolfe-Jam/faf-skills)**: AI-context and project DNA skills — .faf format management, AI-readiness scoring, bi-sync, MCP server building, and championship-grade testing (17 skills, MIT). - **[fullstackcrew-alpha/privacy-mask](https://github.com/fullstackcrew-alpha/privacy-mask)**: Local image privacy masking for AI coding agents. Detects and redacts PII, API keys, and secrets in screenshots via OCR + 47 regex rules. Claude Code hook integration for automatic masking. Supports Tesseract and RapidOCR. 100% offline (MIT). -- **[krabat-l/claude-dash](https://github.com/krabat-l/claude-dash)**: Real-time statusline for Claude Code showing context, cost, quota, cache, tools, and git status. Zero dependencies. ### Inspirations