Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

hogwarts

hogwarts에는 emaarco에서 수집한 skills 26개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
26
Stars
0
업데이트
2026-07-16
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

portless-dev-setup
소프트웨어 개발자

Adopt portless for stable, git-worktree-aware .localhost dev URLs following its documented best practices (pinned devDependency + portless.json + dev/dev:app script split — never a hand-rolled slug or sh -c wrapper), then wire it into Conductor via .conductor/settings.toml. Detects the stack first, wraps ONLY the JS/TS frontend dev server, and researches per-workspace isolation for backends/DB/Docker that portless can't cover. Use when asked to set up portless, fix stable dev URLs across worktrees, or make a repo Conductor-friendly for parallel agents.

2026-07-16
create-github-ticket
소프트웨어 개발자

Create or update GitHub issues for bug reports, feature requests, and refactor tasks using the gh CLI. Use when the user wants to file a ticket, create an issue, report a bug, request a feature, plan a refactor, or update an existing GitHub issue. Also triggers for new issue, open a ticket, file a bug, feature request, create task, or mentions wanting to track work in GitHub Issues.

2026-07-09
release-please-setup
소프트웨어 개발자

Sets up, audits, or migrates release-please (Conventional-Commit versioning, changelogs, GitHub releases). Use to set up release automation, automated versioning/changelogs, or release-please; to audit, review, fix, or question an existing setup; or to switch release forms (single ↔ per-module) without breaking changelog/tag history.

2026-07-08
conductor-setup
소프트웨어 개발자

Sets up a repo for Conductor end-to-end: install/setup script (automatic), selectable Run targets (with more than one, no default so nothing autostarts), and archive cleanup (automatic) — writes .conductor/settings.toml. Use when asked to set up conductor, configure a workspace, add run targets, stop conductor autostarting, make a run-button menu, or add archive/cleanup on workspace removal.

2026-07-08
release-audit
소프트웨어 개발자

Release & supply-chain readiness audit: gathers evidence from real workflows, manifests, and repo settings, compares against a gold-standard reference stack, has an adversarial subagent try to refute the draft, and returns a prioritized action plan (P1–P3) whose fixes are delegated to the sibling setup skills. Use when asked to audit release automation, publishing security, CI or supply-chain maturity, or whether a repo is ready to release. For a whole-repo health check (docs, tests, code quality) use maturity-analysis instead.

2026-07-08
dependabot-setup
소프트웨어 개발자

Audits and sets up .github/dependabot.yml: recommends a grouping mode (low-noise, balanced, fine-grained) from the repo's use-case, gates setup on pinned dependency versions, wires CODEOWNERS over the deprecated reviewers key, groups security updates. Use when asked to set up, review, fix, or audit Dependabot / automated dependency updates / dependency grouping.

2026-07-08
branch-ruleset-setup
소프트웨어 개발자

Sets up a GitHub branch ruleset protecting the default branch via the gh CLI: no deletion, no force-push, linear history, signed commits, PR-only changes, and a required CI status check with a dynamically resolved integration_id. Idempotent — creates the ruleset or updates an existing one. Use when asked to protect the default branch, set up branch protection or rulesets, or require status checks before merge.

2026-07-02
maturity-analysis
소프트웨어 개발자

End-to-end repo analysis: project overview, key files, maturity assessment with expert subagents per dimension, and real issues found. Use when asked how mature a repo is, to assess or audit a codebase, or for a project health check.

2026-07-02
pin-github-actions
소프트웨어 개발자

Supply-chain audit: verifies every GitHub Actions reference is pinned to a full commit SHA (not a mutable tag or branch), reports unpinned uses with evidence, and optionally rewrites them to SHA + version comment.

2026-07-02
pin-node-dependencies
소프트웨어 개발자

