Skip to main content

Code Transfer

Skill Verified Active

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.

Purpose

To facilitate accurate and efficient code movement between different files and locations within a project, supporting tasks like refactoring and code organization.

Features

  • Transfer code with line-based precision
  • Move functions, classes, or code blocks
  • Extract code to new files
  • Insert code at specific line numbers
  • Supports basic tools and execution mode for bulk operations

Use Cases

  • Copying code from one location to another
  • Moving functions or classes between files
  • Extracting code blocks to new files
  • Inserting code at specific line numbers

Non-Goals

  • Performing complex code refactoring beyond simple transfer
  • Understanding or generating new code logic
  • Modifying code without explicit user request for transfer

Security

  • info:Unguarded Destructive OperationsThe `line_insert.py` script has an optional `--backup` flag for file modifications, which is a good practice but not a strict confirmation gate for every destructive operation. The core operations are file writes.

Scope

  • info:Dry-run previewThe `line_insert.py` script offers an optional `--backup` flag, which is a form of preview/safety measure, but not a full dry-run that shows the exact changes without modification.

Installation

First, add the marketplace

/plugin marketplace add mhattingpete/claude-skills-marketplace
/plugin install code-operations-plugin@mhattingpete-claude-skills

Quality Score

Verified
98 /100
Analyzed about 15 hours ago

Trust Signals

Last commit2 months ago
Stars574
LicenseApache-2.0
Status
View Source

Similar Extensions

Cleanup Cycles

100

Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".

Skill
raintree-technology

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

Skill
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

Skill
zxkane

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

Skill
pjt222

Ui Ux Pro Max

100

UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.

Skill
spartan-stratos

Google Tts

100

Convert documents and text to audio using Google Cloud Text-to-Speech. Use this skill when the user wants to: narrate a document, read aloud text, generate audio from a file, convert text to speech, create a recording of documentation or analysis, create a podcast from a document, or use Google TTS/text-to-speech. Trigger phrases: "read this aloud", "narrate this", "create a recording", "text to speech", "TTS", "convert to audio", "audio from document", "listen to this", "generate audio", "google tts", "create a podcast".

Skill
sanjay3290

© 2025 SkillRepo · Find the right skill, skip the noise.