Skip to main content
مستودع GitHub

hermes-core-skills

يحتوي hermes-core-skills على 26 من skills المجمعة من ChrisLamDev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
26
Stars
10
محدث
2026-07-01
Forks
1
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

hermes-tweet
مطوّرو البرمجيات

Use when Hermes Agent needs X/Twitter search, public signal research, monitoring, or approval-gated account actions through the Hermes Tweet plugin.

2026-07-01
router-learning-system
مطوّرو البرمجيات

Router Learning System — 越用越聰明嘅任務路由引擎。 每個 task 有最佳 path,Router 自動記錄經驗、動態調整、跳過爛 path。

2026-06-29
autonomous-work-signaling
المهن الحاسوبية الأخرى

Use when signaling work status across autonomous sessions.

2026-06-23
batch-skill-description-standardization
مطوّرو البرمجيات

Use when needing to standardize descriptions across many skill files at once — change format, fix wording, or enforce a convention like 'Use when...' prefix.

2026-06-23
checkpoints-and-rewind
مطوّرو البرمجيات

Use before making irreversible changes (deleting files, destructive git operations, large refactors). Use when you need the ability to roll back if something goes wrong. Use at the start of any task that modifies multiple files.

2026-06-23
context-aware-task-decomposition
مطوّرو البرمجيات

Use when the context window is getting full and tasks need breaking down.

2026-06-23
context-compaction-verification-and-recovery
مطوّرو البرمجيات

Use when verifying that tool commands actually executed after compaction.

2026-06-23
cross-session-execution-framework
مطوّرو البرمجيات

Use when managing a long-term project across multiple Hermes sessions.

2026-06-23
hermes-agent
مطوّرو البرمجيات

Use when setting up or extending Hermes Agent.

2026-06-23
hermes-improvement-multiphase-plan
مطوّرو البرمجيات

Structured multi-phase plan for improving Hermes Agent — IDE docs, release frequency, plugin marketplace, desktop app, and Rust performance.

2026-06-23
multi-agent-browser-text-extraction
مطوّرو البرمجيات

Use delegate_task with multiple browser-equipped sub-agents to extract verbatim text from Chinese academic/religious websites with JavaScript-heavy tree navigation. Covers coordination patterns, site-specific navigation, error recovery, and QA verification.

2026-06-23
multi-role-synthesis-framework
مطوّرو البرمجيات

Use when Chris wants multiple perspectives on a design/feature decision and then a final integrated verdict. 多角色各自俾建議 → 終極角色做篩選整合,避免單一角度的盲點。

2026-06-23
open-source-adaptation-pattern
مطوّرو البرمجيات

Use when evaluating whether an open-source project fits our needs.

2026-06-23
openclaw-hermes-arch
مطوّرو البرمجيات

Use when understanding the relationship between OpenClaw Gateway and Hermes Agent.

2026-06-23
plan
مطوّرو البرمجيات

Use when the user asks for a plan instead of executing work.

2026-06-23
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when requesting a code review before pushing changes. Pre-commit verification pipeline — static security scan, baseline-aware quality gates, independent reviewer subagent, and auto-fix loop. Use after code changes and before committing, pushing, or opening a PR.

2026-06-23
security-hardening-checklist
محللو أمن المعلومات

Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

2026-06-23
self-regulation-brake-system
مطوّرو البرمجيات

Brake system that auto-stops the agent after N repeated failures, prevents token burning on loops.

2026-06-23
skill-slimming-strategy
المهن الحاسوبية الأخرى

Use when a skill SKILL.md is over 2000 words and needs trimming to the Superpowers standard of under 500 words.

2026-06-23
spec-driven-development
مطوّرو البرمجيات

Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

2026-06-23
subagent-driven-development
مطوّرو البرمجيات

Use when executing implementation plans with independent tasks in the current session

2026-06-23
systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.

2026-06-23
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.

2026-06-23
think-tool
مطوّرو البرمجيات

Use when facing a complex decision, multiple possible approaches, or before making irreversible changes. Use when the best course of action is not obvious and requires reasoning before acting. Use before running destructive operations, before large refactors, or when you catch yourself rushing.

2026-06-23
token-efficiency
مطوّرو البرمجيات

Use when context is getting large, when working on long sessions, or when you notice token consumption is high. Use before dispatching subagents, before reading large files, and during context compaction.

2026-06-23
writing-plans
مطوّرو البرمجيات

Use when the user asks for a plan instead of executing work.

2026-06-23