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

BitBot

يحتوي BitBot على 17 من skills المجمعة من ManuelKugelmann، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
3
محدث
2025-11-21
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

check-bash
مطوّرو البرمجيات

Check bash script syntax without executing. Use before committing bash scripts or when verifying syntax correctness.

2025-11-21
claude-allow-stop
المهن الحاسوبية الأخرى

Return to normal stop behavior. Use PROACTIVELY after completing all tasks in continuous work mode, when work is committed and tests pass, or when reaching natural stopping point. User can invoke with /claude-allow-stop.

2025-11-21
claude-do-not-stop
المهن الحاسوبية الأخرى

Enable continuous work mode. Use PROACTIVELY when user says "keep working", "don't stop", "finish everything", "complete all tasks". Automatically continues until work is complete. User can invoke with /claude-do-not-stop [reason].

2025-11-21
claude-get-session-info
مطوّرو البرمجيات

Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.

2025-11-21
claude-restart-clear
مطوّرو البرمجيات

Start fresh with cleared history after task completion. Use PROACTIVELY when user says "done"/"finished", all tasks complete, or starting new unrelated work. Clears all history.

2025-11-21
claude-restart-compact
مطوّرو البرمجيات

Compact context at natural breakpoints to free tokens and continue working. Use PROACTIVELY at phase boundaries, after commits, or when token usage >150k. Better than random auto-compact. Supports custom compaction prompts.

2025-11-21
claude-restart-resume
مطوّرو البرمجيات

Quick restart to reload configuration changes (skills, settings, hooks, MCP services). Use PROACTIVELY after modifying .claude/ files. Preserves conversation history.

2025-11-21
claude-restart
مطوّرو البرمجيات

Restart Claude Code session to reload new skills, manage context, or start fresh. Use this skill when skills have been added/modified, when needing to compact/clear context, or to reload configuration changes.

2025-11-21
claude-skill-creator
المهن الحاسوبية الأخرى

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2025-11-21
devcontainer-help
مطوّرو البرمجيات

Help users customize devcontainers by adding packages, extensions, features, and settings. Use when users ask about adding tools, languages, or configuring their development environment. Focus on practical devcontainer customization, not BitBot internals.

2025-11-21
fix-line-endings-check-bash
مطوّرو البرمجيات

Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.

2025-11-21
fix-line-endings
مطوّرو البرمجيات

Fix CRLF (Windows) to LF (Unix) line endings in files. Use when encountering `/bin/bash: line 1: $'\r': command not found` errors.

2025-11-21
run-with-timeout
مطوّرو البرمجيات

Run commands with timeout protection to prevent hanging. Use for potentially long-running tests or operations.

2025-11-21
test-workflow
مطوّرو البرمجيات

Run BitBot's iterative test workflow (implement → test → fix → commit → push). Use PROACTIVELY during development to ensure quality before committing.

2025-11-21
claude-allow-stop
مطوّرو البرمجيات

Return to normal stop behavior. Use PROACTIVELY after completing all tasks in continuous work mode, when work is committed and tests pass, or when reaching natural stopping point. User can invoke with /claude-allow-stop.

2025-11-14
claude-do-not-stop
مطوّرو البرمجيات

Enable continuous work mode. Use PROACTIVELY when user says "keep working", "don't stop", "finish everything", "complete all tasks". Automatically continues until work is complete. User can invoke with /claude-do-not-stop [reason].

2025-11-14
fix-line-endings-check-bash
مطوّرو البرمجيات

Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.

2025-11-14