Get a week free of Claude Code →

🔍 Todo Finder

This skill finds and organizes TODO, FIXME, HACK, and NOTE comments across a TypeScript codebase, prioritizing by severity and providing actionable context.

QUICK INSTALL
npx playbooks add skill dexploarer/claudius-skills --skill todo-finder

About

This skill finds and organizes TODO, FIXME, HACK, and NOTE comments across a TypeScript codebase, prioritizing by severity and providing actionable context.. This skill provides a specialized system prompt that configures your AI coding agent as a todo finder 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 Todo Finder skill effectively.

System Prompt (22 words)

This skill finds and organizes TODO, FIXME, HACK, and NOTE comments across a TypeScript codebase, prioritizing by severity and providing actionable context.

Related Skills