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

atman-33

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

収集済み skills
125
リポジトリ
9
更新
2026-07-11
リポジトリマップ

skills がある場所

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

#01
atman-marketplace
36 件の skills · 2026-07-08
ソフトウェア開発者その他コンピュータ職ネットワーク・コンピュータシステム管理者テクニカルライターウェブ開発者プロジェクト管理専門家
6 件の職業カテゴリ · 100% 分類済み
29%比率
#02
atman-workspace
32 件の skills · 2026-03-19
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスターデータベースアーキテクトテクニカルライターファイル事務員
8 件の職業カテゴリ · 100% 分類済み
26%比率
#03
multi-agent-ff15
23 件の skills · 2026-05-02
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター作家・著者高等教育美術・演劇・音楽教員
5 件の職業カテゴリ · 100% 分類済み
18%比率
#04
agent-harness
21 件の skills · 2026-07-11
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
17%比率
#05
obsidian-knowledge-base
5 件の skills · 2026-05-05
ソフトウェア開発者ファイル事務員
2 件の職業カテゴリ · 100% 分類済み
4.0%比率
#06
multi-agent-ff15-vscode
3 件の skills · 2026-06-30
ソフトウェア開発者プロジェクト管理専門家
2 件の職業カテゴリ · 100% 分類済み
2.4%比率
#07
obsidian-ai-terminal
2 件の skills · 2026-01-19
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.6%比率
#08
open-copilot-risk-knowledge
2 件の skills · 2026-01-12
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.6%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

audit-epic-consistency
ソフトウェア開発者

Cross-check an Epic's user stories, PBIs, and acceptance criteria against the actual implementation in its repo, and propose fixes for mismatches, missing/unfinished descriptions, and unclear wording. Use when the user wants a consistency check between backlog and code, 整合性チェック, or asks whether the backlog still reflects what is really implemented.

2026-07-08
investigate-spike
ソフトウェア開発者

Investigate a spike task from an Epic's backlog using the Epic's dedicated repo clone, and save a findings report the team can decide from. Use when the user mentions a spike, スパイク調査, or wants a technical question from the backlog researched against the actual codebase.

2026-07-08
load-epic-context
ソフトウェア開発者

Load a PBL Epic's working context — backlog snapshot, repo sync data, and the Epic summary — refreshing stale data first, so the conversation can start from the Epic's current state. Use when the user wants to load/open an Epic, asks "where are we on <Epic>", Epicをロード, or starts a session about a specific Epic's status.

2026-07-08
report-epic-spec
ソフトウェア開発者

Generate an HTML report of an Epic's currently-implemented spec and its upcoming planned features, reconciled from the backlog snapshot and the repo's actual state. Use when the user wants a "what exists now vs what's coming" summary, 仕様まとめ, or a feature-status overview for stakeholders.

2026-07-08
manage-monday-backlog
ソフトウェア開発者

Read or update the product backlog on monday.com. Use when the user asks about backlog items, monday.com boards, tickets, or tasks tracked in monday.com.

2026-07-08
prepare-sprint-review
ソフトウェア開発者

Generate a sprint-review HTML document for a PBL Epic — done items with demo pointers, sprint metrics, and an agenda — from the monday.com board and its Drive snapshot. Use when the user wants sprint review material, a demo agenda, or to prepare for a sprint review / スプリントレビュー.

2026-07-08
report-pbl-progress
ソフトウェア開発者

Generate a PBL Epic's progress & completion-forecast HTML report from its Drive snapshot. Use when the user wants a progress/status report, or a burndown/completion forecast for a PBL Epic.

2026-07-08
setup-scrum-context
ソフトウェア開発者

Set up or update .claude/scrum-context.json for a project — the monday.com board, Google Drive docs root, and Epic-to-Drive-folder mappings the scrum plugin's other skills and scripts depend on. Use when the user wants to configure monday/Drive settings for a project, or when manage-monday-backlog/manage-drive-docs report no board id or no Drive root configured.

