Searching...
Searching...
Found 122398 results
elbwalker
Guides implementation of structured logging patterns, replacement of console.log, and API call logging while adhering to DRY principles.
elbwalker
Guides contributors on walkerOS project conventions, including build/test/lint workflows, XP principles, folder structure, and package usage before coding.
elbwalker
Creates walkerOS transformers for data validation, enrichment, or redaction using example-driven workflows.
elbwalker
Covers event structure, entity-action naming, statelessness, and vendor-agnostic design for software development.
elbwalker
Guides learners in understanding walkerOS architecture and the Source→Collector→Destination data flow pattern for event pipeline design.
kalil0321
Generates production-ready Python API clients from captured browser traffic (HAR files) for automating web interactions and undocumented APIs.
bannzai
Automates consolidation of multiple Dependabot pull requests into a single PR, streamlining dependency update management.
bannzai
Updates Flutter project dependencies in pubspec.yaml with changelog verification for major versions, supporting bulk or targeted package updates.
ioniks
Manages tasks using a Kanban system stored in local Markdown files, following a strict format for compatibility with task-manager.html.
coollabsio
Hides deprecated services from documentation listings while preserving SEO and direct URL access, using disabled flags and warning callouts.
coollabsio
Automates service documentation creation for Coolify by generating markdown pages, managing logos, and updating the services catalog.
coollabsio
Adds documentation pages for guides, tutorials, and knowledge base content to designated directories in the docs/ structure.
coollabsio
Automates renaming service documentation and updating all references in code and configuration files upon service name changes.
habuma
Delivers humorous jokes for entertainment, providing lighthearted content on demand.
Xe
Generates Go table-driven tests following community best practices, eliminating duplicated test code during development or refactoring.
Xe
Builds dynamic, interactive web applications using templ and HTMX for real-time UI updates and AJAX interactions.
NeoLabHQ
Provides iterative techniques for code refactoring, system design, and process optimization to avoid over-engineering while enhancing error handling and validation.
NeoLabHQ
Enables parallel development across multiple Git branches using worktrees, eliminating stashing needs and supporting isolated testing and PR reviews.
NeoLabHQ
Optimizes and designs effective prompts for LLM interactions, improving output quality and reliability in production environments.
NeoLabHQ
Guides quality-focused software architecture design, code writing, and analysis for development teams.
NeoLabHQ
Guides complex reasoning tasks using AI prompting techniques like Chain-of-Thought, Tree of Thoughts, and ReAct with research-backed patterns.
NeoLabHQ
A development methodology requiring tests to be written before implementation, ensuring tests verify behavior by initially failing.
NeoLabHQ
Assesses and refines prompt effectiveness for Claude Code agents, validating context engineering choices and measuring quality improvements in AI agent performance.
NeoLabHQ
Enables efficient development by dispatching independent subagents per task with code review, ensuring quality iteration without shared state dependencies.