Skip to main content
seanGSISG
GitHub クリエイタープロフィール

seanGSISG

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

収集済み skills
88
リポジトリ
9
更新
2026年9月1日
リポジトリマップ

skills がある場所

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

ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

check-agent-compatibility
未分類

Run the full repository compatibility pass: scanner score, startup path, validation loop, and docs reliability.

2026年9月1日
continual-learning
未分類

Orchestrate continual learning by delegating transcript mining and CLAUDE.md updates to `agents-memory-updater`.

2026年9月1日
create-plugin-scaffold
未分類

Create a new Claude Code plugin scaffold with component directories, an optional manifest, and marketplace wiring. Use when starting a new plugin or adding a plugin to a multi-plugin marketplace repository.

2026年9月1日
review-plugin-submission
未分類

Audit a Claude Code plugin for marketplace readiness. Use when validating the manifest, component placement, frontmatter, discovery paths, and submission quality before publishing.

2026年9月1日
no-inline-imports
未分類

Keep imports at the top of the module and avoid inline imports in function bodies, type annotations, or interface fields. Apply when writing, reviewing, or refactoring JavaScript or TypeScript, and whenever a dynamic `import()` or inline `import(...)` type…

2026年9月1日
typescript-exhaustive-switch
未分類

Require exhaustive switch handling over TypeScript discriminated unions and enums by adding a `never` check in the default case. Apply when writing or reviewing a `switch` over a union or enum, and when adding a new variant to an existing union or enum.

2026年9月1日
workflow-from-chats
未分類

Extract durable working preferences from recent chats and convert them into skills, rules, or workflow docs. Use when asked to learn preferences, mine feedback, personalize workflows, or generate team/person-specific agent guidance.

2026年9月1日
orchestrate-guide
未分類

How and when to fan a large goal out across parallel worker agents using the `/orchestrate:orchestrate` workflow — planner, isolated workers, independent verifiers, one reconciled report. Use when a task is too large for one agent's context, when the same…

2026年9月1日
収集済み skill 32 件中 8 件を表示しています。
docs
ソフトウェア開発者

Search and access Anthropic documentation covering Claude Code CLI, API, Agent SDK, and more. Supports natural language queries, content search, and direct topic lookup. Trigger on: /docs, documentation questions about Claude Code, Claude API, Agent SDK,…

2026年6月2日
research-add-fields
ソフトウェア開発者

Add more field definitions to an existing fields.yaml. Source new fields from user input or from a web-search subagent suggesting common fields in the domain.

2026年5月21日
research-add-items
ソフトウェア開発者

Add more items (research objects) to an existing outline.yaml. Optionally launches a web-search subagent to suggest items in the topic's domain.

2026年5月21日
research-deep
ソフトウェア開発者

Run deep research on each item in outline.yaml by fanning out parallel web-search subagents. Writes one validated JSON per item to results/. Resumable — skips items that already have a complete JSON.

2026年5月21日
research-report
ソフトウェア開発者

Convert per-item JSON results from /ultra-research:research-deep into a single markdown report with table of contents and per-item sections. Uses a bundled converter script — no per-run script regeneration.

2026年5月21日
research
ソフトウェア開発者

Build a structured research outline (items + field definitions) on a topic, mixing model knowledge with a single web-search supplement pass. Writes outline.yaml and fields.yaml to a topic-named subdirectory. Entry point of the 5-phase research pipeline.

2026年5月21日
import-plans
ファイル事務員

Bulk import existing Claude Code plan files from ~/.claude/plans/ into the Obsidian vault. Triggers: "import plans", "bulk import plans", "sync old plans", "bring in my plans", "migrate plans", "copy plans to vault", "load plans into obsidian".

2026年4月22日
setup-vault-tools
ソフトウェア開発者

Configure vault-tools for first-time use or change the vault path. Covers both note management and plan archival. Triggers: "setup vault-tools", "configure vault-tools", "set vault path", "install vault-tools", "get started with vault-tools", "setup plan…

2026年4月22日
収集済み skill 27 件中 8 件を表示しています。
plan-review
プロジェクト管理専門家

Use after plan is written to validate implementation plans across completeness, quality, feasibility, and scope dimensions - spawns specialized validators for failed dimensions and refines plan interactively before execution

2025年11月20日
pr-creation
ソフトウェア開発者

Use when creating pull requests to auto-generate PR descriptions from plan, execution context, and memory - handles pre-flight checks, description generation, and GitHub CLI integration

2025年11月20日
state-persistence
ソフトウェア開発者

Use when saving workflow state to Serena MCP memory at research, planning, execution, or completion stages - enables resuming work later with /cc:resume command

2025年11月20日
using-crispyclaude
その他コンピュータ職

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

2025年11月20日
using-github-search
ソフトウェア開発者

Use when researching GitHub issues, PRs, and discussions for community solutions and known gotchas - searches via WebSearch with site filters and extracts problem-solution patterns

2025年11月20日
using-web-search
ソフトウェア開発者

Use when researching best practices, tutorials, and expert opinions using WebSearch and WebFetch tools - assesses source authority and recency to synthesize findings with citations

2025年11月20日
using-context7-for-docs
ソフトウェア開発者

Use when researching library documentation with Context7 MCP tools for official patterns and best practices

2025年11月20日
executing-plans
ソフトウェア開発者

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

2025年11月20日
収集済み skill 16 件中 8 件を表示しています。
memory-setup
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to set up, configure, or install the claude-memory plugin, check memory health, diagnose memory issues, or reconfigure their LLM provider. Trigger phrases include "set up memory", "configure memory", "memory…

2026年3月8日
memory-consolidate
ソフトウェア開発者

This skill should be used when the user asks to consolidate memories, merge observations, synthesize insights, run consolidation, or clean up memory. Trigger phrases include "consolidate memories", "merge observations", "run consolidation", "synthesize…

2026年3月8日
memory-forget
ソフトウェア開発者

This skill should be used when the user wants to forget something, delete memories, remove observations, clear outdated information, or reduce memory importance. Trigger phrases include "forget about", "delete memories", "remove observations", "clear memory…

2026年3月8日
memory-query
ソフトウェア開発者

This skill should be used when the user asks to search, query, or recall project memories, observations, or past session history. Trigger phrases include "what do you remember about", "search memory for", "recall", "what did we decide about", "find past…

2026年3月8日
memory-status
データベース管理者

This skill should be used when the user asks about memory database statistics, memory health, how many memories are stored, database size, or observation counts. Trigger phrases include "memory stats", "how many memories", "memory status", "show memory…

2026年3月8日
9 件中 9 件のリポジトリを表示
すべてのリポジトリを表示しました