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개를 표시합니다.