- Home
- /
- Categories
- /
- Refactoring
Refactoring
Code restructuring and optimization
boot-templates
by kirklin
A collection of modern, opinionated starter templates for various frameworks and platforms by Kirk Lin.
codex-skills
by velcrafting
Customizable files for deterministic hierarchy and governance of agents via various: SKILL.md, AGENTS.md, template files, and scripts
continuous-mode
by iulspop
Continuously steers the codebase toward the VISION.md. Reads the vision, assesses current state, picks the highest-impact next action, builds with TDD, commits, and repeats. Never stops. Use when you want autonomous, vision-driven development.
Etsy Image Prompts Skill
by mmcmedia
Created by Maria for McKinzie's Etsy shops
git-commit
by erinrugas
Creates clean commits using a consistent message convention. Use when staging changes, composing commit messages, and preparing reviewable history.
case-study-generator
by digitalspeed
Generates a case study aligned with Digital Speed brand voice. Use when asked to write a case study, success story, or client spotlight.
banana-watermark-remove-skill
by undsky
Remove Gemini Nano Banana / Pro watermarks from images using GeminiWatermarkTool. Use when users want to (1) remove visible watermarks from AI-generated images, (2) batch process multiple images to remove watermarks, (3) clean up Gemini watermarks from screenshots or documents. Supports Windows, macOS, and Linux platforms.
build
by ajaywadhara
"TDD feature build loop: spec (RED) → implement (GREEN) → refactor. Pass the feature name as argument."
write
by iulspop
Improves text for clarity, directness, and engagement following professional writing best practices. Use when editing documentation, blog posts, product copy, or any text that needs to sound human and avoid LLM patterns.
reflection
by Jackiexiao
"Analyzes the conversation and tool usage to propose improvements to skills or store user preferences."
interview
by SebastiaanWouters
Ask clarifying questions before implementing. Only trigger on /interview.
session-cleaner
by xdrshjr
Clean up and manage OpenClaw sessions - kill all sub-agents, clear context, and reset the system to a clean state. Use when user says "close all sessions", "clear context", "kill all agents", "clean up sessions", "reset everything", "关掉所有子agent", "清空上下文", "关闭所有session", or similar cleanup requests.
code-cleaner
by ahmed6ww
Refactor code to remove technical debt, eliminate dead code, and enforce SOLID principles without altering runtime behavior.
go-clean-architecture
by kirklin
A comprehensive guide to implementing Clean Architecture in software projects, based on the boot-backend-go-clean template.
refactoring
by josavicentevw
Improve existing code structure and quality while preserving functionality through systematic refactoring techniques, code modernization, and technical debt reduction. Use when improving code quality, modernizing legacy code, eliminating code smells, or when user mentions refactoring, code improvement, or technical debt.
rust-performance
by terraphim
High-performance Rust optimization. Profiling, benchmarking, SIMD, memory optimization, and zero-copy techniques. Focuses on measurable improvements with evidence-based optimization.
test-driven-development
by buildrtech
Use when implementing any feature or bugfix, before writing implementation code
commit
by iulspop
Commits staged changes using the conventional commits format with proper type, scope, and description. Use when committing code changes to maintain a clean, standardized git history.
architecture-patterns
by baotoq
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
fullstacknextjs
by gilbertopsantosjr
Collection of skills for full-stack Next.js development with Clean Architecture and AWS serverless. Backend uses Entities, Use Cases, Repository pattern, and DI Container. Frontend uses thin server action adapters.
vue-component
by erinrugas
Builds frontend components/pages/composables in the project's UI stack. Use when implementing UI features, reusable components, and typed state flows.
git-branch
by erinrugas
Creates and manages branches with clear naming and safe branching flow. Use when starting work, switching context, or cleaning up branches.
system_monitor
by cliuxinxin
Check the current system status including CPU usage, memory usage, and disk space.
Product Strategy & Development
by mmcmedia
Ready to build products people love? Let's create!