cursor-tab-completion

Installation
SKILL.md

Cursor Tab Completion

Overview

Use Tab for small, local code completions; it predicts text and does not establish correctness, security, or repository policy compliance.

Prerequisites

  • An approved Cursor privacy setting and a workspace that excludes secrets and sensitive paths from context.
  • Existing project rules, formatter, and focused tests for the code being changed.

Instructions

  1. Write the function signature, types, and a concise intent comment before considering a suggestion.
  2. Accept only the scoped portion you understand, then inspect the diff and run the focused check.
  3. Reject suggestions that add unrelated behavior, dependencies, credentials, or policy exceptions.

Output

  • A small reviewed completion with source-control visibility and test evidence.
Installs
23
GitHub Stars
2.8K
First Seen
Feb 18, 2026
cursor-tab-completion — jeremylongshore/tons-of-skills-marketplace