monkilabs

60 mods across 1 repository, 61 stars between them.

figma-design

25

monkilabs/opencastle

Skill Claude CodeCodex

Figma design-to-code workflows, design token extraction, component inspection, and asset export. Use when translating Figma designs into code, extracting design tokens, or referencing component specs.

61 4d ago A 40 tokens original MIT

hetzner-cloud

26

monkilabs/opencastle

Skill Claude CodeCodex

Provisions Hetzner Cloud servers, volumes, private networks, and firewalls via the hcloud CLI and the Pulumi/Terraform hcloud provider; plans CAX/arm64 sizing; configures backups, snapshots, and DR rebuilds. Use when creating or resizing Hetzner servers, attaching volumes, configuring private networks or firewalls…

61 4d ago C 94 tokens original MIT

jira-management

27

monkilabs/opencastle

Skill Claude CodeCodex

Create and update Jira issues, epics, and sprints; manage backlog and sprint transitions. Use when you say: 'create a ticket', 'open a story', 'link an epic', 'start a sprint', or 'search the backlog'.

61 4d ago A 53 tokens original MIT

monkilabs/opencastle

Skill Claude CodeCodex

Creates and names Linear issues, assigns labels and priorities, manages status transitions, and links issues to PRs. Use when decomposing features into tasks or resuming interrupted sessions. Trigger terms: tickets, backlog, task breakdown, project board, sprint planning.

61 4d ago A 54 tokens original MIT

netlify-deployment

29

monkilabs/opencastle

Skill Claude CodeCodex

Deploy sites, configure serverless and edge functions, and verify builds on Netlify. Use when the user mentions: 'deploy preview', 'configure netlify.toml', or 'debug a failed deploy'. Trigger terms: build error, Netlify Functions, deploy logs, deploy preview.

61 4d ago A 61 tokens original MIT

nextjs-framework

30

monkilabs/opencastle

Skill Claude CodeCodex

Explains how to configure App Router, implement server/client components, optimize data fetching, and secure routes. Use when the user mentions: 'add an authenticated route', 'migrate to App Router', 'optimize fetch caching', or 'fix RSC hydration'.

61 4d ago A 57 tokens original MIT

monkilabs/opencastle

Skill Claude CodeCodex

Creates Notion pages and databases, applies templates for research docs, ADRs, and specs, and manages team knowledge bases. Use when creating Notion pages, structuring databases, documenting decisions, or capturing research findings.

61 4d ago A 50 tokens original MIT

nx-workspace

32

monkilabs/opencastle

Skill Claude CodeCodex

Run and generate NX targets, configure project.json, and visualize dependency graphs. Use when you say: 'run affected tests', 'nx generate a library', 'configure project.json', or 'show dependency graph'.

61 4d ago A 46 tokens original MIT

playwright-testing

33

monkilabs/opencastle

Skill Claude CodeCodex

Playwright E2E testing patterns, cross-browser configuration, page objects, and CI setup. Use when creating E2E specs, visual regression suites, or configuring Playwright in CI. Trigger terms: playwright, e2e, trace, page object, cross-browser.

61 4d ago A 58 tokens original MIT

prisma-database

34

monkilabs/opencastle

Skill Claude CodeCodex

Prisma ORM schema design, migrations, client generation, and query patterns. Use when designing database schemas, writing migrations, querying data, or managing Prisma Client.

61 4d ago A 37 tokens original MIT

resend-email

35

monkilabs/opencastle

Skill Claude CodeCodex

Resend transactional email patterns, React Email templates, domain configuration, and webhook handling. Use when sending emails, building email templates, or configuring email delivery.

61 4d ago B 35 tokens original MIT

sanity-cms

36

monkilabs/opencastle

Skill Claude CodeCodex

Manages Sanity CMS schemas, GROQ queries, dataset exports/imports, and Studio configuration. Use when updating Sanity schemas, running GROQ or Vision queries, exporting datasets, modifying content models, or configuring a headless CMS with Sanity.io.

