Searching...
Searching...
Found 122398 results
cowwoc
Compares two documents semantically while preserving structural relationships to highlight content and structural differences.
cowwoc
Creates well-aligned text tables and boxes using box-drawing characters with proper emoji handling for terminal output.
cowwoc
Formats git diff output into a structured 4-column table with box characters for clear code review presentation.
delightful-ai
Creates custom Rust lints using Dylint and Rustc internals, implementing LateLintPass or EarlyLintPass for code pattern analysis.
delightful-ai
Automates claiming, working, verifying, and closing a task (bead) from an epic in agile project management.
wayneschuller
Creates and maintains example implementations for AI SDK functions to validate provider compatibility, demonstrate features, and serve as test fixtures.
wayneschuller
Generates reusable API test fixtures by capturing actual API responses for consistent and reliable testing.
cybaea
Provides coding conventions and development patterns for building Obsidian plugins and features.
cybaea
Provides technical references for Obsidian, including API details, manifest rules, file formats, and UI/UX guidelines.
aalmada
Provides instant access to common code patterns and project-specific conventions for efficient development workflows.
cybaea
Automates Obsidian project operations including versioning, reference syncing, and release preparation for efficient knowledge base management.
aalmada
Generates backend code for a new CREATE operation (POST endpoint) to handle resource creation in API development.
aalmada
Adds soft delete (tombstone) implementation for DELETE endpoints in backend development.
aalmada
Generates Marten projections to aggregate events from multiple streams into unified views for dashboards and summaries.
aalmada
Creates Marten Composite Projections to chain or group multiple projections for optimized event processing and daemon throughput.
aalmada
Starts the BookStore application stack (API, Web, PostgreSQL, Redis, Azurite) in background mode using Aspire CLI for local development.
aalmada
Generates Marten Single Stream Projection code to aggregate events from a single event stream into a view for entity details.
aalmada
Generates structured technical documentation guides following BookStore conventions and DocFX integration for new or updated documentation.
aalmada
Generates a paginated query operation for resource lists with filtering and built-in caching support, enhancing backend API development efficiency.
aalmada
Adds a new UPDATE operation (PUT/PATCH) to backend APIs for modifying existing resources, streamlining endpoint implementation.
aalmada
Configures Aspire MCP server to enable programmatic access to observability data (logs, metrics, traces) for AI agents.
aalmada
Generates or updates AGENTS.md files with structured AI assistant guidance, skill references, and project documentation best practices.
aalmada
Generates Marten event projections for one-to-one event transformation and side-effect handling in event-sourced systems.
aalmada
Processes Excel files and generates reports for data analysis. Use for spreadsheet data transformation and reporting.