跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Code Transfer

技能 已验证 活跃

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.

目的

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

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交2 months ago
星标574
许可证Apache-2.0
状态
查看源代码

类似扩展

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".

技能
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.

技能
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) 专家,用于使用 TypeScript/Python 构建云基础设施。在创建 CDK 堆栈、定义 CDK 构造、实现基础设施即代码,或当用户提及 CDK、CloudFormation、IaC、cdk synth、cdk deploy,或希望以编程方式定义 AWS 基础设施时使用。涵盖 CDK 应用结构、构造模式、堆栈组合和部署工作流。

技能
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.

技能
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.

技能
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".

技能
sanjay3290