83,201 skills sorted by stars.
Organize files on my desktop into tidy folders (approval required for moves)
함수/메서드 리팩토링, 코드 리뷰 시 Clean Functions 원칙을 적용. Use when refactoring functions, reviewing method quality, or designing new...
This skill should be used when user asks to "clean gone branches", "remove deleted local branches", "prune branches remo...
Perform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, o...
Performs a complete clean rebuild of YARS from scratch
Find and remove AI-generated slop (useless comments, verbose patterns, unnecessary abstractions).
Write clean, efficient TypeScript code that follows common best practices
Write clean, practical TypeScript focused on correctness over ceremony
Refactor/clean/simplify code - eliminate duplication, small functions, readable names. USE WHEN user says "clean", "simp...
Reorganize and clean up messy commit history on a feature branch into logical, reviewable commits. Use when cleaning up...
Scans the codebase for unused files, dead code, and common junk patterns. Always performs a "Dry Run" first to list cand...
Deletes merged git branches (local and remote) and flags stale unmerged branches for manual review. Use when user mentio...
Reclaims SSD disk space consumed by WSL2/Docker. Use when user reports disk space issues, Docker build failures due to s...
Remove debug artifacts and temporary files safely with git checkpoint protection
TypeScript type best practices - proper typing patterns, avoiding type complexity, meaningful type annotations
Project organization expert - analyzes project state, detects redundancy, consolidates files, removes obsolete content,...
Remove dead code, unused imports, stale files, and fix code quality issues found by /audit
Clean up .a5c/runs and .a5c/processes directories. Aggregates insights from completed/failed runs into docs/run-history-...
Audit codebase for debug leftovers, dead code, and technical debt
Clean up the development environment: remove git worktrees, stale branches, merged remote branches (with no open PR), gi...
Use when cleaning up the repository: safe migration to default branch, branch cleanup with merged/stale detection, and r...
Run data retention cleanup jobs (quiz responses, PDFs, magic links, blacklist)
This skill should be used when the user asks to "clean up the code", "remove unnecessary comments", "simplify docstrings...
Use the `fix-markdown` skill to clean up CHANGELOG.md, then remove headers with empty sections. Use after the agent has...
Delete an isolated project copy after changes have been merged back. Use after merge-back is complete.
Inline orchestration workflow for dead code detection and removal. Provides step-by-step phases for dead-code-hunter det...
Project cleanup and pruning workflow. Use when removing unused guides, cleaning up stale components, or streamlining an...
Automatic context management with graceful handoff to a continuation subagent at 80% usage
Combine CLEAR (Concise, Logical, Explicit, Adaptive, Reflective) and CoVe (Chain of Verification) to write and lint agen...
(Optional) Remove demo content for a clean context folder
Write clear, concise prose for humans — documentation, READMEs, API docs, commit messages, error messages, UI text, repo...
Company and contact data enrichment via Clearbit APIs
Expert guidance for ClearML, the open-source MLOps platform for experiment tracking, pipeline orchestration, data manage...
Implements authentication with Clerk including user management, protected routes, middleware, and React components. Use...
Clerk authentication integration for Astro/Next.js. Use when implementing authentication, handling Clerk middleware, tes...
Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Nex...
Auto-activates when user mentions Clerk, authentication, user management, or auth flows. Expert in Clerk authentication...
> Clerk modern authentication rehberi.
Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authe...
Clerk authentication patterns and integration with Convex. Use when implementing sign-in/sign-out, protected routes, use...
Add authentication to web apps with Clerk — social login, email/password, magic links, organizations, RBAC, session mana...