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.
vibe-to-agentic-framework
vibe-to-agentic-framework is an open-source workflow skill for Claude Code and compatible agents, published by shanraisshan. Its author describes it as: “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”. 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/vibe-to-agentic-framework`.
Installation
Add vibe-to-agentic-framework to your agent with:
git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/vibe-to-agentic-framework 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 vibe-to-agentic-framework when you want workflow help from your agent 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 64,068 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does vibe-to-agentic-framework do?
- 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
- How do I install vibe-to-agentic-framework?
- Run git clone https://github.com/shanraisshan/claude-code-best-practice ~/.claude/skills/vibe-to-agentic-framework in your agent, then reload your skills. Review the source at https://github.com/shanraisshan/claude-code-best-practice before installing.
- Is vibe-to-agentic-framework free to use?
- Yes. vibe-to-agentic-framework is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does vibe-to-agentic-framework come from?
- vibe-to-agentic-framework ships inside shanraisshan/claude-code-best-practice, a repository that contains 10 catalogued skills in total. The repository's 64,068 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
Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.
Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API