Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
delorenj
GitHub-Creator-Profil

delorenj

Repository-Ansicht von 459 gesammelten Skills in 15 GitHub-Repositories.

gesammelte Skills
459
Repositories
15
aktualisiert
2026-07-21
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
bhappy
144 Skills · 2026-05-05
SoftwareentwicklerProjektmanagementspezialistenSoftwarequalitätssicherungsanalysten und -testerSonstige ComputerberufeSekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)Netzwerk- und Computersystemadministratoren
10 Berufskategorien · 100% klassifiziert
31%Anteil
#02
00_ceiling
131 Skills · 2026-07-07
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenWebentwicklerSoftwarequalitätssicherungsanalysten und -testerProjektmanagementspezialistenSonstige Computerberufe
19 Berufskategorien · 100% klassifiziert
29%Anteil
#03
skills
62 Skills · 2026-06-30
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenProjektmanagementspezialistenBildende Künstler (einschließlich Maler, Bildhauer und Illustratoren)ComputersystemanalytikerInformationssicherheitsanalysten
13 Berufskategorien · 100% klassifiziert
14%Anteil
#04
mcp-server-trello
43 Skills · 2026-07-21
ProjektmanagementspezialistenSoftwareentwicklerSonstige ComputerberufeSoftwarequalitätssicherungsanalysten und -testerMarktforschungsanalysten und MarketingspezialistenWeb- und digitale Schnittstellendesigner
6 Berufskategorien · 100% klassifiziert
9.4%Anteil
#05
skillex
34 Skills · 2026-07-18
SoftwareentwicklerProjektmanagementspezialistenNetzwerk- und ComputersystemadministratorenSonstige ComputerberufeTechnische RedakteureAblagesachbearbeiter
9 Berufskategorien · 100% klassifiziert
7.4%Anteil
#06
33GOD
13 Skills · 2026-07-09
Softwarequalitätssicherungsanalysten und -testerSoftwareentwicklerProjektmanagementspezialistenSonstige Computerberufe
4 Berufskategorien · 100% klassifiziert
2.8%Anteil
#07
pr-jangler
13 Skills · 2026-05-13
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -tester
2 Berufskategorien · 100% klassifiziert
2.8%Anteil
#08
momo
5 Skills · 2026-07-13
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -tester
2 Berufskategorien · 100% klassifiziert
1.1%Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

Zeigt die Top 8 von 144 gesammelten Skills in diesem Repository.
civilwar-letterifier
Technische Redakteure

Rewrite any text as a solemn, slightly absurd 19th-century Civil War field dispatch (Ken Burns documentary voice), then optionally turn it into a multimodal video — period narration via ElevenLabs, the letter in fancy script on aged parchment, a mournful music bed, and a slow Ken Burns pan/zoom of the letter being read. Use when the user types /civilwar, asks to "civil-war-ify" or "Ken Burns" some text, or asks for a documentary-style letter video.

2026-07-07
33god-ecosystem
Sonstige Computerberufe

Router / skill-set hub for the 33GOD / DeLoNET project platform. Routes user intent to the right member skill: project bootstrap (33god-projects), pjangler implementation (pjangler-dev), agent hook/skill fan-out (agent-config-fanout), Hermes fleet operations (hermes-fleet-operations), Plane ticket operations (managing-tickets-and-tasks-in-plane), Bloodbank events (bloodbank-integration), host conventions (delonet-conventions), versioning (mise-versioning), task authoring (mise-tasks), and memory (hindsight). Use when the request spans multiple 33GOD components or when you are unsure which member skill owns a 33GOD task. Triggers: 33god, 33GOD, DeLoNET, project platform, pjangler, CommonProject, Hermes, Plane, Bloodbank, agent hooks, skill fan-out, fleet, project bootstrap. Does NOT implement procedures; it loads the member skill that does.

2026-07-07
33god-projects
Softwareentwickler

Create, wire, and maintain 33god/DeLoNET projects. Covers pjangler/CommonProject bootstrap, repo-local `.project.json`, Hermes PM and scrum-master/Ticket Sentinel provisioning requests, mise/.env.op, BMAD, Hindsight/Bloodbank hook wiring, and project-scoped hook + skill fan-out adoption. Use when running `pjangler init`, `pjangler hermes-agent`, or `mise run init-project`; adding PM/sentinel agents; wiring mise/op inject; installing BMAD; configuring hooks; or adopting `.agents/local.json`, `defer_to_global`, and `hooks.master.json`. Do NOT use for developing pjangler (pjangler-dev), generic fan-out mechanics (agent-config-fanout), fleet updates/backfills (hermes-fleet-operations), live Plane issues, Bloodbank schemas, or host conventions.

