with one click
agentic-ai-meetup
agentic-ai-meetup contains 3 collected skills from jorisgillis, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.