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

claude-code-plugins

claude-code-plugins 收录了来自 FlorianBruniaux 的 13 个 skills,并提供仓库级职业覆盖和站内 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