Loading...
Loading...
Found 48002 skills
secondsky
Automates 7-phase feature development using specialized agents for code exploration, architecture, and review, handling complex multi-file features.
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.
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).
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
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.
secondsky
Provides Bun-based bundling for JavaScript/TypeScript with code splitting, tree shaking, and production optimization capabilities.
secondsky
Provides core Nuxt 4 framework fundamentals for project setup, routing, SEO, error handling, and directory structure management.
secondsky
Full-stack React framework using Bun runtime for TanStack Router, server functions, and SSR, resolving build and configuration issues.
secondsky
Enables offline-first mobile app functionality with local storage, sync queues, conflict resolution, and connectivity handling for seamless user experience.
secondsky
Enables parallel processing and background task execution using Web Workers in the Bun JavaScript runtime.
secondsky
Enables TypeScript-based MCP server implementations on Cloudflare Workers for API integrations, edge deployments, and resolving common development issues like CORS and auth.
secondsky
Provides strategies for implementing API versioning via URL paths, headers, or query parameters with backward compatibility and deprecation planning.
secondsky
Enables building and configuring Nuxt 3 applications with the Bun runtime for development and production environments.
secondsky
Enables calling C/C++ native code from Bun using Foreign Function Interface (FFI) for library integration.
secondsky
Applies modern Swift 6+ best practices including concurrency patterns, API design, and migration strategies for iOS and macOS development.
secondsky
Seamless Neon PostgreSQL integration for Vercel serverless environments, supporting Next.js, database branching, and ORM tools.
secondsky
Enables push notifications for iOS, Android, and web via Firebase Cloud Messaging, handling background messages and channels.
secondsky
Enables building RESTful APIs with Hono framework on Bun, including routing, middleware, and context handling features.