
Claude Skills by dlupiak
github.com/dlupiakAnalyze ~/.claude session files to find unused agent skills and reduce context token waste. Scans subagent JSONL files for injected skills and cross-references with agent responses.
Open the Claude Session Dashboard in the browser. Starts it first if not already running. Checks for and installs updates before starting.
Full SDLC pipeline: design → plan → implement → review → test → ship. Use this skill when the user wants to BUILD A NEW FEATURE that spans multiple files across scanner, server functions, and UI layers — anything requiring architecture design, an implementation plan, and coordinated changes across a vertical slice. Trigger on: /feature command, 'build/implement/add [feature]' requests involving new server functions + UI components, multi-step feature work needing TDD and code review. Do NOT t...
Investigate and fix the latest failing CI workflow
Fix a GitHub issue end-to-end
Investigate a URL or page using Playwright browser
Analyze a change request, ask clarifying questions, and create a well-structured GitHub issue with acceptance criteria. Use this skill whenever the user wants to create an issue, write a ticket, log a bug, propose a feature request, or capture requirements — even if they say "let's track this" or "add this to the backlog".
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Run typecheck, lint, test, and build quality gates
React and component patterns
Code review current changes against project standards
Show SDLC pipeline status dashboard
Commit, push, create PR, then after approval check CI and merge. Use when work is done and ready to ship.
TanStack Start, Router, Query, and Server Functions patterns and best practices for this project.
Vitest and Playwright testing patterns, conventions, and gotchas for this project.
TypeScript coding conventions
Dashboard design system — colors, typography, spacing, components, and visual patterns for the session dashboard UI.