cc-websearch
01Plugin Claude Code
DDG-powered WebSearch and WebFetch replacement for Claude Code.
Plugin Claude Code
DDG-powered WebSearch and WebFetch replacement for Claude Code.
Instructions file
Instructions for Djarvur/cc-websearch, covering project, constraints, technology stack, what not to add and conventions.
Hook
Runs before the agent uses a tool for WebSearch and WebFetch tool calls, running an inline shell check (2 commands). From Djarvur/cc-websearch.
Skill Claude CodeCodex
Replacement for built-in WebFetch — Fetch and summarize web page content. Use this skill when the user provides a URL and asks about its content.
Skill Claude CodeCodex
Replacement for built-in WebSearch — Search the web using DuckDuckGo. Use this skill when the user needs current information, web search results, or to find web pages about a topic.
Plugin Claude Code
Opinionated Go development skill — architecture, conventions, production readiness, repo/CI hygiene, review, and MCP/agent patterns.
Skill Claude CodeCodex
The complete Go development skill. REQUIRED for ALL Go work — writing, refactoring, reviewing, generating, scaffolding, or discussing Go code, including any change to .go files. Use whenever the user mentions Go, Golang, go.mod, a Go package, or asks to build a Go backend service, CLI, library, script, MCP server…