
from claude-code-templates29,459
Automate browser tasks and website testing using Playwright: detect dev servers, run responsive checks, fill forms, take screenshots and validate flows.
A general-purpose Playwright automation skill that writes and runs browser test scripts (saved to /tmp) to validate pages, responsive design, forms, login flows, and links. It auto-detects local dev servers, parameterizes URLs, and executes visible browser sessions for easy debugging.
Use this skill when you need to test a site or app interactively: cross-viewport checks, login flow validation, automated screenshots, broken-link scanning, or any browser-driven automation where seeing the browser helps debug.
Likely to be used with Claude Code / Node-capable agent runtimes that can execute Node scripts and control Playwright (agents with Node/JS execution support).
Playwright browser automation skill with no bundled scripts — all automation code is agent-generated at runtime. SKILL.md is well-documented with clear workflow steps, code examples for common patterns (screenshots, login flows, responsive testing), and a dev server detection helper. No security concerns found; writes to /tmp appropriately, no remote code execution or credential leakage risks.
Well-structured skill with good progressive disclosure (API_REFERENCE.md). SKILL.md is somewhat long with many inline examples that could be moved to references/. No scripts to test — all code is dynamically generated by the agent at runtime.
Scientific Schematics & Diagrams
Generate publication-quality scientific diagrams via AI with iterative quality review and smart regeneration for journal, conference, poster, and presentation o
Writing Hookify Rules
Guides creating Hookify rule files (.claude/hookify.*.local.md) to detect patterns (dangerous commands, secrets, debug logs) and show warnings or block actions.
BRENDA Database Client
Access the BRENDA enzyme database via SOAP API to retrieve kinetic parameters, reactions, organism data, and substrate-specific enzyme information.
Hook Development for Claude Code Plugins
Guidance and patterns for creating event-driven hooks (PreToolUse, PostToolUse, Stop, SessionStart, etc.) for Claude Code plugins and projects.
ChEMBL Database Explorer
Query ChEMBL programmatically to retrieve bioactive molecule data, bioactivity measurements, targets, and perform similarity/substructure searches for drug disc
Coding Standards & Best Practices
Opinionated, language-agnostic coding standards and best practices focused on TypeScript/JavaScript/React to improve readability, safety, and maintainability.
React State Management
Practical guide to choosing and implementing modern React state solutions (Redux Toolkit, Zustand, Jotai, React Query) for local, global, and server state.
Game Design Principles
Practical game design guidance: core loop, GDD structure, player psychology, balancing, and progression patterns for prototyping and documenting games.
RWKV Architecture
Provides guidance and workflows for RWKV, a Transformer+RNN hybrid that enables linear-time inference and effectively unlimited context for long-sequence and st
Zapier & Make Patterns
Guidance and patterns for building reliable no-code automations in Zapier and Make, with anti-patterns and failure modes to avoid.