Skip to main content

このリポジトリの skills

FlorianBruniaux/claude-code-ultimate-guide - 2ページ

SkillsMP は FlorianBruniaux/claude-code-ultimate-guide から 92 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

FlorianBruniaux/claude-code-ultimate-guide

収集済み skill 92 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Generate a structured handoff document from the current session. Captures scope, relevant files with line numbers, key discoveries, work completed, current status, next steps, and code snippets. Use before ending a session or handing work to another agent.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Merge PR, wait for CI, verify deploy, run canary. The complete landing pipeline.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Test understanding of recently written or accepted code

原文の言語: 英語

更新
職業分類
その他の高等教育教員
説明

Step-by-step explanation of a concept with progressive depth

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze and suggest performance improvements for code, queries, or systems

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Execute a validated plan: worktree isolation, TDD scaffolding, level-based parallel agents, quality gate with smoke test, PR creation and merge. Handles everything through to merged PR.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

5-phase planning: PRD analysis, design review, technical decisions, dynamic research team, metrics. Produces a complete implementation plan + ADRs before any code is written.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

2-layer plan validation: instant structural checks + trigger-based specialist agents. Auto-fixes issues using ADRs and first principles. Every issue must be resolved before execution.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze changes, detect scope issues, and create a well-structured PR

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

4-phase PR backlog management with audit, deep code review, validated comments, and optional worktree setup. Use when triaging pull requests, catching up on pending code reviews, or managing a backlog of open PRs. Args: 'all' to review all, PR numbers to…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Template for commands that implement a structured recipe: validate preconditions, then execute numbered steps. Fork this and replace the placeholder content. The 'Context Validation Checkpoints' section is the key pattern, forcing Claude to verify…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze code for SOLID violations and suggest targeted improvements

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate release notes in multiple formats from git commits

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structured plan review across 4 axes before writing any code (inspired by Garry Tan's workflow)

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Analyzes the current project to surface high-value Routines use cases across the three trigger types (schedule, API, GitHub events). Usage: /routines-discover

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Rapid security assessment focused on OWASP Top 10 vulnerabilities

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive pre-deployment verification to ensure release readiness

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Analyze SonarCloud quality issues for a specific PR

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Orchestrates the complete talk preparation pipeline from raw material to revision sheets, running 6 stages in sequence with human-in-the-loop checkpoints for REX or Concept mode talks. Use when starting a new talk pipeline, resuming a pipeline from a specific…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Performs git archaeology, changelog analysis, and builds a verified factual timeline by cross-referencing git history with source material. REX mode only (skipped automatically in Concept mode). Use when building a REX talk and you need verified commit…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Builds a numbered, categorized concept catalogue from the talk summary and timeline, scoring each concept HIGH / MEDIUM / LOW for talk potential with optional repo enrichment. Use when you need a structured inventory of concepts before choosing a talk angle,…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Generates 3-4 strategic talk angles with strength/weakness analysis, title options, CFP descriptions, and a peer feedback draft, then enforces a mandatory CHECKPOINT for user confirmation before scripting. Use when deciding how to frame a talk, preparing a…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script,…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Evaluate staged changes using LLM-as-a-Judge before committing

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate ready-to-post content from guide updates.

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Add descriptive prose to bare sections in whitepapers (FR + EN) using 9 parallel agents

原文の言語: フランス語

更新
職業分類
DTPオペレーター
説明

Audit version freshness, FR/EN parity, and metadata quality of all whitepapers and recap cards

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Daily update check — official Anthropic docs diff + guide/CC releases digest

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Compare official Anthropic docs baseline vs current snapshot (no network — instant)

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fetch official Anthropic Codex docs and store as local baseline snapshot

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Re-fetch official Anthropic Codex docs and update current snapshot (baseline unchanged)

原文の言語: 英語

更新
職業分類
一般事務員
説明

View recent CHANGELOG entries

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Check guide/landing synchronization status

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Search for new online mentions of the Codex Ultimate Guide and update the tracker

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Update Codex releases tracking (guide + landing + version bump)

原文の言語: 英語

更新
収集済み skill 92 件中 40 件を表示しています。