2026-07-07
agent-config-fanout
Softwareentwickler

Keep one hand-edited master config and generate per-agent CLI configs from it. Covers SSOT fan-out for agent hooks and skills: master-to-dialect propagation, ambiguity lock files, drift checks, and the Bloodbank services/agent-hooks reference implementation. Use for hooks.master.json, hooks.mappings.lock.json, generated-config drift, fan-out, SSOT, agent hooks, defer_to_global, .agents/local.json, sync.py, project-scoped hooks, skill fan-out, and new agent CLI dialects. Do NOT use for using pjangler to create projects or adoption checklists (33god-projects), event schemas or Bloodbank topology (bloodbank-integration), versioning (mise-versioning), or single-target config.

2026-07-07
bloodbank-integration
Softwareentwickler

Integrate services or agent harnesses with the 33GOD Bloodbank event bus. Covers schemas in Bloodbank schemas/ and docs/event-naming.md, producing events (NATS preferred; Dapr, HTTP /publish, hookd_bridge alternatives), consuming events (NATS, Dapr, FastStream, event-toaster), and agent hook wiring. Use for event publish/consume, authoring schemas, integrating harnesses (Claude Code, Copilot CLI, OpenCode, Cursor, Aider, Codex CLI), or debugging missing envelopes. Triggers: bloodbank, event bus, publish, subscribe, NATS subject, holyfields legacy, CloudEvents, hookd, event-toaster, ntfy.delo.sh/bloodbank, agent.session.started, agent.tool.invoked, command.{agent}.{action}. Skip for generic brokers, n8n, hindsight memory, or non-event-bus 33GOD.

2026-07-07
hermes-fleet-operations
Netzwerk- und Computersystemadministratoren

Operate and maintain the Hermes agent fleet: shared install, ~/.hermes/fleet.env, ~/.hermes/config.yaml, ~/.hermes/agents-registry.yaml, hermes-agent-template, role profiles and inherited config, runtime repo provisioning, systemd user units, fleet self-checks, template defaults, and PM/template backfills. Use when updating Hermes core, changing fleet defaults, provisioning agents, debugging fleet-wide MCP failures, running a Hermes fleet self-check, or propagating template changes to existing PM agents. Triggers: Hermes fleet, hermes-agent-template, ~/.hermes/fleet.env, ~/.hermes/config.yaml, ~/.hermes/agents-registry.yaml, inherited profile, fleet self-check, systemd hermes-*, template backfill, runtime repo provisioning. Do NOT use for: project bootstrap decisions or repo-local agent requests (→ 33god-projects); Plane ticket operations (→ managing-tickets-and-tasks-in-plane); Bloodbank event contracts (→ bloodbank-integration); generic SSOT config fan-out mechanics (→ agent-config-fanout).

2026-07-07
hermes-pm-template-maintenance
Netzwerk- und Computersystemadministratoren

DEPRECATED compatibility shim. Use hermes-fleet-operations for all Hermes fleet, template, profile, and runtime work. This shim exists only so existing references resolve during migration; do not add new material here.

2026-07-07
karpathy-llm-wiki
Softwareentwickler

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

2026-07-07
Zeigt die Top 8 von 131 gesammelten Skills in diesem Repository.
civilwar-letterifier
Technische Redakteure

Rewrite any text as a solemn, slightly absurd 19th-century Civil War field dispatch (Ken Burns documentary voice), then optionally turn it into a multimodal video — period narration via ElevenLabs, the letter in fancy script on aged parchment, a mournful music bed, and a slow Ken Burns pan/zoom of the letter being read. Use when the user types /civilwar, asks to "civil-war-ify" or "Ken Burns" some text, or asks for a documentary-style letter video.

2026-06-30
openclaw-agent-management
Softwareentwickler

This skill codifies the standards and workflows for this machine's openclaw agent gateway configuration. Use this skill when provisioning new agents or managing existing ones. Trigger phrases are "add a new agent", "update [agent's name] identity"

2026-03-30
33god
Softwareentwickler

