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

claude-plugins

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

skills collected
8
Stars
0
updated
2026-03-09
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

create-skill
software-developers

'Create a new Claude Code skill with best practices. Use when user wants to create a skill, custom command, slash command, or extend Claude capabilities.'

2026-03-09
init-plugin
software-developers

Initialize a new Claude Code plugin with interactive wizard. Use when creating a new plugin or setting up a plugin marketplace.

2026-03-09
manage-memory
software-developers

Manage Claude Code memory — CLAUDE.md files, AGENTS.md, and .claude/rules/. Use when user wants to create, update, review, or optimize project memory files. Triggers: "manage memory", "create CLAUDE.md", "update rules", "init memory", "optimize CLAUDE.md".

2026-03-09
modify-agent
software-developers

'Modify an existing Claude Code custom subagent. Use when user wants to edit, update, refactor, or change an agent at any scope (project, user, plugin).'

2026-03-09
modify-skill
software-developers

'Modify an existing Claude Code skill. Use when user wants to edit, update, refactor, or change a skill at any scope (project, user, plugin).'

2026-03-09
configure-github
software-developers

Configure GitHub organization or repository settings: rulesets, roles, security, branch protection, Dependabot, secret scanning, merge settings. Use when user wants to set up, configure, or audit GitHub settings.

2026-03-09
pull-request
software-developers

'Manage GitHub pull requests: create, modify, close, merge, summarize status. Use when user wants to work with PRs, check PR status, merge, or manage pull requests. NOT for code review — use code-review skill instead.'

2026-03-09
setup
software-developers

Set up GitHub CLI (gh): install, authenticate, and verify. Use when user needs to install gh, fix gh authentication, or configure GitHub CLI from scratch.

2026-03-09