61 4d ago A 57 tokens original MIT

sentry-monitoring

37

monkilabs/opencastle

Skill Claude CodeCodex

Sentry error monitoring, SDK initialization, performance tracing, source maps, session replay, and release tracking. Use when adding Sentry to a project, capturing errors with context, setting up distributed tracing, configuring source maps, or debugging production issues.

61 4d ago A 54 tokens original MIT

slack-notifications

38

monkilabs/opencastle

Skill Claude CodeCodex

Slack MCP integration for agent-to-human notifications and bi-directional communication. Use when agents need to post progress updates, request approvals, or read user responses via Slack channels and threads.

61 4d ago A 41 tokens original MIT

strapi-cms

39

monkilabs/opencastle

Skill Claude CodeCodex

Builds Strapi content types, extends controllers and services, implements lifecycle hooks, and configures REST/GraphQL APIs. Use when creating content types, writing custom controllers, developing Strapi plugins, or querying the API.

61 4d ago A 50 tokens original MIT

stripe-payments

40

monkilabs/opencastle

Skill Claude CodeCodex

Stripe payment integration patterns, Checkout Sessions, billing/subscriptions, Connect platforms, and API best practices. Use when building, modifying, or reviewing any Stripe integration — including accepting payments, building marketplaces, setting up subscriptions, or implementing secure key handling.

61 4d ago A 53 tokens original MIT

supabase-database

41

monkilabs/opencastle

Skill Claude CodeCodex

Generates Supabase database migrations, writes RLS policies with auth.uid(), configures auth integration, and generates TypeScript types. Use when creating tables, writing migrations, configuring RLS, or implementing Supabase auth.

61 4d ago A 49 tokens original MIT

teams-notifications

42

monkilabs/opencastle

Skill Claude CodeCodex

Microsoft Teams MCP integration for agent-to-human notifications and bi-directional communication. Use when agents need to post progress updates, request approvals, or read user responses via Teams channels and chats.

61 4d ago A 41 tokens original MIT

monkilabs/opencastle

Skill Claude CodeCodex

Create and manage Trello cards, checklists, and boards for kanban workflows. Use when the user says: 'create a kanban board', 'add a task card', 'move card to sprint', or 'track project board'.

61 4d ago A 53 tokens original MIT

turborepo-monorepo

44

monkilabs/opencastle

Skill Claude CodeCodex

Configure pipelines, set up local/remote caching, and run scoped tasks in a Turborepo monorepo. Use when you say: 'enable remote caching', 'optimize pipeline inputs/outputs', or 'filter builds to affected packages'.

61 4d ago A 58 tokens original MIT

vercel-deployment

45

monkilabs/opencastle

Skill Claude CodeCodex

Vercel deployment workflows, environment management, domain configuration, and build troubleshooting. Use when deploying, checking deployment status, reviewing build logs, or managing environments.

61 4d ago A 37 tokens original MIT

vitest-testing

46

monkilabs/opencastle

Skill Claude CodeCodex

Vitest unit and integration testing patterns, commands, mocking (vi.mock), and coverage. Use when writing .test.ts files, configuring the test runner, or adding coverage thresholds.

61 4d ago A 40 tokens original MIT

monkilabs/opencastle

Skill Claude CodeCodex

WCAG 2.2 Level AA accessibility patterns for React/HTML/CSS. Use when creating or modifying UI components, forms, navigation, tables, images, or any user-facing elements. Covers keyboard navigation, screen reader semantics, low vision contrast, voice access, inclusive language.

61 4d ago A 63 tokens original MIT

agent-hooks

48

monkilabs/opencastle

Skill Claude CodeCodex

Four lifecycle hooks every agent runs: on-session-start scans LESSONS-LEARNED.md, resumes checkpoints; on-pre-delegate verifies tracker issues, file partitions; on-post-delegate runs fast-review, CI checks; on-session-end runs the health checks, writes logs. Use when starting a new session, running pre-flight checks…

61 4d ago A 122 tokens original MIT