madoc-platform
Safe development workflows for the Madoc crowdsourcing platform
All Skills in This Repository (37)
Pure Emerald Level Indicatorsqueue-scheduler
Configure BullMQ workers, schedulers, and task routing for Madoc TS queues.
db-queries
Standardize Madoc TS SQL query modules with Slonik templates and typed results.
types-schemas
Synchronize shared TypeScript types and JSON schema contracts across Madoc services.
frontend-themes
Package and integrate Madoc TypeScript UI themes for consistent site and admin styling.
activity-streams-iiif
Assemble IIIF collections and activity stream pages for Madoc TS services.
capture-models-enrichment
Update capture model definitions and enrichment flows in Madoc TS services.
repository-patterns
Enforce repository patterns for data access and domain model mapping in Madoc TS.
extensions-completions
Register and parse completion sources for Madoc TS autocomplete extensions.
notifications-webhooks
Route and validate JWS-signed webhook requests for Madoc TS.
media-assets
Automate media upload, validation, storage, and thumbnail generation for Madoc TS assets.
cron-jobs
Add or modify scheduled maintenance tasks in Madoc TS cron jobs.
auth-core
Update Madoc TS authentication server and register Passport provider strategies.
Frequently Asked Questions
FAQPage SchemaHow to install Madoc Platform skills?▼
Run `npx skills add digirati-co-uk/madoc-platform --all -g -y` in your terminal to install all skills in this suite globally.
What is the Madoc platform?▼
Madoc is an open-source platform for crowdsourced transcription and enrichment of IIIF digital collections. These skills help developers safely modify its TypeScript codebase.
How do these skills help with Madoc development?▼
Each skill maps a subsystem such as auth, routing, tasks, or capture models, giving your agent exact file locations, guardrails, and verification steps before it edits code.
Do these skills work with Claude Code and other agents?▼
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, OpenClaw, Cursor, and Codex.
Do I need Madoc running locally to use these skills?▼
The skills assume a local Docker-based Madoc setup at https://madoc.local, and they include the exact rebuild and restart commands needed to verify changes.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core