nokonoko1203nokonoko1203Communityยท7 Agent Skills Included

claude-code-settings

Browser automation, dev cleanup, and coding workflow rules

Automates browser testing, form filling, screenshots, and data extraction through token-efficient Playwright CLI commands. Kills orphaned dev servers, browsers, and port-hogging processes safely with user confirmation. Enforces a research-plan-approval-implement workflow so coding work stays reviewed and organized. Reduces token costs by replacing heavy MCP servers with lightweight CLI commands.
npx skills add nokonoko1203/claude-code-settings --all -g -y
Available:

Instructs your AI agent to follow a research-plan-approval-implement workflow, verify frontend changes with Playwright CLI, use LSP and Context7 for accurate code work, and organize agent teams into lead, reviewer, implementer, and tester roles.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-code-settings?โ–ผ

Run `npx skills add nokonoko1203/claude-code-settings --all -g -y` in your terminal to install all skills in this suite globally.

How to automate browser testing with less tokens?โ–ผ

Use the playwright-cli skill, which replaces the Playwright MCP server with lightweight CLI commands for navigation, clicking, screenshots, and network mocking at roughly 4x lower token cost.

How to kill orphaned dev servers and free ports?โ–ผ

Run the /kill-dev-process skill to detect port-hogging node processes, browsers, and build tools, then safely terminate them after your confirmation while protecting databases and system processes.

Does this work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.

Can I use these skills without coding experience?โ–ผ

Yes. Once installed, your AI agent executes the browser commands and cleanup steps based on your plain-English requests, asking for confirmation before any destructive action.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’