Searching...
Searching...
Found 122398 results
secondsky
Provides a JavaScript/TypeScript SDK for building multi-agent workflows with OpenAI, supporting text/voice agents, tools, and error handling.
secondsky
Git-backed CMS for static sites with GraphQL, 300KB bundle, and solutions to common content management issues.
secondsky
Optimizes API response times by reducing payload size, implementing efficient caching, and applying compression techniques to minimize bandwidth usage.
secondsky
Data fetching library for Vue/Nuxt using Pinia and TanStack Query patterns, managing async state, query cache, and SSR.
secondsky
Automates 7-phase feature development using specialized agents for code exploration, architecture, and review, handling complex multi-file features.
secondsky
Provides authentication utilities for Cloudflare Workers using Zero Trust Access, handling JWT validation, service tokens, and security issues like CORS and missing headers.
talmolab
Analyzes test coverage, identifies uncovered and partially covered code lines, and generates tests to improve coverage, matching Codecov standards.
secondsky
Guides implementation of RESTful and GraphQL API design standards for scalable, maintainable, and developer-friendly interfaces during creation and review.
talmolab
Scaffolds structured empirical investigations for code tracing, system documentation, and bug analysis, generating dated project folders with READMEs.
jjmartres
Automates fetching Jira ticket details, creating Git branches, and initiating task planning for software development workflows.
jjmartres
Guides developers in creating MCP servers to enable LLMs to interact with external APIs and services using Python (FastMCP) or Node/TypeScript (MCP SDK).
jjmartres
Enforces Google Style documentation standards for Python, Go, and Terraform code, ensuring consistent and professional docstrings and comments.
jjmartres
Assists in creating high-quality content through research, citation integration, hook refinement, and real-time section feedback.
jjmartres
Automates file organization by intelligently categorizing, deduplicating, and structuring digital files to maintain a tidy workspace with minimal user effort.
jjmartres
Analyzes meeting transcripts to uncover communication patterns and behavioral insights, delivering actionable feedback for leadership and interpersonal skill development.
jjmartres
Provides command-line interface for querying Datadog logs, metrics, and traces to monitor and troubleshoot applications and infrastructure.
jjmartres
Generates standard project documentation files (README, ARCHITECTURE, USER_GUIDE, etc.) for Python/Go projects in open-source or internal contexts.
secondsky
A four-phase framework ensuring thorough root cause analysis before implementing fixes, preventing premature solutions in software debugging.
secondsky
Provides type-safe routing, middleware, and request validation for Hono APIs using Zod/Valibot.
secondsky
TypeScript-first schema validation library for API requests, form data, and configurations with runtime checks and type inference.
secondsky
Provides role-based access control (RBAC) for managing permissions, policies, and authorization in enterprise applications.
secondsky
Generates test coverage reports using Bun's --coverage flag, supports LCOV format, thresholds, and CI integration for code quality assurance.
secondsky
Assists in migrating test suites from Jest to Bun's test runner, handling import compatibility, mock configurations, and test setup.
secondsky
Validates test effectiveness by introducing code mutations and checking test coverage, using Stryker (JS/TS) and mutmut (Python) to identify weak tests.