All Digital Rewards
Official@alldigitalrewards · Arizona
Enterprise-grade technical validation and documentation architecture for Next.js, Supabase, and LangGraph state management systems.
Agent Skills by All Digital Rewards
Showing 22 vetted skills indexed across 2 GitHub repositories.
adr-registry
Analyze ADR repository structure, service tiers, CI/CD patterns, and dependencies.
Database Schema Migration Skill
Apply Prisma schema changes and verify Supabase RLS policies.
Git Workflow Skill
Automate Git commits, branch naming conventions, and pull requests with GitHub CLI integration.
Test Suite Runner Skill
Run Playwright test suites and analyze failures with suggested fixes.
API Route Generator Skill
Generate Next.js App Router API routes with authentication and Zod validation.
Multi-Tenant Validation Skill
Validate workspace isolation, RLS policies, and role-based access across middleware, API routes, and database queries.
Task Master Integration Skill
Update task statuses and log progress within Task Master.
fumadocs-api-docs
Generate Fumadocs REST API documentation with multi-language code examples.
documentation-retrieval
Retrieve documentation from Context7, Supabase MCP, and Zen MCP sources.
fumadocs-role-admin
Generates role-specific MDX documentation for workspace setup, challenge creation, and reward configuration.
fumadocs-role-manager
Generate workflow-oriented documentation for the Manager role in Changemaker workspaces.
langgraph-design
Design LangGraph workflow architectures with state schemas, nodes, and edges.
integration-test
Run and validate API, UI, and database integration tests with Playwright.
fumadocs-general
Automate Fumadocs setup and configuration for documentation sites.
workspace-isolation-check
Scan API routes, database queries, and RLS policies for workspace isolation violations.
langgraph-state
Define type-safe LangGraph state schemas with TypedDict and reducers.
fumadocs-role-participant
Create participant documentation for challenge enrollment and reward redemption.
langgraph-tools
Integrate external tools and function calling into LangGraph workflows.
pattern-validation
Validate code against Changemaker's established coding patterns and conventions.
code-commit
Create conventional Git commits with types, scopes, and detailed bodies.
langgraph-debug
Diagnose LangGraph infinite loops and conditional routing issues.
langgraph-checkpointing
Implement state persistence and checkpointing for resumable LangGraph workflows.
Frequently Asked Questions About All Digital Rewards
FAQPage SchemaWhat specific technical tasks can these capabilities perform?▼
These capabilities enable rigorous validation of Supabase RLS policies, generation of role-based Fumadocs documentation, and structural design of LangGraph state schemas. They further support Playwright-based integration testing and enforcement of standardized Git commit conventions across enterprise repositories.
Which engineering personas benefit from these technical assets?▼
Full-stack engineers, backend developers, and technical writers benefit most. These assets are designed for teams managing multi-tenant architectures, complex state-driven graph logic, and those requiring strict adherence to documentation standards and database security protocols within Next.js environments.
What are the primary dependencies for implementing these configurations?▼
Implementation requires a Next.js environment, Supabase for database and RLS management, and Fumadocs for documentation rendering. Additionally, projects must utilize LangGraph for stateful logic and Playwright for the execution of integration test suites.