Skip to main content

FlorianBruniaux/claude-code-ultimate-guide

SkillsMP a collecté 92 skills depuis FlorianBruniaux/claude-code-ultimate-guide. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
92
Étoiles GitHub
5 761
Forks GitHub
754

Affichage de 40 skills collectés sur 92.

métier
Analystes en sécurité de l'information
description

Comprehensive security audit with scored posture assessment

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Quick configuration security check against known threats database

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Delegate threat-intelligence research and updates to AgentSec, then validate the guide and landing mirrors.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Interactive skill assessment with personalized learning path generation

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Interactive skill assessment with personalized learning path generation

Langue du texte source : anglais

mis à jour
métier
Commis de bureau généraux
description

Transform verbose voice input into structured, token-efficient Claude prompts. Use when cleaning up voice memos, dictation output, or speech-to-text transcriptions that contain filler words, repetitions, and unstructured thoughts.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Display native sandbox status, configuration, and recent violations

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Diagnostic protocol to run before reporting a sandbox blocker or asking for a configuration change. Eight checks that eliminate false positives, then a report template the person holding the settings can act on. On one measured day, six of eight reported…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Audit Claude Code hooks defined in settings.json files for validity, performance safety, and correctness. Resolves each command against the filesystem, checks exit-code strategy for blocking hooks, flags missing timeouts, and reviews interactive vs async…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Systematic root-cause debugging: find the cause before writing any fix

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Strategic product gate: challenge the brief, find the 10-star product hiding inside the request, before writing any code

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Engineering architecture gate: lock architecture, diagrams, edge cases, and test matrix before writing implementation code

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Systematic QA testing of a web application: diff-aware, tiered, with fix-and-verify loop

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Safely remove a git worktree with branch cleanup and safety checks

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create isolated git worktrees for feature development without switching branches

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Check status of background verification tasks running in a git worktree

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Perform a comprehensive code review of a pull request

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Interactive coach that asks 4-5 questions to determine whether you need an agent, command, skill, hook, or rule, then generates a ready-to-use template. Usage: /scaffold (no arguments needed, starts the coaching session)

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Restore context after /clear by summarizing recent work and project state

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Audit Claude Code setup for cache bugs (CC#40524): sentinel, --resume/--continue, attribution header + ArkNill B3/B4/B5

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full CI pipeline: run local tests, type check, push branch, and return the pipeline URL. The only command you need before opening a PR.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Push current branch and return the pipeline tracking URL (GitLab or GitHub Actions)

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Show current pipeline status for the active branch (GitLab CI or GitHub Actions)

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Run the test suite for the current repo, auto-detecting Python (pytest/uv), Node (vitest/pnpm), or Rust (cargo test)

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generate a conventional commit message for staged changes

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Orchestrate a 4-agent cyber defense pipeline to analyze log files for threats. Use when investigating security logs, detecting anomalies in access patterns, classifying breach severity, or generating incident reports from nginx/auth/syslog files.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Detect, suggest, and evaluate GoF design patterns in TypeScript/JavaScript codebases. Use when refactoring code, applying singleton/factory/observer/strategy patterns, reviewing pattern quality, or finding stack-native alternatives for React, Angular, NestJS,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive troubleshooting assistant for Claude Code issues

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Audit .claude/rules/ files for structural correctness, glob validity, and real-world usefulness. Resolves each paths: pattern against actual project files, then asks the user whether each rule is still relevant and useful. Can update rules in-place based on…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Audit all skills in the current project for frontmatter completeness, effort level appropriateness, allowed-tools scoping, and content quality. Produces a scored report with effort-level recommendations for each skill. Use when onboarding to a new project,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Explain code, concepts, or system behavior with adjustable depth levels

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Generate comprehensive tests for specified code

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Analyze AI config evolution in a git repo. Use when mapping AI adoption history, finding when configs were first introduced, charting commit velocity by month, or identifying maturity phases in a project's AI tooling.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 92.