Skip to main content
Manusで任意のスキルを実行
ワンクリックで
martin-janci
GitHub クリエイタープロフィール

martin-janci

8 件の GitHub リポジトリにある 68 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
68
リポジトリ
8
更新
2026-07-16
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
property-management
30 件の skills · 2026-07-16
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
44%比率
#02
claude-marketplace
13 件の skills · 2026-01-22
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
19%比率
#03
claude-code-reviewer
12 件の skills · 2026-02-03
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者プロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
18%比率
#04
claude-threads
6 件の skills · 2025-12-25
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
8.8%比率
#05
claude-fleet
3 件の skills · 2026-05-25
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
4.4%比率
#06
autopilot
2 件の skills · 2025-12-23
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
2.9%比率
#07
example-claude-threads
1 件の skills · 2025-12-24
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.5%比率
#08
phone-manager
1 件の skills · 2025-12-16
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
1.5%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

ppt-implement
ソフトウェア開発者

Implement one task end-to-end for the PPT project — pick the right per-stack specialist, code, verify per-stack, push a draft PR against `dev`.

2026-07-16
ppt-project-management
ソフトウェア開発者

Project-management & delivery analysis for the PPT research routine (Phase 1.6). Runs an always-on Scrum Master synthesis plus role-based deep analysis (rotating one role/day by default; all 8 on `full`; a specific role on `pm:<role>`). Reads sprint-status + repo activity + research backlog, spawns role subagents, and writes delivery artifacts under .research/management/. Use from routine Phase 1.6, or standalone for a delivery snapshot.

2026-06-16
ppt-review-merged
ソフトウェア品質保証アナリスト・テスター

Post-merge code review with issue creation. Reviews merged PRs in a time window, spots better approaches / missed edge cases / security holes / perf issues / test gaps, and opens GitHub issues with concrete improvement proposals.

2026-05-29
ppt-goal-gate
ソフトウェア品質保証アナリスト・テスター

Deterministic goal/convergence checks for the PPT dispatcher — coverage referential integrity, coverage-progress monotonicity, and buffer bounds. Run in dispatcher Phase 6 and CI. Use when adding/auditing the dispatcher's goal-verification layer.

2026-05-28
ppt-pr-create
ソフトウェア開発者

Open a PR in this project's style — title, body template, IG3 evidence, CI surface, draft handling.

2026-05-28
ppt-pr-merge
ソフトウェア開発者

Land a green, approved PR. Verify preconditions (CI green, approved, no unresolved threads, not draft), auto-resolve mechanical merge conflicts against the base branch (sqlx offline data, Cargo.lock, generated openapi/api-client, lockfiles), then `gh pr merge --squash --auto`. Stops and surfaces if real code conflicts or stale CI.

2026-05-27
ppt-pr-followup
ソフトウェア開発者

Close out a PR's post-push loop. Two modes — (a) `dispatcher` — read the dispatcher's reviewer verdict in assignments.json and respawn the original implementer on `verdict=changes` (called by ppt-research-dispatcher after Phase 5 returns changes); (b) `manual` — implementer-driven CI + review-comment loop on the current branch (called right after ppt-pr-create or by a human). Triggers on "follow up on the PR", "fix the CI", "address review comments", "respawn implementer".

2026-05-27
ppt-dev-team
ソフトウェア品質保証アナリスト・テスター

Orchestrates a multi-expert development team for PPT (Property Management) code review and fixing. Use this skill whenever you want a thorough review before merging, releasing, or completing an epic. Triggers on: "run the dev team", "10-pass review", "full team review", "expert team review", "review with the team", "team review before PR", "run all experts on this". The team has 8 roles — Rust, Kotlin, Frontend, Completeness, Owner, Scrum Master, Planner, Tester — runs 10 structured review passes, then coordinates all fixes. One Rust compile at a time, always.

2026-05-23
このリポジトリの収集済み skills 30 件中、上位 8 件を表示しています。
nuxt-setup
ソフトウェア開発者

Setup Nuxt/Vue/TypeScript project. Use when user needs to install dependencies, prepare Nuxt, setup LSP, or fix TypeScript errors in a Nuxt/Vue project. Works in both main repo and worktrees.

2026-01-22
worktree
ソフトウェア開発者

Manage git worktrees. Use when user wants to create, list, delete, or switch worktrees. Helps with branch-based development workflows where each branch has its own working directory.

2026-01-22
marketplace-maintenance
ソフトウェア開発者

Maintain the Claude Code plugin marketplace - create plugins, add skills, bump versions, update registry. Use when creating new plugins, adding skills/agents/commands to plugins, updating versions, or managing the marketplace registry.

2026-01-22
ssh-ops
ネットワーク・コンピュータシステム管理者

SSH operations for remote server management, tunneling, and proxy-based connections. Use when connecting to remote servers, running remote commands, setting up SSH tunnels, port forwarding, managing jump hosts/bastions, or executing kubectl/k9s on remote clusters. Triggers on SSH, remote, tunnel, bastion, jump host, port forward, or remote kubernetes access.

2026-01-22
k8s-debug
ネットワーク・コンピュータシステム管理者

Kubernetes troubleshooting and debugging workflows. Use when diagnosing pod failures, networking issues, resource problems, CrashLoopBackOff, ImagePullBackOff, pending pods, OOMKilled, or any cluster issues. Covers systematic debugging approaches and common failure patterns.

2026-01-22
k8s-manifests
ネットワーク・コンピュータシステム管理者

Generate Kubernetes manifest templates for deployments, services, configmaps, secrets, ingress, and other resources. Use when creating new k8s resources, scaffolding applications, or needing YAML templates. Triggers on requests to create, generate, or scaffold kubernetes resources.

2026-01-22
k8s-ops
ネットワーク・コンピュータシステム管理者

Kubernetes cluster operations, deployments, and troubleshooting. Use when deploying manifests, checking rollout status, monitoring pods, debugging failures, viewing logs, managing namespaces, or any kubectl operations. Triggers on mentions of kubernetes, k8s, kubectl, pods, deployments, services, namespaces, or cluster management.

2026-01-22
k9s-ui
ネットワーク・コンピュータシステム管理者

k9s terminal UI for Kubernetes cluster management. Use when navigating clusters interactively, viewing logs in real-time, managing resources through terminal UI, or when user mentions k9s, terminal kubernetes, or interactive cluster management. Covers keyboard shortcuts, navigation, plugins, and configuration.

2026-01-22
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
8 件中 8 件のリポジトリを表示
すべてのリポジトリを表示しました