Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-plugins

claude-plugins contains 16 collected skills from lucaspimentel, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
0
updated
2026-05-15
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

whats-next
software-developers

Show a sorted list of incomplete tasks from TODO.md.

2026-05-15
address-pr-comments
software-developers

Interactively walk through and address PR review comments one at a time. Accepts an optional PR number argument; defaults to the current branch's PR.

2026-05-11
review-pr
software-quality-assurance-analysts-and-testers

Review a pull request for issues and feedback.

2026-04-28
review-pr-ultra
software-quality-assurance-analysts-and-testers

Deep PR review that runs `code-review:code-review` and `pr-review-toolkit` agents in parallel, then hands off to `review-pr` for fix or post.

2026-04-28
atlassian-cli
software-developers

Use when working with Jira or Confluence from command line, including authentication, searching issues with JQL, bulk operations, sprint reports, or creating/updating work items using acli

2026-04-23
update-docs
software-developers

Update project documentation based on recent changes and current codebase state.

2026-04-23
add-todo
software-developers

Create or append tasks to TODO.md in the current working directory.

2026-04-23
git-commit
software-developers

Commit pending changes to git. Accepts an optional argument describing what to commit (e.g. 'all changes', 'staged only', specific file names). Also accepts an optional 'push' keyword to push after committing.

2026-04-23
ship
software-developers

Run one or more release actions: version, changelog, docs, commit, tag, push, watch, release. With no arguments, auto-detects needed actions from repo state and asks for confirmation.

2026-04-23
update-changelog
software-developers

Manage CHANGELOG.md files and GitHub releases — add new entries, backfill missing versions, sync release notes.

2026-04-23
update-github-actions
software-developers

Update outdated GitHub Actions in workflow files and pin them to commit hashes for supply-chain security.

2026-04-23
update-pr-description
software-developers

Update the PR's title and description to accurately reflect the changes.

2026-04-23
fix-cslint
software-developers

Bulk-fix cslint warnings in a C# codebase. Use when the user says 'fix cslint', 'fix lint warnings', 'fix cs lint', 'fix linter issues', 'clean up cslint', 'fix cslint warnings', 'run cslint and fix', 'fix all lint errors', 'fix C# lint', 'bulk fix lint', 'fix all cslint', 'fix formatting warnings', 'fix style warnings', 'fix naming violations', 'fix code style', or any variation of wanting to fix cslint diagnostics across a C# repo. Not for non-C# linters. Accepts an optional path argument (defaults to current directory).

2026-04-23
chezmoi-diff
network-and-computer-systems-administrators

Help resolve differences between chezmoi-managed dotfiles and local files. Use this skill whenever the user mentions chezmoi, dotfiles sync, chezmoi update, chezmoi apply, chezmoi diff, or wants to compare/resolve their chezmoi source files with local destination files. Also trigger when the user wants to understand what changed in their dotfiles, which direction changes should flow (source→local or local→source), or needs help interpreting chezmoi file naming conventions (dot_, executable_, .tmpl, symlink_, etc.).

2026-03-12
wt-panes
software-developers

Split or arrange Windows Terminal panes using wt.exe. Use when the user says 'open panes', 'split terminal', 'side by side', 'split pane', 'terminal layout', 'split pane with WSL', or any variation of wanting to split or arrange panes within a tab. For tab management (new tabs, switch tabs, tab colors), see wt-tabs.

2026-03-06
wt-tabs
network-and-computer-systems-administrators

Manage Windows Terminal tabs using wt.exe. Use when the user says 'open tabs', 'new tab', 'switch tab', 'focus tab', 'move pane to tab', 'tab color', 'tab title', 'multiple tabs', 'rename tab', or any variation of wanting to manage Windows Terminal tabs.

2026-03-06