Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agicash

agicash contains 14 collected skills from MakePrisms, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
54
updated
2026-07-17
Forks
5
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

supabase-database
database-architects

Guidelines for writing Supabase database migrations, functions, RLS policies, and SQL. Use when creating or modifying database schemas, writing migrations, creating Postgres functions, or setting up Row Level Security policies.

2026-07-17
agicash-wallet-documentation
software-developers

Documentation for Agicash wallet transaction flows and entities. Use when touching app/features/send/, app/features/receive/, app/features/wallet/, token receive routes, Lightning Address routes, account selection logic, or working with Quote/Swap/Transaction entities and payment state machines.

2026-04-23
tanstack-query
software-developers

TanStack Query v5 patterns specific to this project. Covers our cache class pattern, repository integration, suspense queries, event-driven updates, version-aware caching, and mutation patterns. Use for all server state management and cache operations.

2026-04-03
cashu-protocol
software-developers

Use this skill when the task requires understanding *why* the app does something (blind signatures, keyset rotation, spending conditions), not just *what* it does. References Cashu NUT specifications for the ecash protocol on Bitcoin. Complements /agicash-wallet-documentation — that skill describes our implementation, this describes the protocol it implements. Invoke for learning, explaining, implementing, or debugging Cashu concepts like minting, swapping, melting, blind signatures, keysets, or quote flows.

2026-03-03
lnurl-test
software-quality-assurance-analysts-and-testers

Validation tool for Lightning Address endpoints. Use after modifying Lightning Address routes (app/routes/[.]well-known.*, app/routes/api.lnurlp.*) or lightning-address-service.ts to verify LUD-16, LUD-06, and LUD-21 endpoints still work.

2026-03-03
tailwind-design-system
web-and-digital-interface-designers

Tailwind CSS design system for this mobile-first wallet app. Covers theme system (USD/BTC/dark), CSS variables, CVA components, shadcn/ui patterns, custom animations, and layout conventions. Use when creating or modifying UI components.

2026-02-17
react-router-framework-mode
web-developers

Build full-stack React applications using React Router's framework mode. Use when configuring routes, working with loaders and actions, handling forms, handling navigation, pending/optimistic UI, error boundaries, or working with react-router.config.ts or other react router conventions.

2026-02-12
agicash-wallet-architecture
software-developers

Agicash wallet system architecture — components, their responsibilities, and interactions. Use when working on cross-component concerns like server routes, client-server communication, Open Secret integration, encryption/decryption flows, Supabase Realtime subscriptions, or when deciding where new functionality should live (server vs client). Also use when modifying Lightning Address routes, SSR behavior, or database access patterns.

2026-02-12
reflect
computer-occupations-all-other

End-of-conversation review to capture learnings. Use when the user runs /reflect to review what happened and suggest improvements to CLAUDE.md, skills, or new skills.

2026-02-10
skill-creator
computer-occupations-all-other

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-10
design-motion-principles
web-and-digital-interface-designers

Expert motion and interaction design auditor based on Emil Kowalski, Jakub Krehel, and Jhey Tompkins' techniques. Use when reviewing UI animations, transitions, hover states, or any motion design work. Provides per-designer perspectives with context-aware weighting.

2026-02-10
shadcn-ui
web-developers

Using shadcn/ui component library for UI components. Use when creating or modifying UI components in .tsx files.

2026-02-10
supabase-edge-functions
software-developers

Guidelines for writing Supabase Edge Functions with TypeScript and Deno runtime. Use when creating or modifying edge functions in supabase/functions/.

2026-02-10
update-context
computer-occupations-all-other

You are the expert maintainer of this project's CLAUDE.md — the persistent, high-value context file that prevents stale assumptions and context pollution. Use when (1) running `/update-context` command for full analysis, (2) user asks to "update CLAUDE.md" with specific information, (3) user wants to add/remove/modify project context, or (4) after significant codebase changes that affect patterns or conventions.

2026-02-10