Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-code-plugins

claude-code-plugins enthält 13 gesammelte Skills von FlorianBruniaux, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
34
aktualisiert
2026-06-04
Forks
3
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

autoresearch
Softwareentwickler

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

2026-06-04
eval-agents
Softwarequalitätssicherungsanalysten und -tester

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
Netzwerk- und Computersystemadministratoren

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

2026-06-04
git-worktree-clean
Softwareentwickler

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

2026-06-04
git-worktree-remove
Softwareentwickler

Safely remove a git worktree with branch cleanup and safety checks

2026-06-04
git-worktree
Softwareentwickler

Create isolated git worktrees for feature development without switching branches

2026-06-04
git-worktree-status
Softwareentwickler

Check status of background verification tasks running in a git worktree

2026-06-04
sandbox-status
Softwareentwickler

Display native sandbox status, configuration, and recent violations

2026-06-04
plan-pipeline
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

Perform a comprehensive code review of a pull request

2026-06-04
session-save
Softwareentwickler

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

2026-06-04
ccboard
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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

2026-04-23