sundegan

7 mods across 2 repositories, 7 stars between them.

code-review

01

sundegan/agent-skills

Skill Claude CodeCodex

Review the current task's code-file changes for bugs, regressions, serious performance problems, inconsistent style, readability, maintainability, controlled impact on existing behavior, and dead or unused code while ignoring non-code changes such as documentation-only updates, nodemodules, and Go vendor directories.…

2 1mo ago A 89 tokens original MIT

git-commit

02

sundegan/agent-skills

Skill Claude CodeCodex

Guide Agent when creating Git commits with concise English Conventional Commits messages. Use when the user asks Agent to commit code, make a git commit, submit the current task's changes, stage and commit related files, or generate a commit message for repository changes.

2 1mo ago A 55 tokens original MIT

github-issue-reply

03

sundegan/agent-skills

Skill Claude CodeCodex

Investigate and handle GitHub issues with natural, restrained, evidence-based maintainer replies, appropriate repository labels, and closure when no further tracking is needed. Use when responding to bug reports, feature requests, questions, or follow-ups where you should check whether the latest published release…

2 1mo ago A 86 tokens original MIT

release-version

04

sundegan/agent-skills

Skill Claude CodeCodex

Prepare and publish project releases by discovering the repository's release process, updating version files and release notes, committing and tagging release changes, pushing commits and tags, checking GitHub Actions, publishing GitHub Releases, and updating a related homebrew-tap repository when one exists. Use when…

2 1mo ago A 97 tokens original MIT

update-changelog

05

sundegan/agent-skills

Skill Claude CodeCodex

Generate and update bilingual changelogs from code changes since the last published version. Use when the user asks to write, update, summarize, or maintain CHANGELOG/release notes by comparing the previous released version with the current repository state, merging related changes while preserving complete coverage…

2 1mo ago A 68 tokens original MIT

tauri-codegen

06

sundegan/agent-skills

Skill Claude CodeCodex

Generate, modify, and refactor code in existing Tauri applications while preserving the repository's established Rust, frontend, desktop-native UI, configuration, architecture, and testing conventions. Use when implementing Tauri features, commands, events, state, plugins, windows, menus, tray behavior, permissions…

2 1mo ago A 80 tokens original MIT

sundegan/agent-skills

Skill Claude CodeCodex

Implement custom window chrome for Tauri v2 desktop apps, including app-drawn titlebars and toolbars, borderless windows, cross-platform caption controls, drag regions, and platform-specific window-frame behavior. On macOS, preserve native red/yellow/green traffic lights and restore transparent rounded shells, native…

2 1mo ago A 146 tokens original MIT