Unified 33GOD master skill and router. Use for any 33GOD request: architecture context, project creation, task execution, coding workflow, service development, workflow generation, and platform-level orchestration. This skill routes to focused references/workflows/scripts for incremental discovery.

2026-03-30
context-optimizer
Softwareentwickler

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs optimization events to chat.

2026-03-30
ecosystem-patterns
Softwareentwickler

Use this when creating new projects, generating documentation, cleaning/organizing a repo, suggesting architecture, deploying containers and services, naming files/folders, or when the user references 'ecosystem', 'patterns', or 'containers'. This skill outlines naming conventions, stack preferences, project organization (iMi worktrees), Docker patterns, and PRD structures from past conversations.

2026-03-30
mise-tasks
Softwareentwickler

Orchestrate multi-step project workflows using mise task definitions with dependency management and argument handling. Use whenever the user wants to create, edit, or debug mise tasks, wire up task dependencies with depends/depends_post, or run workflows via 'mise run'. Also use when setting up task runners or automating build pipelines through mise. Do NOT use for mise environment variable configuration (use mise-configuration instead) or for general shell scripting unrelated to mise.

2026-03-30
obsidian-vault-management
Projektmanagementspezialisten

Codifies the standards and conventions for the creation, organization, categorization, and aggregation of data in the DeLoDocs obsidian vault. Use this skill when asked to add something 'to my vault' or 'in my vault', when creating any reports, instructions, updates, or any markdown documents that are intended to be viewed, and are NOT part of a project or repository.

2026-03-30
product-changelog
Marktforschungsanalysten und Marketingspezialisten

Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes

2026-03-30
Zeigt die Top 8 von 62 gesammelten Skills in diesem Repository.
mcp-server-trello-release
Softwareentwickler

Canonical build → release → tag → publish procedure for the @delorenj/mcp-server-trello repo. Use when cutting a release, bumping the version, tagging, or publishing to npm / the MCP registry — triggers: "cut a release", "release 1.x.y", "ship a new version", "bump the version", "publish to npm", "publish to the MCP registry", "tag the release", "how do I release this". Codifies the FOUR version-bearing literals that must move in lockstep (package.json, server.json ×2, src/index.ts McpServer info) plus CHANGELOG, and the exact GitHub-Actions triggers that make merging a PR the publish event. Do NOT use for generic changelog prose (docs-changelog), cross-repo semver task scaffolding (mise-versioning), or non-release tagging.

2026-07-21
mcp-server-trello
Softwareentwickler

Trello MCP Server skill for board discovery, card workflows, checklist management, comments, attachments, labels, members, board/workspace selection, and health monitoring through the bundled @delorenj/mcp-server-trello server.

2026-05-30
bmad-advanced-elicitation
Sonstige Computerberufe

Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.

2026-05-05
bmad-agent-analyst
Marktforschungsanalysten und Marketingspezialisten

Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst.

2026-05-05
bmad-agent-architect
Softwareentwickler

System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.

2026-05-05
bmad-agent-dev
Softwareentwickler

Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.

2026-05-05
bmad-agent-pm
Projektmanagementspezialisten

Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager.

2026-05-05
bmad-agent-tech-writer
Softwareentwickler

Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer.

2026-05-05
Zeigt die Top 8 von 43 gesammelten Skills in diesem Repository.
civilwar-letterifier
Technische Redakteure

Rewrite any text as a solemn, slightly absurd 19th-century Civil War field dispatch (Ken Burns documentary voice), then optionally turn it into a multimodal video — period narration via ElevenLabs, the letter in fancy script on aged parchment, a mournful music bed, and a slow Ken Burns pan/zoom of the letter being read. Use when the user types /civilwar, asks to "civil-war-ify" or "Ken Burns" some text, or asks for a documentary-style letter video.

2026-07-18
hindsight-maintenance
Softwareentwickler

Keep the self-hosted Hindsight memory system healthy across all banks on a schedule. Runs three families of upkeep workflows — tune-up (system health: reap orphaned/stuck async jobs, repair missing public.* maintenance functions, clear failed operations, flag per-bank anomalies), optimization (prune stale/low-value memories, trigger consolidation, cross-bank pollination, novel synthesis of emergent insights), and karpathy-wiki (nightly compile of newly-retained memories into a Karpathy LLM wiki). Use when scheduling or running Hindsight memory upkeep — "nightly/weekly memory maintenance", "prune memory", "consolidate banks", "memory wiki", "hindsight health check", "dead/stuck jobs", "reap orphans", "queue is stuck", "cross-bank synthesis", or wiring cron/systemd timers for memory maintenance. Do NOT use for one-off recall/retain during normal work (use the hindsight skill), for infra-level debugging of the Hindsight container/host (use server-maintenance), or for non-Hindsight datastores.

