Skip to main content
Run any Skill in Manus
with one click
filipowm
GitHub creator profile

filipowm

Repository-level view of 13 collected skills across 2 GitHub repositories.

skills collected
13
repositories
2
updated
2026-06-11
repository explorer

Repositories and representative skills

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
unifi-pr-comments-review
software-developers

Address open code-review comments on a go-unifi GitHub Pull Request, one by one — understand each, then fix it, reject it with a reasoned objection, or ask a short clarifying question, replying in the thread like a thoughtful human teammate. Use this whenever the user wants to PROCESS, ANSWER, RESPOND TO, or ACT ON PR review feedback: "address the review comments", "go through the PR comments", "reply to the reviewer", "handle the feedback on #N", "someone left comments on my PR", "resolve the review", "fix what the reviewer asked". Trigger even when the word "comment" isn't used — any request to deal with, work through, or respond to reviewer/PR feedback means this skill. It is the usual next step after `unifi-2.0.0-wave` opens a PR, but works standalone on any PR. Do NOT trigger to CREATE a PR or implement issues (that's `unifi-2.0.0-wave`), to author issues (`unifi-issue-author`), or for the user asking how to review someone else's code.

2026-06-11
unifi-2-0-0-wave
software-developers

Execute a go-unifi 2.0.0 migration wave end-to-end via a Claude Code Workflow. Use this whenever the user wants to DO 2.0.0 implementation work — "run a 2.0.0 wave", "next batch", "work issue #N", "implement the OpenAPI migration", "start the codegen retarget", "ship the next 2.0.0 PRs", or names any issue under epic #117 / milestone 2.0.0 and asks you to build it. Trigger even when the user doesn't say the word "wave": any request to implement, migrate, refactor, or PR something for 2.0.0 means a wave. Do NOT trigger for user-facing migration questions ("how do I upgrade to 2.0.0?") — that's the migration guide, not this.

2026-06-11
unifi-coverage-matrix
software-developers

Regenerate docs/2.0.0/coverage_matrix.md — the resource-centric API coverage table showing which UniFi resources are covered by the Legacy Internal API, the Official OpenAPI surface, or both. Use whenever the Official API groups or legacy resources change and the matrix needs to reflect the new state.

2026-06-11
unifi-issue-author
project-management-specialists

Author go-unifi 2.0.0 GitHub issues — the planning/authoring counterpart to unifi-2.0.0-wave. Use this whenever the user wants to CREATE or FLESH OUT work items rather than implement them: "create issues for 2.0.0", "decompose epic #117", "seed the next batch of issues", "plan the OpenAPI migration into tasks", "write acceptance criteria for #N", "this issue is too vague, flesh it out", "turn this into a proper issue", "what should the next wave's issues be?". Trigger even when the word "issue" isn't used — any request to plan, scope, slice, decompose, or write up 2.0.0 work as trackable tasks means authoring. Do NOT trigger to IMPLEMENT/build/PR work (that's unifi-2.0.0-wave) or for user-facing upgrade questions ("how do I migrate to 2.0.0?" — that's the migration guide).

2026-06-06
commit
software-developers

Create conventional commits of changes. Use when asked to commit, save changes, create a commit, or when finishing implementation work. Also use when the user says "commit this", "save my work", "create commits", or just "/commit".

2026-06-04
Showing 2 of 2 repositories
All repositories loaded