2026-07-08
このリポジトリの収集済み skills 36 件中、上位 8 件を表示しています。
dbml-multi-db-schema
データベースアーキテクト

Create and maintain DBML files for systems that split data across a PrimaryDB and one or more ClientDB instances. Use when adding or updating DBML for multi-database schemas, tenant-specific client databases, cross-database analysis views, logical relationships based on business keys such as ProjectNo, or recommended dbml folder structures.

2026-03-19
oh-my-opencode-model-switcher
ソフトウェア開発者

Switch oh-my-opencode.json model configurations between different modes using YAML-based mapping definitions

2026-02-19
multi-repo-review
ソフトウェア品質保証アナリスト・テスター

Cross-repository code review for multi-repo web applications. Use when reviewing changes across multiple repositories to detect inconsistencies in API contracts, type definitions, dependencies, or integration points that single-repo reviews might miss. Triggers on phrases like 'review across repositories', 'check multi-repo changes', 'cross-repo code review', or when working with VSCode workspaces containing multiple project folders.

2026-02-13
pr-to-origin-main
ソフトウェア開発者

Create a pull request from current development branch to origin/main (not upstream/main). Use when you need to merge a feature branch into the main branch of your fork and want to ensure the PR targets origin/main with English descriptions. Always confirms remote target with user before creation to prevent accidentally creating PRs to upstream repositories.

2026-02-13
operation-manual-writer
研修・人材開発スペシャリスト

Create standardized business operation manuals, procedures, and documentation following corporate guidelines. Use this skill when the user needs to create or update business documents such as release procedures, work instructions, operation manuals, regulations, or standard operating procedures (SOPs). Triggers include requests like "業務マニュアル作成", "手順書を書いて", "operation manual", "create procedure document", or when standardized business documentation is needed.

2026-02-06
tech-article-humanizer
テクニカルライター

Transform technical article drafts or source materials into human-like, high-quality Japanese technical articles. Use this skill when the user wants to generate, rewrite, or humanize technical articles (especially about TypeScript, JavaScript, React, or frontend topics) following specific human-writing patterns and style guidelines. Triggers include requests like "記事を人間風に", "tech article を生成", "humanize this article", or providing article source materials.

2026-02-06
tech-article-polished-writer
テクニカルライター

Generate clear, professional, and polished Japanese technical articles suitable for corporate blogs, official documentation, and technical publications. Use this skill when the user wants to create enterprise-level content with consistent polite tone (です/ます), logical structure, and authoritative voice. Triggers include requests like "polished article", "professional tone", "enterprise blog", "公式ドキュメント", "プロフェッショナルな記事", or when content needs formal technical writing.

2026-02-06
acceptance-criteria-drafter
プロジェクト管理専門家

Creates a draft of Acceptance Criteria for GitHub Issues by interviewing the user about feature requirements and outputting a markdown file in .tmp folder. Triggers on phrases like 'create AC draft', 'draft acceptance criteria', 'write acceptance criteria', or when user wants to define acceptance conditions for a feature.

2026-02-06
このリポジトリの収集済み skills 32 件中、上位 8 件を表示しています。
github-release
ソフトウェア開発者

Automate GitHub release workflows including version management, CHANGELOG updates, PR creation, and GitHub Release publishing for multi-agent-ff15.

2026-05-02
operation-customization
ソフトウェア開発者

Create or customize repository operations and facet files. Use when adding or editing builtin or project-authored workflow YAML, jobs, instructions, skills, policies, or output-contracts, or when diagnosing operation routing, prompt composition, instruction placeholders such as output, setting, or root placeholders, source-aware operation refs, and debug-preview behavior.

2026-05-02
pr-assistant
ソフトウェア開発者

Analyzes git changes, drafts localized PR titles and bodies, and assists with creating comprehensive pull requests. Use when user wants to create a PR, review changes before PR, or needs help drafting PR descriptions. Triggers on phrases like 'create PR', 'make a pull request', 'draft PR description', 'what changed in this branch', 'prepare PR'.

