existential-birds

existential-birds

@existential-birds
66 skills 990 total stars

find ~/existential-birds/ -name "*.skill"

Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs,...

Extract architectural decisions from conversations. Identifies problem-solution pairs, trade-off discussions, and...

Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated...

Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph,...

Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage....

Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses...

Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when...

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction,...

Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when...

Reviews App Intents code for intent structure, entities, shortcuts, and parameters. Use when reviewing code with...

Reviews SwiftData code for model design, queries, concurrency, and migrations. Use when reviewing .swift files with...

Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use...

Tailwind CSS v4 with CSS-first configuration and design tokens. Use when setting up Tailwind v4, defining theme...

Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting...

Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when...

Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing...

Write Architectural Decision Records following MADR template. Applies Definition of Done criteria, marks gaps for...

Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when...

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

Avoid common mistakes and debug issues in PydanticAI agents. Use when encountering errors, unexpected behavior, or...