Skip to main content

existential-birds/beagle

SkillsMP は existential-birds/beagle から 145 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
145
GitHub スター
79
GitHub フォーク
8

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

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

Use when you need a bite-sized, TDD-driven implementation plan but do NOT have a brainstorm-beagle spec to plan against. quick-plan reconstructs intent from the current conversation, fans out domain-expert exploration subagents across the codebase, and…

原文の言語: 英語

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

Use when the user has a fuzzy idea and wants to shape it into a concrete project spec before planning or building. Triggers on: "brainstorm this", "I have an idea for...", "help me think through this project", "what should I build", "spec this out". Also…

原文の言語: 英語

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

Use as the follow-up to brainstorm-beagle when a spec has an Open Questions section (or quietly carries latent gaps) that need closing before planning or implementation can begin. Triggers on: "resolve the open questions", "close the gaps in this spec",…

原文の言語: 英語

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

Use when you have a finalized brainstorm-beagle spec at `.beagle/concepts/<slug>/spec.md` and need a bite-sized, TDD-driven implementation plan before any code is written. Triggers on: "write a plan", "plan this spec", "turn the spec into a plan", "now plan…

原文の言語: 英語

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

Core technical documentation writing principles for voice, tone, structure, and LLM-friendly patterns. Use when writing or reviewing any documentation.

原文の言語: 英語

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

Generate first-draft technical documentation from code analysis

原文の言語: 英語

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

Verify documentation coverage and generate missing docs interactively

原文の言語: 英語

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

Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do. Use when writing an explanation doc, conceptual guide, understanding/background doc, design rationale, or architecture…

原文の言語: 英語

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

How-To guide patterns for documentation - task-oriented guides for users with specific goals. Use when writing a how-to/howto guide, task guide, procedural guide, step-by-step guide, or how-to documentation. Builds on the docs-style core writing principles.

原文の言語: 英語

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

Analyze and improve existing documentation using Diataxis principles

原文の言語: 英語

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

Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs, parameter tables, or technical specifications. Triggers on reference docs, API reference, function reference, parameters table, symbol documentation.

原文の言語: 英語

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

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing. Use when writing a tutorial, learning guide, getting-started or onboarding guide, beginner/introductory guide, or any learn-by-doing hands-on guide. Builds on the…

原文の言語: 英語

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

Produce a comprehensive prompt that hands off the current session's work to a fresh session for sub-agent-orchestrated execution. Use when the user wants to execute discussed/planned work in a new session, run a job to completion via sub-agents, or generate a…

原文の言語: 英語

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

Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or human-in-the-loop patterns. Catches common configuration and usage mistakes.

原文の言語: 英語

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

Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, edges, checkpointing, or other LangGraph features. Catches common mistakes in state management, graph structure, and async patterns.

原文の言語: 英語

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

Review implementation plans for parallelization, TDD, types, libraries, and security before execution

原文の言語: 英語

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

Repo-wide structural-maintainability review — code-judo restructurings, 1k-line file guard, anti-spaghetti branching, canonical-layer enforcement, anti-magic abstractions, explicit type/boundary contracts.

原文の言語: 英語

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文の言語: 英語

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文の言語: 英語

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文の言語: 英語

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文の言語: 英語

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文の言語: 英語

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文の言語: 英語

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

Use when auditing an agent codebase against the 12-Factor Agents methodology, reviewing LLM-powered system architecture, or assessing agentic app compliance. Triggers on "analyze agent architecture", "12-factor audit", "how compliant is this agent", or…

原文の言語: 英語

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

Use when the user wants a cited, structured read of local documents and project knowledge. Triggers on: "analyze these docs", "scan my project for context", "read the docs folder", "summarize what's in .beagle/concepts/", "extract context from docs/", "what's…

原文の言語: 英語

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

Use when comparing two or more code implementations against a spec or requirements doc. Triggers on "which repo is better", "compare these implementations", "evaluate both solutions", "rank these codebases", or "judge which approach wins". Also covers…

原文の言語: 英語

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

Use when the user wants to build or think through a strategy via guided conversation — for a company, product, team, career, or initiative. Triggers on "help me figure out our direction", "what should we focus on", strategic planning, competitive positioning,…

原文の言語: 英語

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

Use when reviewing, critiquing, or stress-testing an existing strategy document. Evaluates seven dimensions — diagnosis quality, guiding policy strength, action coherence, assumption exposure, falsifiability — with optional 7S, Five Forces, Balanced…

原文の言語: 英語

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

Use when the user wants web research: gathering cited, multi-angle evidence on a specific question. Triggers on: "research X for me", "do web research on", "look up sources for", "find citations for", "gather evidence on", "what does the web say about X".…

原文の言語: 英語

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

Use when you want to generate Architecture Decision Records from this session. Triggers on "write ADRs", "document our decisions", "create decision records", "record the choices we made". Also useful after design discussions where decisions were reached but…

原文の言語: 英語

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

commit and push all local changes to remote repo

原文の言語: 英語

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

create a pull request with standardized description template

原文の言語: 英語

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

Fetch unresolved review comments from a PR and evaluate with receive-feedback skill

原文の言語: 英語

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

Applies fixes from a prior review-llm-artifacts run, with safe/risky classification. Respects verify-llm-artifacts output when present to skip false positives.

原文の言語: 英語

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

generate release notes for changes since a given tag

原文の言語: 英語

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

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.

原文の言語: 英語

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

Optimize prompts for code-related tasks following prompt-engineering best practices. Use when refining prompts for implementation, debugging, refactoring, code review, or testing.

原文の言語: 英語

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

Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.

原文の言語: 英語

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

Respond to review comments on a PR after evaluation and fixes

原文の言語: 英語

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

Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.

原文の言語: 英語

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