baslie/claude-best-practices Skills
(3)Browse AI agent skills from baslie/claude-best-practices for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
article-extractor
baslie/claude-best-practices
Extract clean article content from URLs (blog posts, articles, tutorials) and save as Markdown. Uses crawl4ai (Playwright-based crawler optimized for LLM). Handles JavaScript-rendered pages, SPA, dynamic sites. Use when the user provides a URL and wants the text content, asks to "download article", "extract content from URL", "save this blog post", "сохрани статью", "скачай статью", "извлеки текст", or needs clean article text without ads/navigation clutter.
building-wireframes
baslie/claude-best-practices
Generates lo-fi wireframes as single HTML files with Tailwind CSS. Use when user asks to create wireframe, sketch UI, prototype page, design mockup, or visualize layout for landing pages, dashboards, forms, admin panels, mobile screens.
playwright-cli
baslie/claude-best-practices
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.