Get a week free of Claude Code →

⚙️ Similar Files

This skill helps you locate related files in a codebase by indexing workspace and retrieving similar files using TF-IDF and cosine similarity.

QUICK INSTALL
npx playbooks add skill watthem/similar-files --skill similar-files

About

This skill helps you locate related files in a codebase by indexing workspace and retrieving similar files using TF-IDF and cosine similarity.. This skill provides a specialized system prompt that configures your AI coding agent as a similar files expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Similar Files skill effectively.

System Prompt (22 words)

This skill helps you locate related files in a codebase by indexing workspace and retrieving similar files using TF-IDF and cosine similarity.

Related Skills