commit
[ OFFICIAL ]commit is a skill that automates code commits using conventional commit format and Sentry conventions
Browse and install thousands of AI Agent skills in the Killer-Skills marketplace. Supports Claude Code, Windsurf, Cursor, and more.
Discover the world's most comprehensive directory for AI Agent Skills and community-driven MCP Servers (Model Context Protocol). Seamlessly find and install high-quality developer integrations for your Claude Desktop, Cursor, or custom AI agents. From cloud operations to API integrations, explore verified open-source MCP practices to supercharge your AI workflows.
commit is a skill that automates code commits using conventional commit format and Sentry conventions
sred-project-organizer is a skill that organizes projects into the SRED format, utilizing Github, Notion, and Linear connections for efficient project submission.
Brand-guidelines is a set of rules for writing user-facing copy, including tone selection and implementation for product UI, documentation, and marketing copy.
skill-creator is an alias for sentry-skills:skill-writer, maintaining compatibility and redirecting to the canonical skill authoring workflow.
find-bugs is a code review tool that analyzes local branch changes to detect bugs, security vulnerabilities, and code quality issues using git diff and file analysis.
Code-review is a systematic evaluation of code changes to identify issues such as runtime errors, performance problems, and side effects, ensuring adherence to Sentry engineering practices.
django-access-review is a skill that reviews Django access control and IDOR security by investigating how the codebase handles user authorization.
iterate-pr is a skill that continuously iterates on the current branch until all CI checks pass and review feedback is addressed, using GitHub CLI and Python scripts.
sred-work-summary is a skill that automates the creation of a Notion document grouping relevant links into projects for SRED project documentation purposes.
gh-review-requests is a skill that fetches unread review_requested notifications for open GitHub PRs, filtered by a GitHub team, utilizing the GitHub CLI (gh) for authentication.
doc-coauthoring is a collaborative documentation workflow that guides users through context gathering, refinement, and reader testing to create effective documentation
create-branch is an AI agent skill that programmatically creates a Git branch following specific naming conventions. It uses the GitHub CLI (`gh api`) to fetch a username prefix and generates a descriptive branch name from command-line arguments or local Git diffs.