🎯

tavily

🎯Skill

from itechmeat/llm-code

Security check pending
πŸ“¦

Same repository

itechmeat/llm-code(46 items)

tavily

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add itechmeat/llm-code --skill tavily
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add itechmeat/llm-code --skill tavily
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/tavily/SKILL.md
10Installs
-
AddedFeb 27, 2026

More from this repository10

🎯
react-testing-library🎯Skill

Provides React Testing Library guidance for user-centric component testing, covering accessible queries by priority, user-event simulation, async utilities, debugging techniques, and accessibility-first API patterns.

🎯
social-writer🎯Skill

Creates platform-optimized social media content for X, LinkedIn, Threads, Instagram, and Facebook with human-sounding writing styles, engagement hooks catalog, AI-avoidance patterns, and macOS Notes integration.

🎯
commits🎯Skill

Implements the Conventional Commits specification for structured commit messages, covering commit types (feat, fix, docs, etc.), scopes, breaking changes, and footer conventions to enable automated changelog generation and semantic versioning.

🎯
mantine-dev🎯Skill

Mantine UI library skill for React with 100+ components, hooks, forms, CSS modules theming, native dark mode, and Vite/TypeScript setup

🎯
skill-master🎯Skill

A Skill Master tool for creating and maintaining Agent Skills, covering SKILL.md format, frontmatter, docs ingestion, validation, and packaging.

🎯
changelog🎯Skill

Provides the Keep a Changelog 1.1.0 format specification for maintaining CHANGELOG.md files, covering section structure, change types (Added, Changed, Fixed, etc.), version headers, date formatting, and comparison links.

🎯
vitest🎯Skill

Runs fast, Vite-powered tests with Jest-compatible API, supporting TypeScript, mocking, and browser testing out of the box.

🎯
project-creator🎯Skill

Project documentation scaffolding skill for creating and maintaining structured project documentation including about, specs, architecture, context, and user stories in a .project/ folder

🎯
openspec🎯Skill

Provides specification-driven development guidance for defining project requirements and system architecture, from LLM Code, a collection of agent skills for AI coding tools.

🎯
base-ui🎯Skill

Base UI skill for building accessible interfaces with @base-ui/react unstyled primitives including forms, menus, overlays, render props composition, and toolbar components