Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

codebase-pilot

يحتوي codebase-pilot على 16 من skills المجمعة من kalpeshgamit، مع تغطية مهنية على مستوى المستودع وصفحات 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