cleanup▌
6 indexed skills · max 10 per page
git-cleanup
trailofbits/skills · Productivity
Safely analyze and delete local git branches and worktrees with two-gate confirmation workflow. \n \n Categorizes branches as merged, squash-merged, superseded, or active work before any deletion \n Groups related branches by name prefix and traces PR history to verify work incorporation \n Detects dirty worktrees and uncommitted changes, blocking removal with data loss warnings \n Requires explicit user approval at two gates: analysis review, then exact command confirmation \n Uses correct dele
codebase-cleanup-deps-audit
sickn33/antigravity-awesome-skills · Productivity
You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies.
symfony:controller-cleanup
makfly/superpowers-symfony · Productivity
symfony:controller-cleanup
codebase-cleanup-tech-debt
sickn33/antigravity-awesome-skills · Productivity
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans.
codebase-cleanup-refactor-clean
sickn33/antigravity-awesome-skills · Productivity
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
launchdarkly-flag-cleanup
launchdarkly/agent-skills · Productivity
You're using a skill that will guide you through safely removing a feature flag from a codebase while preserving production behavior. Your job is to explore the codebase to understand how the flag is used, query LaunchDarkly to determine the correct forward value, remove the flag code cleanly, and verify the result.