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

claude-code-plugins

يحتوي claude-code-plugins على 13 من skills المجمعة من FlorianBruniaux، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
34
محدث
2026-06-04
Forks
3
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

autoresearch
مطوّرو البرمجيات

Autonomous improvement loop: scan codebase metrics, scaffold experiment files, run agent-driven iterations until metric improves

2026-06-04
eval-agents
محللو ضمان جودة البرمجيات والمختبرون

Audit Claude Code agents defined in .claude/agents/ for description specificity, model tier appropriateness, tools scoping, and system prompt quality. Detects dispatch ambiguity between agents, flags over-permissive tool grants, and checks for human-in-the-loop patterns that break programmatic orchestration. Use when onboarding to a project with existing agents, after adding new agents to a fleet, or when an orchestrator consistently selects the wrong agent.

2026-06-04
canary
مديرو الشبكات وأنظمة الحاسوب

Post-deploy monitoring: watch production after a deploy and alert on regressions

2026-06-04
git-worktree-clean
مطوّرو البرمجيات

Clean up stale git worktrees with merged branch detection and disk usage report

2026-06-04
git-worktree-remove
مطوّرو البرمجيات

Safely remove a git worktree with branch cleanup and safety checks

2026-06-04
git-worktree
مطوّرو البرمجيات

Create isolated git worktrees for feature development without switching branches

2026-06-04
git-worktree-status
مطوّرو البرمجيات

Check status of background verification tasks running in a git worktree

2026-06-04
sandbox-status
مطوّرو البرمجيات

Display native sandbox status, configuration, and recent violations

2026-06-04
plan-pipeline
مطوّرو البرمجيات

Orchestrates the complete planning pipeline: product direction (ceo-review) -> architecture (eng-review) -> implementation plan (start) -> validation (validate) -> execution (execute). Run stages individually or let the orchestrator coordinate the full flow.

2026-06-04
review-pr
محللو ضمان جودة البرمجيات والمختبرون

Perform a comprehensive code review of a pull request

2026-06-04
session-save
مطوّرو البرمجيات

Save the current session state (decisions, modified files, current status, and next steps) to a handoff file for later resume.

2026-06-04
ccboard
مديرو الشبكات وأنظمة الحاسوب

Launch and navigate the ccboard TUI/Web dashboard for Claude Code. Use when monitoring token usage, tracking costs, browsing sessions, or checking MCP server status across projects.

2026-06-04
token-audit
مطوّرو البرمجيات

Audit Claude Code configuration to measure fixed-context token overhead and produce a prioritized action plan

2026-04-23