Loading...
Loading...
Found 48002 skills
JaimeStill
Guides Go library development with patterns for API design, extensibility, and package structure in pkg/ directories.
mcclowes
Enables Next.js client components to trigger server actions for setting cookies, supporting authentication and session management features.
mub7865
Provides patterns for building AI chatbot backends using OpenAI Agents SDK and MCP with FastAPI, supporting standalone MCP servers and function tools.
mcclowes
Guides migration from Pages Router to App Router, layout creation, routing patterns, and metadata handling in Next.js 13+ applications.
mengfei0053
Reference tool for OpenHarmony UI development with ArkTS, offering solutions for layout, components, state management, and common rendering errors.
mengfei0053
Systematically detects and fixes errors in OpenHarmony applications using linting, unit tests, compilation checks, and automated documentation lookup.
doitsu2014
Provides a Floating Action Button (FAB) component for form actions, ensuring Save/Cancel buttons remain accessible during scrolling in long forms.
yangsi7
Generates technical implementation plans with intelligent architectural decisions based on provided specifications and tech stack requirements.
mub7865
Provides standard project structure, routing, and component patterns for Next.js 16 App Router to maintain consistency in layouts, pages, and data fetching.
yangsi7
Enforces test-first implementation, user-story execution, and acceptance criteria verification to ensure quality and MVP delivery in software development.
JaimeStill
Guides implementation of Go testing conventions including table-driven tests, HTTP mocking, and coverage criteria for effective test organization.
mub7865
Provides standard patterns for integrating Better Auth with JWT in Next.js 16+ App Router, covering server-client setup and reusable token attachment for API calls.
JaimeStill
Provides Go integration patterns for ImageMagick to handle image processing, document rendering, and conversion tasks.
ItsKumailHere
Manages seamless integration between Next.js frontend and FastAPI backend, including API connections, JWT authentication, and CORS configuration.
atcol
Creates and edits Smithy IDL models for service APIs, including conversion from OpenAPI, Swagger, and other API description formats.
uriklar
Manages Git worktrees via CLI, enabling efficient switching, listing, merging, and removal for parallel development workflows.
AlexandrePrevot
Builds C++ backend applications using CMake, resolving compilation, linking, and build errors.
mcclowes
Guides implementation of dynamic routes and URL parameters in Next.js App Router, simplifying route structure and parameter handling.
doitsu2014
Manages blog categories through CRUD operations, automatic slug generation, and content assignment for structured content organization.
ItsKumailHere
Configures Better Auth with JWT for Next.js 16 frontend and FastAPI backend, handling token flow and secure authentication setup.
doitsu2014
Enables seamless integration with REST and GraphQL APIs, including authentication setup, configuration, and data fetching for application development.
mub7865
Provides frontend patterns for AI chatbots using OpenAI ChatKit and Next.js App Router, including backend integration via ChatKit Python SDK.
dariuszparys
Suggests creating standardized Architecture Decision Records (ADRs) to document significant technical choices for improved team alignment and project traceability.
AlexandrePrevot
Executes unit tests using CTest for code validation, handling test runs, results, and failure analysis.