Skip to main content

Skills in this repository

Archive228/loopkit - Page 2

SkillsMP has collected 54 skills from Archive228/loopkit. Open a skill to review its source and details.

Archive228/loopkit

Showing 14 of 54 collected skills.

occupation
Web & Digital Interface Designers
description

Make frontend output look intentional, not AI-generated. Use for any UI work — components, pages, layouts.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Diagnose and fix tests that pass sometimes and fail other times. Use when CI is red intermittently.

updated
occupation
Software Developers
description

Find and remove unreachable/unused code safely. Use during cleanup or before a refactor.

updated
occupation
Database Architects
description

Write safe, reversible database migrations for this repo's conventions. Use for any schema change.

updated
occupation
Information Security Analysts
description

Security-review a diff against the OWASP Top 10. Use before merging anything that touches auth, input handling, queries, or external calls.

updated
occupation
Software Developers
description

Write a PR description a reviewer can approve fast. Use when opening any pull request.

updated
occupation
Software Developers
description

Check whether a README actually lets a stranger run the project. Use on any repo's README before publishing.

updated
occupation
Software Developers
description

Rebase, squash, or rewrite history without losing work or breaking shared branches. Use before any history rewrite.

updated
occupation
Database Architects
description

Compare two schema states and surface the risky changes. Use before applying migrations or after a model change.

updated
occupation
Information Security Analysts
description

Catch hardcoded secrets, keys, and tokens before they get committed. Use before any commit and on any file with credentials.

updated
occupation
Software Developers
description

Reduce a change to the minimum that solves the problem. Use when code is over-engineered or a diff is bloated.

updated
occupation
Software Developers
description

Review SQL and ORM queries for correctness, safety, and performance before they ship.

updated
occupation
Software Developers
description

Use for ANY bug, test failure, crash, or unexpected behavior. Forces reproduce-then-isolate before proposing a fix. Stops the agent from guessing.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Before fixing any bug, write a test that reproduces it and watch it fail. Use for every bug fix.

updated
Showing 14 of 54 collected skills.