2026-07-18
delonet-conventions
Netzwerk- und Computersystemadministratoren

This skill defines system conventions such as file naming and paths, shell configuration, container hosting and other custom systems. Use this skill when working on a task that requires interacting with or configuring the filesystem, containers, or services in the DeLoNET home environment.

2026-07-16
just-do-it
Sonstige Computerberufe

Jarad's standing operating rule: bias hard to action, go with your gut, and when he gives a directive, DO IT — do not ask permission, do not ask clarifying questions, do not end a turn on "want me to…?" / "should I…?" / "is this everything?". Use whenever you're about to ask the user a question, request confirmation, offer a menu of options instead of picking one, pause for approval, or wrap up by asking what's next. Triggers: about to ask a clarifying/confirming question, "do you want me to", "should I", "would you like", "let me know if", ambiguity you could resolve yourself, choosing between options, async work while he's away/asleep, any directive from Jarad ("do X", "make Y", "just fucking do it", "go with your gut", "stop asking"). This OVERRIDES default politeness/permission-seeking. It does NOT override genuine safety stops (irreversible + high-blast-radius + unauthorized).

2026-07-16
karpathy-llm-wiki
Softwareentwickler

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

2026-07-16
folder-curator
Ablagesachbearbeiter

Curate any watched directory with a purpose-bound ruleset — classify, rename (datetime prefix), enrich (YAML frontmatter), and route each incoming file to its home; keep a cross-medium recency/context stack (newest on top); and evolve the ruleset itself. Driven by a per-directory contract (.curator/taxonomy.yaml) declaring the directory's purpose and categories; ships with an Automatic AI client/prospect profile (threads/, workshop/, client_dropbox/). Use when a file lands in a curated or watched directory and needs naming, frontmatter, or placement; to organize, file, sort, triage, or curate documents, transcripts, emails, voice notes, or work products; to normalize filenames/frontmatter; to regenerate the context stack (_context-stack.md); to quarantine an uploaded credential; or to propose and apply a taxonomy change. Do NOT use to author the n8n workflow or node (use delonet-n8n-architecture), define Bloodbank schemas (bloodbank-integration), or for BMAD artifacts under _bmad-output/.

2026-07-16
delonet-daily-report
Sonstige Computerberufe

Operate the DeLoNET Daily Report pipeline; configure tracked news topics and sources, batch three ephemeral investigator roles, reconcile durable Hermes cron journalists named ddr:journal:{id} and the ddr:daily aggregator, validate SectionArtifact/RunManifest/DailyReport JSON contracts, compose freshness-aware briefs and a daily company rollup, archive reports, and diagnose scheduler health. Use for reportctl, daily intelligence reports, requests like "add X to my daily report", topic add/update/pause/resume/remove, stale or duplicate sections, source policy, journalist lifecycle, cron reconciliation, and report safety. Do not use for Hermes fleet provisioning, Bloodbank changes, general news writing, or arbitrary cron administration.

2026-07-16
delonet-n8n-architecture
Softwareentwickler

Architecture principles and the custom-node catalog for building n8n workflows on DeLoNET/33GOD. Use when creating, reviewing, or refactoring ANY n8n workflow for the pipeline — deciding node boundaries (atomic single-responsibility nodes vs a god-node executeCommand/localFileTrigger shell script), emitting pipeline lifecycle events to the bloodbank bus instead of ad-hoc ntfy, choosing community vs custom nodes, packaging custom nodes as n8n-nodes-* micro-packages (n8n-nodes-bloodbank, -transcribe, -vault, minio/s3.delo.sh, obsidian vault), rebuilding the inbox/transcribe pipeline, or applying n8n instance conventions (PM2 :5678, availableInMCP, archive-outside-watch-root, direct API PUT for tags/description). Do NOT use for whether-to-use-n8n-vs-bloodbank routing (delonet-workflow-router), the event schema/envelope contract itself (bloodbank-integration), or infra paths/containers/creds (delonet-conventions).

