Skip to main content

SanderMuller/boost-skills

SkillsMP는 SanderMuller/boost-skills에서 33개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

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

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

직업 분류
미분류
설명

Self-directed eval loop: review own implementation, fix issues found, re-evaluate until clean, then run code review. Fix yourself; only ask the user for decisions. Activates when: evaluating implementation, self-reviewing code, checking for issues, or when…

원문 언어: 영어

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

Requests an independent code review from OpenAI Codex CLI, critically evaluates its findings, applies warranted fixes, and re-reviews until clean. Activates when: the user says /codex-review, asks for a Codex review, or wants an external AI review of changes.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Pre-push / pre-release checklist. Runs Rector, Pint, full test suite, PHPStan, and audits README, the docs site (docs/ pages, index sync, local build), and `.ai/` docs for staleness. Activate before: pushing to remote, tagging a release, writing release…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Author and maintain a high-quality README for a Composer package. Covers stub, comprehensive, and docs-site shapes (thin README + a docs/ site, for example VitePress on GitHub Pages), voice, staleness audits, and docs index/link sync.

원문 언어: 영어

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

Command-only — invoke with `/eye-verification`; never activates on its own. Drives a frontend change in a real browser as the whole job, not one step of a quality gate: resolves the testables (PR body, tracker issue, spec edge cases, or gathered from the…

원문 언어: 영어

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

Frontend quality checks: TypeScript type check, linting, and the JS test suite (Vitest/Jest). Activate after editing JS/TS files. Triggers: eslint, typescript, tsc, type check, lint, vitest, jest, test:js, frontend tests, frontend checks.

원문 언어: 영어

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

Applies PR review feedback with critical evaluation, then replies to and resolves the threads. Covers automated reviewers (Copilot, CodeRabbit, etc.). Activates when applying review comments, addressing PR feedback, responding to code review, or resolving…

원문 언어: 영어

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

Creates and manages your own GitHub PRs via the gh CLI — analyze commits, write the PR description, create, verify, request review, route by risk. Activates when: creating or opening a PR, submitting work for review, writing or updating a PR description, or…

원문 언어: 영어

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

Closeout verdict before shipping: runs the full evaluate loop (incl. Codex review), then dry-runs the closeout preflight check-only — the pull-requests preflight + gates in a PR flow, or the direct commit/release preconditions in a no-PR flow — and reports…

원문 언어: 영어

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

Resolves git merge conflicts without dropping functionality from either side. Merge is the main flow; rebase covered briefly. Activates when: merging branches, resolving conflicts, updating a branch, integrating work, or when user mentions: merge conflict,…

원문 언어: 영어

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

Researches a Jira issue sent back for rework: reads the issue, comments, and codebase to understand QA/UX feedback, then proposes fix options. Triggers: rework, rework issue, QA feedback, QA issue, investigate issue, research issue, UX feedback from Jira.

원문 언어: 영어

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

Structured review of recent code changes across functionality, UX/UI, design, code quality, security, testing — produces a prioritized findings list. Activates when: the user asks to review implementation, review changes, review code, audit code, check for…

원문 언어: 영어

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

Implements a specification file phase-by-phase with progress tracking. Activates when: implementing a spec, building from a spec, starting a spec phase, or when user mentions: implement spec, spec file, implement phase, build spec, start phase.

원문 언어: 영어

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

Turns a fuzzy ask into sharp, fact-checked intent before any work starts — reduces ambiguity, closes gaps, sharpens overloaded terms, and surfaces hidden assumptions, fact-checking against the codebase instead of asking what the code can answer. The shared…

원문 언어: 영어

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

Command-only — invoke with `/clean-specs`; never activates on its own. Removes spec files under the project's specs directory whose work is fully implemented and merged to the base branch, so the folder holds only live work. Fully implemented = every task…

원문 언어: 영어

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

Writes implementation-ready specification files with progress-trackable phases. Activates when: writing a spec, creating a spec file, documenting a feature plan, or when user mentions: write spec, create spec, spec format, spec template.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Adversarial grilling flow that gathers requirements for a complex feature by challenging assumptions, sharpening fuzzy terms, and cross-referencing the codebase before handing off to write-spec. Pairs with write-spec: interview gathers the requirements, then…

원문 언어: 영어

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

Conventions and verification checklist for creating or reviewing a Laravel migration squash (schema:dump --prune into a single schema baseline) — catches an incomplete, contaminated, or data-losing dump before it breaks fresh installs. Invoke-only: run only…

원문 언어: 영어

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

Turns a rough, vague prompt into one optimized, model-agnostic prompt — closes gaps and ambiguities, fact-checks referenced material against the codebase, then rewrites using durable prompt-engineering principles and returns only the final prompt. Activates…

원문 언어: 영어

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

Test-driven bug fixing workflow. Activates when: fixing bugs, debugging issues, resolving defects, investigating errors, or when user mentions: bug, fix, broken, not working, error, issue, defect, regression.

원문 언어: 영어

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

Test-writing conventions for clear, targeted tests. Activates when: writing a new test, creating a test file, adding test coverage, naming tests, or when user mentions: test, testing, test case, coverage, assertion, unit test, feature test.

원문 언어: 영어

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

Runs backend code quality checks in two tiers: Pint + related tests (every change), PHPStan + full suite (completion only). Activate after making changes to PHP files, or when user mentions: phpstan, pint, code quality, static analysis, code style, run checks.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Creates a new Jira issue with a well-formed, user-facing description. Triggers: create/open/file/log a Jira issue, make a ticket, file a bug, log a task, bug report. May activate for AI-identified follow-up work, but only after the user confirms — never…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Updates a Jira issue's description after its PR is created, and posts Blocked-by-Question comments. Invoke after creating a PR for a Jira issue. Triggers: PR just created for Jira issue, jira update, testables, QA checklist, translation strings, blocker…

원문 언어: 영어

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

Draft GitHub release bodies for Composer packages. Covers structure, voice, breaking-change callouts, and what to omit.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Removes signs of AI-generated writing — inflated significance, promotional language, em-dash overuse, rule-of-three, AI-vocabulary words, false agency, business jargon, throat-clearing, hedging, sycophancy — so text reads as natural and human. Activates when:…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

UX/UI expert review for new features and novel UI — evaluates the current state, explores options, then recommends and documents a chosen approach. Activates when: designing a new user-facing feature, adding a novel interaction pattern, redesigning an…

원문 언어: 영어

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

MUST USE when creating, updating, or managing AI skills and guidelines. Activates when: creating a new skill, editing existing skills, updating coding guidelines, modifying AI instructions, working with .ai/ directory, or when user mentions: skill, CLAUDE.md,…

원문 언어: 영어

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

Autonomous performance optimization loop. Iteratively reduces query count and execution time by modifying code, benchmarking, and keeping/reverting changes. Activates when: optimizing performance, reducing overhead, improving execution time, benchmarking, or…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Canonical structure for UPGRADING.md in a Composer package. When to maintain one, what to put in it.

원문 언어: 영어

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

Creates and maintains Eloquent models with strict conventions: column/relation constants, comprehensive class docblock with @property and @property-read sections, foreign keys referenced via constants, and casts/fillable/hidden referencing constants. Use when…

원문 언어: 영어

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

Deploys and manages Laravel applications on Laravel Cloud using the `cloud` CLI. Use when the user wants to deploy an app, ship to cloud, create/manage environments, databases, caches, domains, instances, background processes, check billing/usage/spend, or…

원문 언어: 영어

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

Appends post-implementation content to a GitHub issue after a feature is built — a user-facing description and QA testables — and moves the issue on its project board. Activates when: updating a GitHub issue, documenting a feature for QA, writing an issue…

원문 언어: 영어

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