Topic: typescript
2,004 skills in this topic.
-
adr-writing
Write Architectural Decision Records following MADR template. Applies Definition of Done criteria, marks gaps for later completion. Use when generating ADR documents from extracted decisions.
existential-birds/beagle 44
-
agent-architecture-analysis
Perform 12-Factor Agents compliance analysis on any codebase. Use when evaluating agent architecture, reviewing LLM-powered systems, or auditing agentic applications against the 12-Factor methodology.
existential-birds/beagle 44
-
brainstorm
Turn ideas into comprehensive project specs through collaborative dialogue. Use BEFORE any planning or implementation — for new projects, features, or significant changes. Produces a system-agnostic spec document that can feed into any agentic workflow.
existential-birds/beagle 44
-
llm-judge
Compare code implementations across 2+ repos using LLM-as-judge methodology with weighted scoring
existential-birds/beagle 44
-
write-adr
Generate ADRs from decisions made in the current session. Extracts decisions, confirms with user, writes MADR-formatted documents.
existential-birds/beagle 44
-
commit-push
commit and push all local changes to remote repo
existential-birds/beagle 44
-
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