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

exiao

Repository-Ansicht von 138 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
138
Repositories
5
aktualisiert
2026-07-18
Repository-Explorer

Repositories und repräsentative Skills

verify-feature
Softwarequalitätssicherungsanalysten und -tester

Verify a code change actually works by building/running the app and observing it at its real surface (CLI, API, UI, library, agent), capturing runtime evidence rather than trusting tests. Make sure to use this skill whenever the user has changed code and wants to know it works, is about to merge/push and wants confidence, says "did this actually work", "verify this works", "prove it works", "confirm the change", "make sure it works", wants runtime evidence, or is re-running tests / importing-and-calling just to check behavior, even if they never say the word "verify". When in doubt after any code change, reach for this. For post-deploy production health checks use verify-deploy; for static correctness/quality review use simplify or code-review.

2026-07-17
skill-tester
Softwarequalitätssicherungsanalysten und -tester

Test an interactive lesson/course (or any "instructions to an AI" skill) by self-play. An agent plays BOTH the instructor following the lesson script AND a calibrated student persona, producing full turn-by-turn transcripts of every lesson, then publishes the raw transcripts to a single static page. Use when asked to "run lesson transcripts", "test the course end to end", "self-play the lessons", "publish raw test transcripts", "walk a synthetic student through every lesson", or to QA an interactive-instruction skill by actually running it rather than just reviewing findings. Distinct from dogfood and adversarial-ux-test (web-app browser QA) and synthetic-userstudies (findings plus a few cherry-picked transcripts). This one captures the COMPLETE run of every lesson and ships them all raw.

2026-06-18
memory-gc
Softwareentwickler

Daily memory garbage collection for MEMORY.md / USER.md. Apply decay rules, drain .pending.md, consolidate near-duplicates, maintain canonical theme tags, prune old episode and session files. Invoke when asked to "run memory GC", "clean up memory", "apply memory decay", or from the scheduled cron job.

2026-06-18
babysit-pr
Softwareentwickler

Monitor a PR until it's ready to merge. Watches CI, reads reviews, checks scope, fixes blocking issues, opens follow-up PRs for low-priority comments, and repeats. Use when: babysit this PR, watch this PR, monitor PR, fix and watch PR, keep this PR green.

2026-06-12
github-code-review
Softwarequalitätssicherungsanalysten und -tester

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with the gh CLI or falls back to git + GitHub REST API via curl. Use when: review this PR, review a pull request, look at this PR, code review, review my changes before I push, pre-push review, leave inline comments on a pull request.

2026-06-12
ralph-mode
Softwareentwickler

Run iterative self-referential development loops using the Ralph Wiggum technique. Use when tasks need repeated iteration, TDD cycles, greenfield builds, or autonomous refinement until tests pass or completion criteria are met. Triggers on ralph loop, ralph mode, iterative loop, autonomous loop, /goal.

2026-06-12
adversarial-ux-test
Softwarequalitätssicherungsanalysten und -tester

Roleplay the most difficult, tech-resistant user for your product. Browse the app as that persona, find every UX pain point, then filter complaints through a pragmatism layer to separate real problems from noise. Creates actionable tickets from genuine issues only. Use when: adversarial UX test, stress-test the UX, find UX pain points, roleplay a difficult user, hostile user testing.

2026-06-11
verify-deploy
Softwareentwickler

Post-merge deploy verification. Waits for deploy, benchmarks production, monitors for regressions. Use after merging a PR to confirm the deploy is healthy.

2026-06-11
Zeigt die Top 8 von 124 gesammelten Skills in diesem Repository.
check
Finanz- und Investitionsanalysten

Evaluate a specific trade idea. Takes a natural language thesis ("I want to buy NVDA before earnings"), runs data against it, and returns a verdict with bull/bear case, key numbers, and position sizing. Triggers: "should I buy AAPL", "is this trade dumb", "check this trade", "I'm thinking of buying TSLA", "evaluate this trade", "is NVDA a good buy right now", "I want to short META", "analyze my trade idea", "what do you think of buying AMD", "is it too late to buy MSFT"

