digirati-co-ukdigirati-co-ukOfficial·37 Agent Skills Included

madoc-platform

Safe development workflows for the Madoc crowdsourcing platform

Guides code changes across the Madoc digital crowdsourcing platform, covering authentication, routing, capture models, tasks, extensions, and frontend rendering. Eliminates guesswork when modifying a complex multi-process TypeScript system with strict middleware, migration, and permission rules. Helps developers ship verified changes faster with built-in rebuild, restart, and smoke-test checklists.
npx skills add digirati-co-uk/madoc-platform --all -g -y
Available:

Gives your AI agent the repository-wide runtime model, coding conventions, and verification steps it must follow when changing any part of the Madoc platform.

All Skills in This Repository (37)

Pure Emerald Level Indicators
📦 In Repo
digirati-co-ukdigirati-co-uk

queue-scheduler

Configure BullMQ workers, schedulers, and task routing for Madoc TS queues.

Official
Advanced
📦 In Repo
digirati-co-ukdigirati-co-uk

db-queries

Standardize Madoc TS SQL query modules with Slonik templates and typed results.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

types-schemas

Synchronize shared TypeScript types and JSON schema contracts across Madoc services.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

frontend-themes

Package and integrate Madoc TypeScript UI themes for consistent site and admin styling.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

activity-streams-iiif

Assemble IIIF collections and activity stream pages for Madoc TS services.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

capture-models-enrichment

Update capture model definitions and enrichment flows in Madoc TS services.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

repository-patterns

Enforce repository patterns for data access and domain model mapping in Madoc TS.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

extensions-completions

Register and parse completion sources for Madoc TS autocomplete extensions.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

notifications-webhooks

Route and validate JWS-signed webhook requests for Madoc TS.

Official
Advanced
📦 In Repo
digirati-co-ukdigirati-co-uk

media-assets

Automate media upload, validation, storage, and thumbnail generation for Madoc TS assets.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

cron-jobs

Add or modify scheduled maintenance tasks in Madoc TS cron jobs.

Official
Intermediate
📦 In Repo
digirati-co-ukdigirati-co-uk

auth-core

Update Madoc TS authentication server and register Passport provider strategies.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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