Skip to main content

Marshall-Hallenbeck/dot_files

SkillsMP는 Marshall-Hallenbeck/dot_files에서 30개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
30
GitHub 스타
5
GitHub 포크
1

수집된 skill 30개 중 30개를 표시합니다.

직업 분류
미분류
설명

Use when asked to work on, implement, or complete a GitHub issue — before writing any code, checks issue state, existing PRs, git history, and codebase to determine what work remains or if the issue is already resolved

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when starting, checking, or finishing work on a GitHub issue in any repo where multiple agents may work in parallel — posts a session-info claim comment and manages the in-progress label so other agents skip claimed issues

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when asked to create, open, publish, or submit a pull request from the current branch

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when asked to create, open, file, or draft a GitHub issue

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Commit session changes only, or all changes if no session edits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Autonomous test-fix pipeline. Runs full suite, diagnoses each failure, fixes source code, and iterates until all tests pass. Asks the user when uncertain about intended behavior.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Group ALL working-tree changes into logical commits.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Set up or repair a persistent Claude Remote Control environment for a project using a systemd user service, including blocker checks, project symlink, linger, verification, and URL capture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations, making API calls, or authenticating with Sentry via CLI.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Holistic review pipeline: simplification, correctness, security, overcautious check, lint/fix, all tests, fix failures, audits, and final review. Fixes EVERYTHING — every severity and every warning — so nothing is left open.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run full quality gate: linting, type checks, unit tests, and integration tests — all in parallel.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review uncommitted changes for missing test coverage, then create the missing tests. Use after implementation and before commit.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Get straight to the point in every response. Use whenever responding to ANY user message — coding, debugging, explanations, planning, casual chat. Lead with the answer or next concrete action, number multi-step work, restate state across turns, suppress…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Write comprehensive unit tests for a module or function. Handles test runner detection, mock conventions, and iterates until all tests pass.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Summarize git changes for PRs or commits. Does not commit unless explicitly asked.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run formatting, linting, and type checking. Auto-detects project languages (Python, JS/TS, Bash). Fixes auto-fixable issues and stages changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when reviewing changes before commit to catch patterns that silence failures, fail open, add unauthorized fallbacks, or hide errors behind graceful degradation.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security audit of uncommitted changes. Scans for OWASP top 10, injection, exposed secrets, auth bypasses, and unsafe patterns.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

End-to-end Claude Code setup optimization: update CLAUDE.md with session learnings, recommend new automations, audit config quality, clean stale memory, and check for new capabilities.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Spawn an agent team in tmux split panes for parallel exploration. Best for investigation, debugging, ambiguous tasks, and multi-angle review where you want to steer work in real-time.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review uncommitted code changes for bugs, security issues, and correctness. Finds AND fixes all issues.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run integration-level suites. Auto-detects runner (pytest markers, Jest, E2E).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Decompose a plan into parallel work tracks and execute with subagents. Reads PLAN.md, splits into non-overlapping tracks, spawns agents, and runs integration tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Dispatcher skill for unit, integration, or full quality-gate workflows. Auto-detects language and scope.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run unit-test suites. Auto-detects runner (pytest, Jest, Vitest, cargo, go test).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run Codex and Claude code reviews iteratively until both find no issues. Use after making changes and before committing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Look up documentation for any library using Context7. Resolves library IDs and queries versioned docs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Normalize agents/skills/hooks so responsibilities are separated and workflows are coherent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

원문 언어: 영어

업데이트
수집된 skill 30개 중 30개를 표시합니다.