dynamic-programming
Master DP patterns with complete implementations for memoization, tabulation, and state design for production-ready solutions.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
179 skills found
Master DP patterns with complete implementations for memoization, tabulation, and state design for production-ready solutions.
Outputs knowledge logs capturing project structure, implicit rules, and logic gaps during sessions.
An MCP server enabling Claude to dispatch and manage physical-world tasks using the MESS (Meatspace Execution and Submission System) protocol.
Analyzes markdown files to identify token-wasting patterns, providing actionable suggestions to optimize documentation for LLM consumption and token efficiency.
Build interactive, hypermedia-driven web applications using Rust, Axum, and HTMX for dynamic, real-time UI updates without complex JavaScript frameworks.
Automated inbound and outbound AI email workflow for 0 Finance, enabling agents to manage invoices, bank transfers, and financial conversations.
Structured batch manipulation, validation, and reporting for PlantUML sequence diagrams across multiple files.
Mutation testing patterns for JS/TS using Stryker. Analyze branch code to find weak or missing tests, verify test effectiveness, and strengthen Node.js test suites.
Comprehensive professional document tool for .docx creation, editing, and analysis. Supports tracked changes, comments, metadata, and raw OOXML manipulation.
Production-ready audio/video transcription using OpenAI Whisper. Features model selection, timing synchronization, speaker diarization, and batch processing for media workflows.
Automated guidance for implementing property-based testing (PBT) in software and smart contracts to improve test coverage and edge case detection.
Implement React 19 patterns: React Compiler, Server Actions, Forms, and new hooks like 'use'. Guide decisions between Actions vs TanStack Query for mutations.