Skip to main content
seanGSISG
GitHub 创作者资料

seanGSISG

按仓库查看 9 个 GitHub 仓库中的 88 个已收集 skills。

已收集 skills
88
仓库
9
更新
2026年9月1日
这里展示前 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日
已展示 8 / 32 个已收集 Skill。
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日
已展示 8 / 27 个已收集 Skill。
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日
已展示 8 / 16 个已收集 Skill。
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 个仓库
已展示全部仓库