2427 results (18.5ms) page 18 / 122
shipshitdev / library-open-source-checker exact

Expert in detecting private information, secrets, API keys, credentials, and sensitive data in codebases before open sourcing

OpenHands / skills-azure-devops exact

Interact with Azure DevOps repositories, pull requests, and APIs using the AZURE_DEVOPS_TOKEN environment variable. Use when working with code hosted on Azure DevOps or managing Azure DevOps resources.

OpenHands / skills-github exact

Interact with GitHub repositories, pull requests, issues, and workflows using the GITHUB_TOKEN environment variable and GitHub CLI. Use when working with code hosted on GitHub or managing GitHub resources.

flurdy / agent-skills-rebase-merged-parent exact

Rebase after a parent PR has been merged to main. Use when your branch was stacked on another PR that has now been merged, and you need to rebase onto main while keeping only your commits.

peterfei / ai-agent-team-changelog-generator exact

智能变更日志生成器 - 自动分析Git提交历史,生成符合规范的CHANGELOG.md。支持语义化版本管理、多种输出格式、增量更新和GitHub/GitLab集成。

DonTizi / codegeass-code-review exact

Automated code review with focus on security, performance, and maintainability. Use when reviewing code changes, PRs, or performing scheduled audits.

rockorager / skills-commit-messages exact

Write clear commit messages. Use when asked to commit changes, write a commit message, prepare a commit, or describe changes for version control.

kojiromike / dot-claude-rebase-pr exact

This skill should be used when the user asks to "rebase my PR", "rebase onto main", "update my branch", "fix merge conflicts", "resolve conflicts", "sync with main", or needs to bring a feature...

aviz85 / claude-skills-library-gh-pages-deploy exact

Deploy static or interactive frontend content to GitHub Pages using gh CLI. Use when the user wants to publish, share, or make accessible any HTML/CSS/JS content - including demos, prototypes,...

pitzcarraldo / skills-rename-branch exact

This skill should be used when the user asks to "rename branch", "change branch name", "update branch name based on changes", or wants to create a meaningful branch name based on the changes.

aj-geddes / useful-ai-prompts-semantic-versioning exact

Implement semantic versioning (SemVer) with automated release management. Use conventional commits, semantic-release, and version bumping strategies.

danverbraganza / jujutsu-skill-jj-vcs exact

Guides agents through using the Jujutsu (jj) version control system. Activate when the user mentions jj, jujutsu, or when working in a repository with a .jj directory. Teaches proper workflow for...

vivainio / agent-skills-public-github exact

Set up public GitHub repos with SSH authentication and PyPI publishing. Use when creating open source projects or configuring github-public host alias.

nbsp1221 / agent-skills-engineering-commit exact

Detect the repo's commit convention (Conventional Commits, Gitmoji, or a custom template) and create commits. Use when asked to commit, write a commit message, stage and commit changes, or commit...