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

shopsys

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

skills collected
43
repositories
2
updated
2026-07-14
repository explorer

Repositories and representative skills

adhoc-pr
software-developers

Ad-hoc Pull Request Publisher โ€” commits the current changes, pushes the branch, opens a GitHub pull request against the repository's default branch, and creates a matching SSP Jira issue in the current sprint following the ad-hoc work convention (summary = PR title + " #<PR number>", PR link in the "Merge Request" field, no description, moved to In Progress). Works for any ad-hoc change โ€” fixes, small improvements, tooling, docs. Use when the user asks to publish/ship the current work end-to-end, or invokes /adhoc-pr.

2026-07-14
pr-description
software-developers

Generates a PR description focused on business value using the project's PR template. Analyzes branch changes and writes a clear, user-facing explanation of what changed and why. Use when the user asks to create/write/generate a PR description, or invokes /pr-description.

2026-07-14
codebase-analyzer
software-developers

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :)

2026-07-14
codebase-locator
software-developers

Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" โ€” Use it if you find yourself desiring to use one of these tools more than once.

2026-07-14
codebase-pattern-finder
software-developers

codebase-pattern-finder is a useful subagent for finding similar implementations, usage examples, or existing patterns that can be modeled after. It will give you concrete code examples based on what you're looking for! It's sorta like codebase-locator, but it will not only tell you the location of files, it will also give you code details!

2026-07-14
coding-conventions
software-developers

Coding principles and conventions for the Shopsys monorepo โ€” DRY/KISS/reuse, comment and docblock quality, test-code rules, the per-folder visibility/typing rules (packages vs project-base vs utils), and documentation best practices. Read it before writing or modifying PHP so your code matches the codebase.

2026-07-14
create-plan
software-developers

Creates detailed implementation plans through an interactive research and specification workflow.

2026-07-14
implement-plan
software-developers

Implements an approved plan from docs/plans and tracks phase completion.

2026-07-14
Showing top 8 of 41 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded