pikkujs
GitHub profile for pikkujs34 skills
Are you pikkujs? Claim your skills.
pikkujs / pikku-feature
Facilitates feature development in Pikku projects by managing context, implementation, and user review processes.
pikkujs / pikku-kysely
Facilitates SQL database setup in Pikku apps using Kysely for PostgreSQL, MySQL, and SQLite services.
pikkujs / pikku-queue
Facilitates background job processing and async task queues in Pikku apps, supporting job control and retries.
pikkujs / pikku-react-query
Enables seamless integration of Pikku's auto-generated React Query hooks for type-safe data fetching and mutation in React applications.
pikkujs / pikku-react
Facilitates the setup of @pikku/react in React apps, enabling direct RPC calls and context management for seamless backend communication.
pikkujs / pikku-trigger
Enables event-driven functions to respond to system events using Redis pub/sub and PostgreSQL LISTEN/NOTIFY for real-time processing.
pikkujs / pikku-versioning
Manages versioning for Pikku function contracts, ensuring backward compatibility and detecting breaking changes in APIs.
pikkujs / pikku-websocket
Enables real-time features in Pikku apps with WebSocket channels, supporting live updates, chat, and pub/sub functionalities.
pikkujs / pikku-info
Enables inspection of Pikku projects to discover functions, middleware, permissions, and more for better project understanding.
pikkujs / pikku-ai-voice
Integrates speech-to-text and text-to-speech capabilities into Pikku AI agents, enhancing user interaction through voice input and output.
pikkujs / pikku-deploy-uws
Facilitates deploying Pikku apps with uWebSockets.js, enabling high-performance HTTP and WebSocket support.
pikkujs / pikku-gateway-slack
Integrates Slack with Pikku apps, enabling slash commands, OAuth flow, and message handling for seamless communication.
pikkujs / pikku-addon
Facilitates the creation and consumption of reusable function packages in Pikku, enhancing cross-project function sharing.
pikkujs / pikku-ai-agent
Enables the creation of AI agents and chatbots using Pikku, supporting memory, streaming, and tool invocation.
pikkujs / pikku-aws
Facilitates AWS service integration in Pikku apps, covering file storage, queues, and secret management.
pikkujs / pikku-backblaze
Facilitates Backblaze B2 file storage integration in Pikku apps, enabling file uploads, downloads, and signed URLs.
pikkujs / pikku-concepts
Provides foundational guidance on the Pikku framework, covering core concepts, project structure, and backend migration strategies.
pikkujs / pikku-ai-vercel
Facilitates AI agent execution in Pikku apps using the Vercel AI SDK, supporting both streaming and non-streaming operations.
pikkujs / pikku-auth-js
Integrates Auth.js with Pikku apps, managing OAuth providers and session handling through customizable routes and handlers.
pikkujs / pikku-cli
Facilitates building CLI commands with Pikku, covering subcommands, options, and custom renderers for enhanced terminal interactions.