context7-cli
🎯Skillfrom mxyhi/ok-skills
Part of OK Skills, a curated collection of 40 reusable AI coding agent skills and SKILL.md playbooks for Claude Code, Cursor, Codex, and other agents, covering research, docs lookup, browser automation, GitHub workflow, planning, and frontend design.
Same repository
mxyhi/ok-skills(49 items)
Installation
npx vibeindex add mxyhi/ok-skills --skill context7-clinpx skills add mxyhi/ok-skills --skill context7-cli~/.claude/skills/context7-cli/SKILL.mdSKILL.md
More from this repository10
Skill
Skill
A skill that lets AI agents control the user's real browser through a local daemon, supporting navigation, clicking, typing, form filling, screenshots, PDF export, and network monitoring while using the user's actual login sessions.
Browser automation CLI for AI agents — website interaction, form filling, screenshots, data extraction, web app testing, and Electron app automation (VS Code, Slack, Discord, Figma).
A skill for using Exa search tools via MCP, providing web search, code/documentation search, and company research capabilities with configurable parameters for result count, content length, and search type.
Fetches current third-party API and library documentation via the chub CLI before writing code, ensuring accurate and up-to-date API reference instead of relying on training data. Supports searching, retrieving, and annotating docs.
An agent skill that provides a CLI and MCP server for searching and retrieving SVG icons from 200+ libraries via Iconify, with support for batch downloads, project syncing, and smart recommendations.
Helps build AI chat interfaces using the ai-elements component library, which provides pre-built conversations, messages, tool displays, and prompt inputs built on shadcn/ui.
Systematically explores and tests a web application using browser automation to find bugs, UX issues, and other problems. Produces a structured report with full reproduction evidence including step-by-step screenshots, repro videos, and detailed reproduction steps for every issue.
A skill for professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Supports three pipelines: creating new documents from scratch, filling/editing existing documents, and applying template formatting with XSD validation.