Mambisi Zempare
Community@mambisi · Ghana
Code Craftsman
Agent Skills by Mambisi Zempare
Showing 26 vetted skills indexed across 1 GitHub repositories.
design-to-app
Convert Claude Design mockups into structured pocopine applications with Pine UI components.
pine-stylekit
Compile Tailwind-style utility classes into static CSS for Pocopine projects.
pocopine-cli
Orchestrate build, development, and deployment for Rust/WASM Pocopine projects.
poco-expressions
Use pine-expr expressions in .poco templates for interpolation and conditional rendering.
client-modules
Generate typed Rust facades from TypeScript files for npm SDKs.
reactivity-and-stores
Build reactive pocopine components with App stores and template reactivity.
poco-directives
Apply pocopine template directives for reactive attributes and event handling.
auth
Implement JWT verification and session management for pocopine applications.
plugins
Integrate optional plugins into Pocopine apps and servers using AppPlugin and ServerPlugin traits.
scoped-styles
Scope component CSS with unique identifiers in the Pocopine framework.
deploy
Automate pocopine application deployment to multiple hosting platforms via Heroku-style process model.
pocopine-components
Manage pocopine component definitions, lifecycle hooks, and reactive state in Rust applications.
background-jobs
Enqueue and execute one-time or periodic background jobs in pocopine apps.
observability
Configure unified event logging, tracing, analytics, and privacy redaction for pocopine applications.
storage
Upload and manage files via a unified object storage protocol.
sync-and-live
Coordinate snapshots, cursors, pulls, pushes, and mutations for offline-first data stores.
interaction-utilities
Provide headless interaction primitives for keyboard navigation and accessibility in pocopine components.
pine-charts
Create accessible SVG-first charts within the pocopine framework.
poco-templates
Create and optimize pocopine .poco templates with SVG namespace support.
animation-and-motion
Animate pocopine components with CSS transitions, FLIP animations, and the Web Animations API.
pine-icons
Embed icons in pocopine apps via proc macros and template registration.
server-functions
Develop typed server-side functions in pocopine with Rust proc-macros.
routing
Manage SPA routing with route guards, loaders, and client-side navigation in pocopine.
codec-crypto
Centralize data encoding and cryptographic functions including hashing, base64, percent-encoding, and HMAC request signing.