Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

codebase-pilot

codebase-pilot 收录了来自 kalpeshgamit 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
6
更新
2026-04-12
Forks
3
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

codebase-pilot
软件开发工程师

Use when starting any conversation - establishes how to find and use codebase-pilot skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-04-12
sync-agents
软件开发工程师

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-04-12
debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-10
writing-skills
软件开发工程师

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-04-10
test-driven-development
软件质量保证分析师与测试员

Use when implementing any feature or bugfix, before writing implementation code

2026-04-10
thinking
软件开发工程师

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-10
subagent-driven-development
软件开发工程师

Use when executing implementation plans with independent tasks — dispatches fresh subagents scoped to agents.json boundaries

2026-04-10
using-git-worktrees
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-04-10
writing-plans
软件开发工程师

Use when you have a spec or requirements for a multi-step task, before touching code

2026-04-10
executing-plans
项目管理专家

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-04-10
requesting-code-review
软件质量保证分析师与测试员

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-04-10
pilot-check
软件开发工程师

Full project health check — chains pack analysis, secret scan, token budget, and impact overview in a single pass. Saves tokens by combining all checks into one context load.

2026-04-08
impact-analysis
软件开发工程师

Analyzes the blast radius of a file change — finds all dependents, transitive imports, affected tests, and risk score. Best before modifying shared files like types, utilities, or core modules.

2026-04-07
pack-context
软件开发工程师

Packs and compresses the codebase into an AI-friendly context file. Best for new features, code reviews, or full codebase context with minimal tokens.

2026-04-07
scan-secrets
信息安全分析师

Scans the codebase for leaked secrets, API keys, passwords, and credentials. Best before committing code or reviewing security posture. 180 patterns across 15 categories.

2026-04-07
token-budget
软件开发工程师

Checks token counts per file and plans context budget. Shows which files consume the most tokens and how to optimize context window usage.

2026-04-07