- Home
- /
- Categories
- /
- Refactoring
Refactoring
Code restructuring and optimization
musk-algorithm
by khw1031
Elon Musk의 5단계 문제 해결 알고리즘을 적용하여 문제를 분석합니다. 문제 해결, 최적화, 프로세스 개선, 효율화, 단순화, First Principles, "이거 어떻게 해결하지", "더 효율적인 방법" 요청 시 활성화.
referral-program
by fefogarcia
"When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' or 'partner program.' This skill covers program design, incentive structure, and growth optimization."
adonisjs
by filipebraida
Build AdonisJS 6 features from scratch through production. Full lifecycle - build, debug, test, optimize, refactor. Follows TypeScript-first, Lucid ORM, and AdonisJS conventions.
video-transcript-downloader
by xdrshjr
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
dotnet-core-expert
by baotoq
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.
mac-maintenance-cleanup
by evanfang0054
macOS 系统深度清理和优化工作流。当用户需要以下操作时使用:(1) 清理系统缓存、日志和临时文件,(2) 卸载应用及其残留文件,(3) 分析磁盘空间使用情况,(4) 清理开发项目构建产物,(5) 系统优化和性能提升,(6) 任何关于 Mac 清理和维护的请求。提供交互式菜单、智能诊断和混合模式(指导+自动执行)。
ui-refactor-extract
by velcrafting
Refactor UI code without behavior change (extract/rename/reorganize) while preserving public APIs and adding evidence via tests or inspection.
dotnet-backend-patterns
by baotoq
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
governance-sync
by velcrafting
End-of-work audit that identifies which governance artifacts should be updated based on actual changes. Use when wrapping a milestone/checkpoint or after multi-file/structural work.
pptx
by unicorn-plugins
"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill."
impeccable-optimize
by SebastiaanWouters
"Skills-only equivalent of impeccable.style /optimize. Improve interface performance across loading speed, rendering, animations, images, and bundle size. Makes experiences faster and smoother. Use for frontend and UI design tasks."
skill-architect
by jovermier
Orchestrates complete skill lifecycle from creation to optimization. Use for comprehensive skill development, reviewing skills, or managing skill quality.
gof-design-patterns
by emvnuel
Detects opportunities to apply GoF Design Patterns in Jakarta EE/MicroProfile. Use when reviewing code for structural improvements or implementing creational, structural, or behavioral patterns.
ios-fundamentals
by pluginagentmarketplace
Master iOS development foundations - Architecture, lifecycle, memory, concurrency
clean-code-principles
by emvnuel
Detects violations of Clean Code principles and suggests refactorings. Use when reviewing code quality, improving readability, or refactoring methods, classes, and modules.
us-govt-data
by joshuaroll
Access official US Government records. Currently supports SEC EDGAR (financial filings) and Federal Register (rule changes). Ensures data provenance from .gov domains.
Software Architect
by Alpizar28
Experto en Domain-Driven Design (DDD) y Arquitectura Hexagonal, especializado en diseñar sistemas extensibles y mantenibles.
ux-designer-assistant
by MIIXV
一个专注于用户体验(UX)和用户界面(UI)设计的专家级AI助手。当需要进行产品设计、交互设计、用户研究、可用性分析、竞品分析、或评估设计方案时,应使用此技能。适用于分析、评审、创建、比较或优化线框图、原型、用户流程、信息架构和设计系统等任务。扮演产品设计师、UX研究员或设计策略顾问的角色,提供深刻、系统性的设计思考和建议。
pr-cache-cleanup
by marxbiotech
Clean up local PR review cache files for merged or closed PRs. Use when user says "clean up cache", "cleanup merged PR caches", "remove old caches", "clear review cache", or wants to free up space from stale cache files.
architecture-guard
by Xunzi229
强制执行 Java DDD 四层架构规范,监控层级依赖越权、命名冲突及数据流转合规性。
tdd-integration
by adrianbrowning
Enforce Test-Driven Development with strict Red-Green-Refactor cycle using integration tests. Auto-triggers when implementing new features or functionality. Trigger phrases include "implement", "add feature", "build", "create functionality", or any request to add new behavior. Does NOT trigger for bug fixes, documentation, or configuration changes.
clean-codejs-comments
by DamianWrooby
Commenting patterns that improve readability and maintainability.
example-skill
by rj-yingjunjie
A demo skill that shows how to write clean commit messages
data-quality
by masterkram
Diagnose and fix data quality problems in datasets. Use when working with dirty data, finding duplicates, handling missing values, detecting outliers/anomalies, validating constraints (functional dependencies, referential integrity), profiling datasets, or cleaning data for analysis or ML. Covers the full data quality lifecycle - define, detect, clean, measure.