원클릭으로
agentic-ai-meetup
agentic-ai-meetup에는 jorisgillis에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use this skill whenever you need to write, generate, create, or improve a git commit message. This includes when the user asks for help with commit messages, wants to write a commit, needs to document changes, or mentions anything related to committing code. The skill enforces conventional commit standards, mandatory ticket references, and focuses on explaining the "why" behind changes rather than just the "what".
Prepare your codebase context from a Jira ticket. Use this skill whenever a user mentions a Jira ticket (like PA-1234, DF-567, or any PROJECT-NUMBER pattern), wants to understand what code is relevant to a ticket, asks to "prep" or "prepare" for working on a ticket, or says things like "what files do I need to touch for this ticket". Also trigger when users paste Jira URLs, ask to explore code related to a bug/feature described in a ticket, or want a head-start before implementing a Jira issue. Even if they just say "I'm working on PA-1234", invoke this skill to load the right context.
Reviews Python code and suggests improvements as a true Pythonista.