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

sanurb

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

収集済み skills
60
リポジトリ
10
更新
2026-06-20
リポジトリマップ

skills がある場所

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

#01
skills
35 件の skills · 2026-06-03
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスターウェブ開発者哲学・宗教学の高等教育教員
5 件の職業カテゴリ · 100% 分類済み
58%比率
#02
.dotfiles
7 件の skills · 2026-05-10
ソフトウェア開発者コンピュータシステムアナリストネットワーク・コンピュータシステム管理者プロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
12%比率
#03
ringi
4 件の skills · 2026-04-07
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者予算アナリスト
3 件の職業カテゴリ · 100% 分類済み
6.7%比率
#04
mobility-transactions-domain
4 件の skills · 2026-03-12
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
6.7%比率
#05
effectts-skills
3 件の skills · 2026-03-27
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
5.0%比率
#06
zukai
2 件の skills · 2026-06-20
ウェブ開発者ソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
3.3%比率
#07
pi-cmux-workflows
2 件の skills · 2026-03-28
ソフトウェア品質保証アナリスト・テスター秘書・行政アシスタント(法律・医療・役員除く)
2 件の職業カテゴリ · 100% 分類済み
3.3%比率
#08
pi-cmux-browser
1 件の skills · 2026-03-28
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.7%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

http-collection
ソフトウェア開発者

Scaffold or repair `etc/http/` OpenCollection trees for Bruno. Use for new collections, brownfield standardization, or Bruno/Postman migration.

2026-06-03
herdr
ソフトウェア開発者

Control herdr (a terminal-native agent multiplexer) from inside it. Manage workspaces and tabs, split panes, spawn sibling agents, read pane output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1). Do not use outside herdr.

2026-05-08
setup-sanurb-skills
ソフトウェア開発者

Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub, GitLab, fp, or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `fp-plan`, `fp-implement`, `fp-review`, `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.

2026-05-08
grill-with-docs
プロジェクト管理専門家

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-05-08
improve-codebase-architecture
ソフトウェア開発者

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-05-08
prototype
ソフトウェア開発者

Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".

2026-05-08
domain-model
ソフトウェア開発者

Stress-test a plan against the domain model. Interrogates ambiguous terms, verifies claims against code, and updates CONTEXT.md, CONTEXT-MAP.md, and docs/adr/ inline. Do NOT use for greenfield ideation, code review, or AGENTS.md.

2026-04-26
librarian
ソフトウェア開発者

Deep codebase exploration across remote repositories. Fetch, search, and compare library source code. Use for internals, architecture analysis, and cross-repo patterns. Skip simple API or docs questions.

2026-04-12
このリポジトリの収集済み skills 35 件中、上位 8 件を表示しています。
build-skill
ソフトウェア開発者

Create effective skills for OpenCode agents. Load FIRST before writing any SKILL.md. Provides required format, naming conventions, progressive disclosure patterns, and validation. Use when building, reviewing, or debugging skills.

2026-05-10
cloudflare
ネットワーク・コンピュータシステム管理者

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

2026-05-10
index-knowledge
ソフトウェア開発者

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.

2026-05-10
jira-tool
プロジェクト管理専門家

Create, update, transition, and manage Jira tickets. Use when working with Jira issues, tracking work, or automating ticket workflows.

2026-05-10
librarian
ソフトウェア開発者

Multi-repository codebase exploration. Research library internals, find code patterns, understand architecture, compare implementations across GitHub/npm/PyPI/crates. Use when needing deep understanding of how libraries work, finding implementations across open source, or exploring remote repository structure.

2026-05-10
spec-planner
コンピュータシステムアナリスト

Dialogue-driven spec development through skeptical questioning and iterative refinement. Triggers: "spec this out", feature planning, architecture decisions, "is this worth it?" questions, RFC/design doc creation, work scoping. Invoke Librarian for unfamiliar tech/frameworks/APIs.

2026-05-10
vcs-detect
ソフトウェア開発者

Detect whether the current project uses jj (Jujutsu) or git for version control. Run this BEFORE any VCS command to use the correct tool.

2026-05-10
10 件中 10 件のリポジトリを表示
すべてのリポジトリを表示しました