monkilabs

60 mods across 1 repository, 61 stars between them.

agent-memory

49

monkilabs/opencastle

Skill Claude CodeCodex

Creates, queries agent expertise profiles in AGENT-EXPERTISE.md; increments file-familiarity counters after each task; ranks candidate agents by recency, task-area match. Use when deciding which agent should handle a file, checking who last worked on a module, recording task outcomes, or assigning work based on past…

61 4d ago A 69 tokens original MIT

api-patterns

50

monkilabs/opencastle

Skill Claude CodeCodex

Creates API route handlers, implements Server Actions with Zod schema validation, integrates external REST APIs with error handling. Use when adding endpoints, building request handlers, or wiring external services (endpoint, REST API, request handling, fetch, .ts route files).

61 4d ago A 55 tokens original MIT

code-commenting

51

monkilabs/opencastle

Skill Claude CodeCodex

Guidelines for writing self-explanatory code with minimal comments. Covers when to comment (WHY not WHAT), anti-patterns to avoid, annotation tags, public API documentation. Use when writing or reviewing code comments, docstrings, TODO/FIXME tags, code readability, or inline comments.

61 4d ago A 63 tokens original MIT

context-map

52

monkilabs/opencastle

Skill Claude CodeCodex

Maps file dependencies, flags shared imports, groups files for safe parallel editing before code changes. Use when planning a refactoring, analyzing change impact, or understanding which files a modification will affect.

61 4d ago A 41 tokens original MIT

data-engineering

53

monkilabs/opencastle

Skill Claude CodeCodex

Transforms, validates, loads data in ETL pipelines. Use when building scrapers, validating NDJSON feeds, or importing data into CMS/DB targets.

61 4d ago A 35 tokens original MIT

decomposition

54

monkilabs/opencastle

Skill Claude CodeCodex

Resolves task dependencies, generates machine-actionable delegation specs, structures phased subtask plans for multi-agent work. Use when writing delegation specs, resolving task dependencies, building phased subtask plans for multi-agent work, assigning work to sub-agents, or partitioning a feature into…

61 4d ago A 62 tokens original MIT

monkilabs/opencastle

Skill Claude CodeCodex

Configures deployment pipelines, manages environment variables, schedules cron jobs, applies security headers, implements caching strategies. Use when working with Docker, Vercel, AWS, Dockerfile, nginx.conf, or platform deployment configs.

61 4d ago A 48 tokens original MIT

monkilabs/opencastle

Skill Claude CodeCodex

Scaffolds issue docs, ADRs, README outlines, changelog entries, roadmap updates, Mermaid architecture diagrams using project templates. Use when drafting ADR, writing changelog, updating roadmap after a feature ships, creating README for a new library, or diagramming a system flow.

61 4d ago A 61 tokens original MIT

fast-review

57

monkilabs/opencastle

Skill Claude CodeCodex

Mandatory post-delegation gate: checks output completeness, verifies acceptance criteria compliance, flags regressions, produces PASS/FAIL verdict. Use when checking delegated work against acceptance criteria, running post-delegation gate, validating agent output before acceptance, verifying sub-agent completed its…

61 4d ago A 67 tokens original MIT

frontend-design

58

monkilabs/opencastle

Skill Claude CodeCodex

Defines named visual aesthetic, selects typography pairings, builds CSS token systems, adds entrance animations for high-design-quality pages. Use when user asks to design landing page, style marketing site, create distinctive UI theme, pick fonts, or add CSS animations — specifically when visual polish, brand…

61 4d ago A 68 tokens original MIT

git-workflow

59

monkilabs/opencastle

Skill Claude CodeCodex

Defines branch naming conventions, PR template requirements, commit message format, discovered-issues escalation policy, task tracking conventions. Load when committing, pushing, or opening PRs.

61 4d ago A 38 tokens original MIT

memory-merger

60

monkilabs/opencastle

Skill Claude CodeCodex

Reviews mature LESSONS-LEARNED.md entries, rewrites them as permanent rules in skill/instruction files, archives graduated lessons. Use when graduating lessons into skills, promoting validated lessons, updating skills from past learnings, archiving mature lessons, codifying repeated patterns, or cleaning up a crowded…

61 4d ago A 74 tokens original MIT