Refactoring

Code restructuring and optimization

Showing 529-552 of 907 skills
luan

rebuild

by luan

"Collapse branch into working tree and rebuild as clean, refined commits with code improvements per commit. Triggers: 'rebuild branch', 'rebuild commits', 'clean up and improve branch'. Unlike /split-commit which preserves the exact diff, rebuild applies refinements and simplifications to each commit."

Git & VCS 4 3mo ago
kvnwolf

create-test

by kvnwolf

Write automated tests following TDD principles: red-green-refactor, vertical slices, behavior over implementation. Consult this skill whenever creating tests, adding test coverage, writing test-first code, fixing a bug with a regression test, or any task that involves verifying behavior through automated tests.

Refactoring 4 3mo ago
luan

split-commit

by luan

"Collapse a branch into working tree and repackage as clean, tested, vertical commits. Triggers: 'split commits', 'repackage commits', 'reorganize commits', 'clean up branch history', 'consolidate commits into clean ones'. Do NOT use when: branch already has a single clean commit or only needs amending — use /commit instead."

Git & VCS 4 3mo ago
audibleblink

youtube-transcript

by audibleblink

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

CLI Tools 4 3mo ago
89jobrien

tdd-pytest

by 89jobrien

Python/pytest TDD specialist for test-driven development workflows. Use

Analytics 4 5mo ago
Aznatkoiny

prompt-optimizer

by Aznatkoiny

Optimize prompts for Claude 4.x models using Anthropic's official best practices. Use when users want to improve, refine, or create effective prompts for Claude. Triggers include requests to optimize prompts, make prompts more effective, fix underperforming prompts, create system prompts, improve instruction following, reduce verbosity, control output formatting, or enhance agentic/tool-use behaviors. Also use when users report Claude is being too verbose, not following instructions, not using tools properly, or producing generic outputs.

Code Gen 6 3mo ago
andrueandersoncs

Concurrency

by andrueandersoncs

This skill should be used when the user asks about "Effect concurrency", "fibers", "Fiber", "forking", "Effect.fork", "Effect.forkDaemon", "parallel execution", "Effect.all concurrency", "Deferred", "Queue", "PubSub", "Semaphore", "Latch", "fiber interruption", "Effect.race", "Effect.raceAll", "concurrent effects", or needs to understand how Effect handles parallel and concurrent execution.

Automation 8 4mo ago
derKlinke

ios-build-performance

by derKlinke

Use for slow builds: Build Timeline analysis, type-check bottlenecks, compilation caching, and incremental-build optimization

CLI Tools 8 3mo ago
derKlinke

code-simplifier

by derKlinke

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

Debugging 8 3mo ago
SnakeO

refactor:pandas

by SnakeO

Refactor Pandas code to improve maintainability, readability, and performance. Identifies and fixes loops/.iterrows() that should be vectorized, overuse of .apply() where vectorized alternatives exist, chained indexing patterns, inplace=True usage, inefficient dtypes, missing method chaining opportunities, complex filters, merge operations without validation, and SettingWithCopyWarning patterns. Applies Pandas 2.0+ features including PyArrow backend, Copy-on-Write, vectorized operations, method chaining, .query()/.eval(), optimized dtypes, and pipeline patterns.

Processing 8 4mo ago
kevintsai1202

gemini-watermark-remove

by kevintsai1202

移除 Google Gemini(Nano Banana)生成圖片中的浮水印,使用逆向 Alpha 混合演算法精確還原被覆蓋的像素

Docker 7 4mo ago
xinbenlv

general-codereview

by xinbenlv

Perform thorough code reviews following Google's 5-step methodology. Use when reviewing pull requests, change lists, or any code changes to ensure quality, correctness, and maintainability.

Code Review 7 4mo ago
jmsktm

AI Integration Specialist

by jmsktm

Integrate AI tools and APIs into business workflows and applications

Performance 5 4mo ago
jmsktm

Advisory Board Builder

by jmsktm

Recruit, structure, and manage advisory boards for strategic guidance

Code Review 5 4mo ago
jmsktm

Chatbot Designer

by jmsktm

Design conversational AI chatbots with optimal flows and user experience

Design 5 4mo ago
jmsktm

Cap Table Manager

by jmsktm

Manage equity cap tables, model dilution scenarios, and track ownership

Code Review 5 4mo ago
jmsktm

Affiliate Marketing Manager

by jmsktm

Set up and manage affiliate marketing programs for growth and revenue

Code Review 5 4mo ago
jmsktm

Client Onboarding Designer

by jmsktm

Design smooth client onboarding experiences that ensure success and retention

Performance 5 4mo ago
jmsktm

Carousel Designer

by jmsktm

Design educational carousel posts for Instagram and LinkedIn that inform and engage

Refactoring 5 4mo ago
jmsktm

Community Builder

by jmsktm

Build and grow online communities with engagement strategies and growth tactics

Code Review 5 4mo ago
liauw-media

test-driven-development

by liauw-media

"Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal code to pass, then refactor."

Code Gen 3 7mo ago
agusabas

refactordjango

by agusabas

Refactor Django/Python code to improve maintainability, readability, and adherence to best practices. Transforms fat views into Clean Architecture with Use Cases and Services. Applies SOLID principles, Clean Code patterns, Python 3.12+ features like type parameter syntax and @override decorator, Django 5+ patterns like GeneratedField and async views. Fixes N+1 queries, extracts business logic from views, separates Read/Write serializers, and converts exception-based error handling to explicit return values. Use when refactoring Django code, applying Clean Architecture, or modernizing legacy Django projects.

Refactoring 3 4mo ago
tizee

kiss

by tizee

taste matters. review code as a senior software engineer

Debugging 3 3mo ago
paulund

javascript-developer

by paulund

Use when building JavaScript applications with modern ES2023+ features, frameworks, and best practices.

Performance 2 3mo ago