Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
jira4claude
jira4claude contains 2 collected skills from fwojciec, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
7
updated
2026-04-29
Forks
2
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
go-standard-package-layout
software-developers
Structure Go applications using Ben Johnson's Standard Package Layout. Use when creating new Go packages, adding features to Go applications, deciding where code belongs, naming packages/files, or when tempted to create packages named after concepts rather than dependencies. Enforces dependency-free domain core in root, dependency-named subpackages, and explicit main wiring.
2026-04-29
gh-workflow
software-developers
Manage project work via GitHub CLI. Use for ALL GitHub tasks including creating/viewing issues, organizing with milestones, establishing blocked-by/blocking dependencies, and responding to PR comments.
2026-04-11