Topic: phoenix
172 skills in this topic.
-
create-pr
create a pull request with standardized description template
existential-birds/beagle 44
-
docling
Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting text, converting to Markdown/HTML/JSON, chunking for RAG pipelines, or batch processing files. Triggers on DocumentConverter, convert, convert_all, export_to_markdown, HierarchicalChunker, HybridChunker, ConversionResult.
existential-birds/beagle 44
-
fetch-pr-feedback
Fetch review comments from a PR and evaluate with receive-feedback skill
existential-birds/beagle 44
-
fix-llm-artifacts
Applies fixes from a prior review-llm-artifacts run, with safe/risky classification
existential-birds/beagle 44
-
gen-release-notes
generate release notes for changes since a given tag
existential-birds/beagle 44
-
github-projects
GitHub Projects management via gh CLI for creating projects, managing items, fields, and workflows. Use when working with GitHub Projects (v2), adding issues/PRs to projects, creating custom fields, tracking project items, or automating project workflows. Triggers on gh project, project board, kanban, GitHub project, project items.
existential-birds/beagle 44
-
llm-artifacts-detection
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.
existential-birds/beagle 44
-
prompt-improver
Optimize prompts for code-related tasks following Claude best practices. Use when refining prompts for implementation, debugging, refactoring, code review, or testing.
existential-birds/beagle 44
-
receive-feedback
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.
existential-birds/beagle 44
-
respond-pr-feedback
Respond to review comments on a PR after evaluation and fixes
existential-birds/beagle 44
-
review-feedback-schema
Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.
existential-birds/beagle 44
-
review-llm-artifacts
Detects common LLM coding agent artifacts by spawning 4 parallel subagents
existential-birds/beagle 44
-
review-plan
Review implementation plans for parallelization, TDD, types, libraries, and security before execution
existential-birds/beagle 44
-
review-skill-improver
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated feedback data and want to improve review accuracy.
existential-birds/beagle 44
-
review-verification-protocol
Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.
existential-birds/beagle 44
-
skill-builder
Create Claude Code skills with best practices, structure, validation, and testing. Use when designing or refining skills, prompts, references, or supporting files.
existential-birds/beagle 44
-
sqlite-vec
sqlite-vec extension for vector similarity search in SQLite. Use when storing embeddings, performing KNN queries, or building semantic search features. Triggers on sqlite-vec, vec0, MATCH, vec_distance, partition key, float[N], int8[N], bit[N], serialize_float32, serialize_int8, vec_f32, vec_int8, vec_bit, vec_normalize, vec_quantize_binary, distance_metric, metadata columns, auxiliary columns.
existential-birds/beagle 44
-
docs-style
Core technical documentation writing principles for voice, tone, structure, and LLM-friendly patterns. Use when writing or reviewing any documentation.
existential-birds/beagle 44
-
draft-docs
Generate first-draft technical documentation from code analysis
existential-birds/beagle 44
-
ensure-docs
Verify documentation coverage and generate missing docs interactively
existential-birds/beagle 44
-
explanation-docs
Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do
existential-birds/beagle 44
-
howto-docs
How-To guide patterns for documentation - task-oriented guides for users with specific goals
existential-birds/beagle 44
-
humanize
Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues.
existential-birds/beagle 44
-
improve-doc
Analyze and improve existing documentation using Diataxis principles
existential-birds/beagle 44