Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Claude Code Best Practice
Claude Code Best Practice is an open-source workflow skill for Claude Code, published by shanraisshan. Its author describes it as: “from vibe coding to agentic engineering - practice makes claude perfect”. The project has 64k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/claude-code-best-practice`.
Installation
Add Claude Code Best Practice to your agent with:
git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/claude-code-best-practice Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Claude Code Best Practice when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in shanraisshan/claude-code-best-practice, an established project with 63,734 GitHub stars
- Declares compatibility with Claude Code
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does Claude Code Best Practice do?
- from vibe coding to agentic engineering - practice makes claude perfect
- How do I install Claude Code Best Practice?
- Run git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/claude-code-best-practice in your agent, then reload your skills. Review the source at https://github.com/shanraisshan/claude-code-best-practice before installing.
- Is Claude Code Best Practice free to use?
- Yes. Claude Code Best Practice is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Which agents does Claude Code Best Practice work with?
- Claude Code Best Practice declares compatibility with Claude Code. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
- Where does Claude Code Best Practice come from?
- Claude Code Best Practice ships inside shanraisshan/claude-code-best-practice, a repository that contains 10 catalogued skills in total. The repository's 63,734 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Workflow →Knowledge about the presentation slide format, weight system, navigation, and section structure
Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation
The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way it is, and how every slide fits the narrative arc
Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.