Skip to main content
GitHub 仓库

constellation-copilot

constellation-copilot 收录了来自 ShiftinBits 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
3
更新
2026-06-04
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

troubleshooting
软件开发工程师

Use when the user encounters Constellation errors, connection issues, or needs help debugging code intelligence problems. Triggers for: "Constellation errors", "fix Constellation", "debug Constellation", "Constellation not working", "API connection issues", "indexing problems", "MCP server issues", error codes like AUTH_ERROR, PROJECT_NOT_INDEXED

2026-06-04
architecture
软件开发工程师

Use when getting a high-level overview of codebase architecture, project structure, language distribution, or understanding how the codebase is organized. Triggers for: "architecture overview", "codebase structure", "project summary", "language distribution", "how is this organized"

2026-05-01
deps
软件开发工程师

Use when analyzing file dependencies, checking for circular dependencies, or understanding what depends on a file. Supports forward (what does this file use?) and reverse (what uses this file?) analysis. Triggers for: "dependencies of X", "what imports this", "circular dependencies", "what depends on X", "dependency graph"

2026-05-01
diagnose
网络与计算机系统管理员

Use for a quick Constellation health check that tests MCP server connectivity, API authentication, and project indexing status. Triggers for: "diagnose Constellation", "health check", "why isn't code_intel working", "Constellation not responding", "check indexing status"

2026-05-01
impact-analysis
软件开发工程师

Use when analyzing the impact of changing, renaming, or deleting a symbol. Provides risk assessment, blast radius, affected files, test coverage, and recommendations. Triggers for: "impact of changing X", "what would break if I modify X", "blast radius", "risk of renaming X", "safe to delete X"

2026-05-01
status
网络与计算机系统管理员

Use when checking Constellation API connectivity, authentication status, or verifying the code intelligence service is running. Triggers for: "is Constellation connected", "check API status", "verify authentication", "constellation status", "is code_intel working"

2026-05-01
unused
软件开发工程师

Use when finding dead code, orphaned exports, or unused functions/classes. Identifies exported symbols that are never imported anywhere in the codebase. Triggers for: "dead code", "unused exports", "orphaned code", "find unused functions", "clean up dead code"

2026-05-01