2026-06-17
review
Finanz- und Investitionsanalysten

Portfolio review and grading. Takes a user's holdings (tickers + weights or dollar amounts), runs analysis on the whole portfolio, and returns a letter grade A-F with specific problems and actionable suggestions. Triggers: "review my portfolio", "how's my portfolio doing", "grade my holdings", "what do you think of my stocks", "check my portfolio", "is my portfolio good", "portfolio review", "I own AAPL MSFT TSLA what do you think"

2026-06-17
research
Finanz- und Investitionsanalysten

Full stock analysis for any publicly traded company. Covers financials, valuation, growth, analyst consensus, catalysts, risks, technicals, and recent news. Triggers: "tell me about AAPL", "analyze NVDA", "research Tesla", "what do you think of MSFT", "is GOOGL a good buy", "break down META", "deep dive on AMD", "what's the deal with TSLA"

2026-06-17
bloom-data
Finanz- und Investitionsanalysten

Foundation skill for all Bloom investing skills. Load this first before running any other Bloom skill. Handles CLI setup, authentication checks, output conventions, and documents every available bloom command with its flags. Triggers: "set up bloom", "bloom CLI help", "check bloom install", "bloom commands"

2026-06-17
discover
Finanz- und Investitionsanalysten

Find investment opportunities. Combines AI Arena trades (what Bloom's AI models are doing with real money), today's movers, screener picks, and curated collections into one actionable summary. Triggers: "find me something to buy", "what should I invest in", "what's looking good", "any good opportunities", "what are the AIs buying", "what's trending", "show me ideas", "discover stocks", "what's worth looking at", "give me investment ideas"

2026-06-17
briefing
Finanz- und Investitionsanalysten

Daily market update. Covers sentiment, major indexes, biggest movers, and optionally a watchlist. 2-minute read. Run it in the morning to know what's happening. Triggers: "what happened today", "market update", "morning briefing", "how's the market", "what's moving today", "market summary", "catch me up on markets", "daily briefing", "what's the market doing", "give me a market update", "briefing"

2026-04-07
agents-md-audit
Sonstige Computerberufe

Audit and score a repo's agent context file (AGENTS.md, CLAUDE.md, .hermes.md, .cursorrules) for how Hermes actually loads it: the 20KB truncation cap, one-file-wins priority, injection-scanner blocks, SOUL-vs-AGENTS placement, plus a Karpathy 12-rule completeness rubric and per-line instruction lints. Use when the user says audit my AGENTS.md, review this CLAUDE.md, check my context file, is my AGENTS.md too big, why isn't my AGENTS.md being followed, grade my repo instructions, or points at an AGENTS.md/CLAUDE.md and asks if it's good. For auditing a SKILL.md instead, use skill-audit.

2026-07-17
soul-md-audit
Sonstige Computerberufe

Audit and score a SOUL.md (Hermes agent identity file) or any agent persona / system-prompt / operator-instruction doc, against how Hermes loads it plus attention research. Use when the user shares a SOUL.md, persona file, agent constitution, or system-prompt and asks to review/grade/audit it, 'is this good', or 'compare to best practice'. Not for skills (use skill-audit).

2026-07-17
skills-cleanup
Sonstige Computerberufe

How to clean up duplicate/untracked skills in the skills repo

2026-07-17
skill-improver
Softwareentwickler

Eval-driven skill optimizer: runs a skill repeatedly, scores outputs against binary evals, mutates the prompt via structured edits, and keeps only changes that improve a held-out validation score (cross-model optimizer/target, three-way splits, golden cases, checkpoint resume). Use when: optimize/improve this skill, make this skill better, run autoresearch on, self-improve skill, benchmark/eval my skill, run evals on.

2026-07-01
5 von 5 Repositories angezeigt
Alle Repositories angezeigt