Supply-chain audit for Node.js (js/ts) repos: verifies every package.json dependency is pinned to an exact version (no ^ ~ >= * latest or mutable git refs), checks the lockfile is committed, reports drift with evidence, optionally rewrites to exact pins, and wires up the Miragon/pin-npm-dependencies CI guardrail + save-exact.

2026-07-02
secure-publish-setup
소프트웨어 개발자

Sets up tokenless npm publishing via OIDC trusted publishing: no NPM_TOKEN secret, automatic provenance attestations, an idempotent skip-if-already-published step, a reusable workflow_call structure, and GitHub Environments for any unavoidable long-lived secrets. Use when asked to publish npm packages securely, remove or replace NPM_TOKEN, or set up trusted publishing / provenance.

2026-07-02
contributor-setup
소프트웨어 개발자

Analyzes a repo's contributor experience and creates or updates what's missing: GitHub issue-form templates (bug/feature/refactor), an open-source target-group-focused README, CONTRIBUTING.md, and the remaining community-health files (PR template, CODE_OF_CONDUCT, SECURITY, LICENSE, CODEOWNERS). Use when asked to make a repo contributor-friendly, open-source ready, or to set up issue templates / README / CONTRIBUTING.

2026-07-02
bpmn-export
소프트웨어 개발자

Export a BPMN file to an image (SVG, PNG, or PDF) using npx bpmn-to-image. Use when asked to export, render, or convert a .bpmn diagram to an image.

2026-07-02
make-me-awesome
소프트웨어 개발자

Analyze a GitHub repo and submit it to an awesome list via PR or issue. Usage: /make-me-awesome [REPO_TO_PROMOTE] [AWESOME_LIST_REPO]

2026-07-02
medium-publish
기술 작가

Publish a markdown blog post to Medium via GitHub Gist import (macOS). Transforms headings to bold, creates a Gist, copies its URL to the clipboard, and opens Medium's import page for you to finish manually.

2026-07-02
outlook-invitation
일반 사무원

Creates a German Outlook meeting invitation with context, goals, agenda, and emojis — ready to copy-paste or auto-fill into Outlook (macOS).

2026-07-02
patronum-add
기타 컴퓨터 관련 직업

Add a file pattern or command to the agento-patronum protection list. Use when the user wants to block access to a file, path, or command.

2026-07-02
patronum-list
기타 컴퓨터 관련 직업

Show all patterns currently protected by agento-patronum. Use when the user asks what is protected, whether a specific file or command is blocked, or wants to review the current protection shield.

2026-07-02
patronum-remove
기타 컴퓨터 관련 직업

Remove a pattern from the agento-patronum protection list. Use when the user wants to unblock access to a file or command.

2026-07-02
patronum-suggest
기타 컴퓨터 관련 직업

Suggest protection patterns based on project context. Invoke automatically when user mentions a new tech stack, cloud provider, or sensitive tooling. Also invoke when user asks what to protect.

2026-07-02
patronum-verify
기타 컴퓨터 관련 직업

Run agento-patronum self-test to verify hook enforcement is working.

2026-07-02
revelio-clear
기타 컴퓨터 관련 직업

Clear (truncate) the Revelio log after explicit user confirmation. Use when the user asks to wipe, clear, reset, or obliviate the Revelio log, or runs /revelio-clear.

2026-07-02
revelio
기타 컴퓨터 관련 직업

Reveal recent failed tool calls, API errors, and permission denials from the per-repo Revelio log. Use when the user asks to see what went wrong, what failed, or runs /revelio.

2026-07-02
patronum-dev-add-default-pattern
소프트웨어 개발자

Add a new default pattern to defaults/patronum.json with correct schema and validation.

2026-04-25
patronum-dev-setup
소프트웨어 개발자

Set up the agento-patronum development environment. Check prerequisites, install docs dependencies, validate plugin structure.

2026-04-25
patronum-dev-validate
소프트웨어 품질 보증 분석가·테스터

Validate the agento-patronum plugin structure. Run before opening a PR.

2026-04-25