
Claude Skills by greglas75
github.com/greglas75Write high-quality articles from scratch using a 6-phase pipeline: deep STORM-inspired research with parallel agents, multi-perspective outline generation, section-by-section drafting with research grounding, adaptive anti-slop enforcement (hard/soft banned vocabulary per tone), cross-model adversarial review, and SEO optimization with BlogPosting schema. Supports site-aware output with frontmatter auto-detection, batch mode for multi-article sessions, and graceful degradation when web search...
Generate Playwright E2E tests from codebase analysis. Discovers routes, scores user flows by criticality, generates .spec.ts with page objects and quality gates. Code-first with optional browser validation. Modes: [path] (scoped), --live (browser-assisted), --auto (no interaction), --flows (discover only), --max-flows N, --dry-run.
Write tests for existing production code. Processes ONE file at a time through a full pipeline: analyze, write, verify, blind coverage audit, adversarial review, log. Uses CodeSift for discovery and analysis when available. Modes: [path] (specific target), auto (discover and loop until done), --dry-run (plan only; skips suite verification).