creating-bookmarklets
CommunityTransform code into browser-ready bookmarklets instantly.
Software Engineering#javascript#web-automation#browser-utilities#user-scripts#bookmarklets#code-formatting#browser-extensions
Authoroaustegard
Version1.0.0
Installs0
System Documentation
What problem does it solves?
Eliminates the complexity and formatting errors when converting JavaScript code into functional browser bookmarklets that users can install with one click.
Core Features & Use Cases
- Strict Formatting Compliance: Automatically applies bookmarklet-specific requirements like IIFE wrappers and proper comment syntax.
- Ready-to-Use Output: Generates complete bookmarklet code with javascript: protocol prefix for immediate installation.
- Use Case: When you need to create a utility that extracts all links from a webpage and copies them as markdown to clipboard, this Skill ensures the code works flawlessly when dragged to the browser bookmarks bar.
Quick Start
Use the creating-bookmarklets skill to convert this JavaScript snippet into a working bookmarklet that extracts all page titles and URLs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: creating-bookmarklets Download link: https://github.com/oaustegard/claude-skills/archive/main.zip#creating-bookmarklets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.