2026-07-14
Zeigt die Top 8 von 34 gesammelten Skills in diesem Repository.
33god-hub
Sonstige Computerberufe

Unified entrypoint for the private 33GOD productized development environment. Use when work spans Bloodbank, Candystore, Holocene, PJangler, Hermes Fleet, Skillex, Hindsight, Pipeline MCP Hub, Candybar, HeyMa, hooks, changelogs, backfills, or local/cloud platform composition.

2026-07-09
bmad-tea
Softwarequalitätssicherungsanalysten und -tester

Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.

2026-04-01
bmad-testarch-automate
Softwarequalitätssicherungsanalysten und -tester

Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"

2026-04-01
bmad-testarch-ci
Softwarequalitätssicherungsanalysten und -tester

Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"

2026-04-01
bmad-testarch-framework
Softwarequalitätssicherungsanalysten und -tester

Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"

2026-04-01
bmad-testarch-test-review
Softwarequalitätssicherungsanalysten und -tester

Review test quality using best practices validation. Use when user says "lets review tests" or "I want to evaluate test quality"

2026-04-01
gds-agent-game-architect
Softwareentwickler

Game systems architect for technical architecture, engine design, and infrastructure. Use when the user asks to talk to Cloud Dragonborn or requests the Game Architect.

2026-04-01
gds-agent-game-designer
Softwareentwickler

Game designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.

2026-04-01
Zeigt die Top 8 von 13 gesammelten Skills in diesem Repository.
pr-jangler
Softwarequalitätssicherungsanalysten und -tester

PR Jangler hub. Cron-driven autonomous workflow for triaging, verifying, reviewing, fix-planning, adversarially validating, fix-implementing, deciding, and daily-reporting on a GitHub PR backlog. Use when the user mentions "PR jangler", "pr-jangler", "PR backlog workflow", "PR triage", "autonomous PR review", "fix-plan", "fix-PR", "adversarial validator", "PleaseAdvise", or wants to install, configure, or extend the PR Jangler BMad module. Routes to 12 phase skills, owns the cross-cutting state-file conventions, idempotency rules, GitHub-label vocabulary, and 1Password/SMTP/`gh`/`op` dependency map shared by every phase. Triggers on prj-setup, prj-orchestrator, prj-discover, prj-triage, prj-verify-claim, prj-review, prj-detect-overlap, prj-plan-fix, prj-validate-adversarial, prj-implement-fix, prj-decision, prj-report-daily.

2026-05-13
prj-decision
Softwareentwickler

PR Jangler final-call workflow. Use when the orchestrator dispatches the decision phase for a reviewed PR or when the user runs 'prj-decision' to label, comment, and log a ready-to-merge / request-changes / close-as-not-now verdict.

2026-05-13
prj-detect-overlap
Softwareentwickler

PR Jangler duplicate and overlap detector. Use when the orchestrator dispatches the overlap check after triage marked a PR as possible-duplicate, or when the user runs 'prj-detect-overlap' for manual debug.

2026-05-13
prj-discover
Softwareentwickler

PR Jangler GitHub-to-queue sync. Use when the orchestrator dispatches the discovery sweep (on cadence or empty queue) or when the user runs 'prj-discover' for manual debug.

2026-05-13
prj-implement-fix
Softwareentwickler

PR Jangler Tier-2 implementer. Use when prj-validate-adversarial passed for a PR and the orchestrator dispatches FixImpl. Pushes a fix branch and opens a fix-PR into the contributor's branch; falls back to a comment if the contributor's branch refuses PRs.

2026-05-13
prj-orchestrator
Softwareentwickler

PR Jangler cron heartbeat dispatcher. Use when cron invokes one heartbeat of the PR backlog workflow or when the user runs 'prj-orchestrator' for manual debug.

2026-05-13
prj-plan-fix
Softwareentwickler

PR Jangler fix-planning workflow. Use when a Trello-like comment claim on a PR has been verified by prj-verify-claim and a fix plus failing-test plan must be designed before any implementation. Activated by prj-orchestrator when a PR's phase is FixPlan.

2026-05-13
prj-report-daily
Softwareentwickler

PR Jangler daily email reporter. Use when the orchestrator dispatches the daily report at the configured local hour or when the user runs 'prj-report-daily' for manual debug.

2026-05-13
Zeigt die Top 8 von 13 gesammelten Skills in diesem Repository.
12 von 15 Repositories angezeigt