Propagate a wheelhouse template change across fleet repos: worktrees, push/PR fallback, cleanup.
SocketDev/action
SkillsMP has collected 80 skills from SocketDev/action. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 80
- GitHub stars
- 10
- GitHub forks
- 3
Skills in this repository
Showing 40 of 80 collected skills.
Run this repo's GitHub Actions locally with Agent-CI before pushing CI-sensitive changes.
Audit package exports for dead, internal-only, or weakly-consumed subpaths before pruning.
Audit Actions permissions/allowlists against the fleet baseline; --conform fixes drift.
Turn the current conversation into a spec: problem, solution, stories, tests, enforcement.
Use red-green-refactor for a feature or bug fix when the user asks for test-first work.
Remove redundant CI workflows, stale Dependabot auto-fix surface, and obsolete workflow run clutter.
Turn repo rules that live only in prose or memory into scripts, hooks, lint rules, or checks.
Regroup commits since a base into logical commits, keeping any version bump last; not squash-to-one.
Author or convert fleet hooks to the uniform check plus runGuard contract used by the dispatcher.
Break a plan, spec, or findings report into independently-grabbable vertical-slice tracker tickets.
Reduce duplicate installs with overrides, hardened drop-ins, patches, consumer checks.
Route substantial work through plan, execute, review, follow-up agents at the right effort tier.
Designs and reviews accessible interfaces using reference research and rendered validation.
Run the diagnosis loop for hard bugs, failing behavior, regressions, thrown errors, or slow paths.
Review Cursor Bugbot PR threads, classify findings, fix real bugs, reply inline, and push updates.
Consolidates repeated UI patterns. Use after a pattern proves stable.
Runs gh stack for dependent PRs and preview feedback.
Run Agent-CI locally in Docker, fix paused failures, and retry until the workflow is green.
Watch remote CI, pull the first failure log, fix locally, push, and loop until the run is green.
Stress-test a plan one question at a time before building, especially for shared fleet resources.
Collapse noisy backlogs: verify done work, fold duplicates, delete stale tasks.
Enforce one constructed path per concern; fix duplicated build, test, runtime, config paths.
Write a compact handoff so another agent or human can continue the work without replaying context.
Read-only codebase survey returning prioritized implementation plans for other agents.
Improves web interfaces after design direction is locked.
Secure non-interactive Claude/SDK calls: pinned tools, prompts, permissions.
Run scanning-quality, fix findings, repeat until clean or the iteration limit is hit.
Maintains pnpm workspace dependencies safely.
Create, fan out, and prune git worktrees for isolated tasks and parallel PR review.
Emit a token-cheap symbol map for files or directories before reading unfamiliar source in detail.
Rank npm packages by ecosystem reach; model what overriding them removes from the install tree.
Run deterministic 10+ file code migrations via rule-pack transforms and isolated agents.
Implement a requested change, verify it, commit it, and open or update the PR.
Audits compiler and codegen performance.
Audits measured C++ performance.
Audits measured Go performance.
Audits measured JavaScript and TypeScript performance.
Audits measured memory and allocation performance.
Audits Node addon and native-boundary performance.