2026-04-26
manual-verification-docs
ソフトウェア品質保証アナリスト・テスター

Organize post-implementation manual verification steps, execution methods, and expected results into a checklist-oriented dated Markdown report. Use when the user asks for verification steps, acceptance checks, expected outcomes, or manual test notes for UI, API, job, permission, or notification changes after implementation.

2026-04-25
agent-relationships
作家・著者

Use when you want a short reference for the relationships and traits of FF15-derived agents such as Noctis, Gladiolus, Ignis, and Prompto.

2026-04-22
operation-authoring-and-diagnostics
ソフトウェア開発者

Read this before safely changing operation YAML, project workflow authoring paths, source-aware operationRef handling, facet source resolution, output contracts, output placeholders, or workflow-related tests.

2026-04-22
operation-system-contract
ソフトウェア開発者

Read this when changing runtime-owned dispatch, source-aware operationRef, step-completion transport, prompt composition boundaries, or live versus debug prompt differences.

2026-04-22
project-manage
ソフトウェア開発者

(opencode-project - Skill) Registers external projects in the FF15 project registry and manages refresh, rename, and delete workflows. Use when registering a new project, re-registering after instruction file changes, renaming a registry entry, deleting a registry entry, or confirming how registry-backed projects are surfaced in the UI. Triggers on: 'register project', 'refresh project metadata', 'rename project', 'delete project', 'project registry', 'project management'.

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

Record an architecture/design decision as an ADR (Architecture Decision Record) in the target repository's docs/adr/. Use when the user wants to document a design decision, its alternatives and consequences, or says "record this decision" / "write an ADR".

2026-07-11
create-manual-test-guide
ソフトウェア品質保証アナリスト・テスター

Generate a self-contained HTML manual-testing guide for an implemented change — environment setup, a visual test-flow diagram, step-by-step scenarios with expected results, and interactive pass/fail checkboxes with a Markdown results export. Use when the user wants to verify an implementation by hand, asks "how do I test this", or wants a verification document for a feature/branch/PR.

2026-07-11
create-onboarding-guide
ソフトウェア開発者

Generate a self-contained HTML onboarding tour of a repository — architecture diagram, directory map, key flow walkthroughs, and a recommended reading order — for new team members. Use when the user wants onboarding material, asks for a codebase overview/architecture tour, or wants to explain a repo to someone new.

2026-07-11
create-review-guide
ソフトウェア品質保証アナリスト・テスター

Generate a self-contained HTML code-review guide for the current changes — big-picture overview, architecture diagram of affected modules, a file/class responsibility map, and an annotated change walkthrough — so a reviewer can grasp the whole implementation before diving into the diff. Use when the user wants review material for a branch/PR, asks to "explain the changes for review", or wants a visual summary of what was implemented where.

2026-07-11
investigate-bug-report
ソフトウェア開発者

Investigate a reported bug to its root cause — reproduce, trace the code path, identify the defect with evidence, assess blast radius, and propose fix candidates without changing code. Use when the user reports or pastes a bug/defect/unexpected behavior and wants it diagnosed, or asks "why is X happening".

2026-07-11
capture-rule
ソフトウェア開発者

Capture a reusable, non-obvious project insight into the rules home where it will auto-inject in future sessions. Use when investigation or implementation surfaces knowledge worth persisting (a gotcha, a convention, the "why" behind a decision), or when the user asks to remember a project learning.

2026-07-03
develop-small-feature
ソフトウェア開発者

Implement a small, well-scoped feature or fix end-to-end from spec to PR — reuse or create a feature branch, implement test-first, run static checks, get user verification, commit, then open a PR to main.

2026-07-03
install-recommended-skills
その他コンピュータ職

Install recommended engineering skills (improve-codebase-architecture, tdd, to-issues, to-prd, codebase-design, grill-with-docs) via gh skill install.

2026-07-03
このリポジトリの収集済み skills 21 件中、上位 8 件を表示しています。
9 件中 9 件のリポジトリを表示
すべてのリポジトリを表示しました