Skip to main content

code-style

Align recently written or changed code so it matches the surrounding project's established conventions — formatting, naming, imports, comments, and idioms — learned from the codebase itself, then apply the fixes. Use this whenever the user wants their changes to "match the codebase / our conventions / the rest of the app", asks to make a diff or PR style-consistent, wants a style pass or style review before opening a PR, says code "feels off" or inconsistent with the project, or invokes /code-style. Works in any language or framework — it discovers the rules from the repo rather than assuming them. Reach for this even when the user doesn't say the word "style" but clearly wants new code to blend in with existing code. Also covers de-slopping AI-generated artifacts from the diff — over-commenting, defensive checks or try/catch abnormal for the code path, casts to any / type-ignore escape hatches, needless nesting — so use it when the user says "remove AI slop", "de-slop", "this looks AI-written", or wants AI a

설치로 이동

소스 정보

저장소
Vesely/skills
최근 소스 활동
2026년 7월 15일 21:16
감지된 SKILL.md 언어
영어
스타
27
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.