Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

shaka

shaka 收录了来自 jgmontoya 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
28
更新
2026-07-24
Forks
5
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

red-team
软件开发工程师

Stress-tests an idea through adversarial analysis, steelmanning, and concrete counterarguments. Use when claims need pressure-testing, failure modes may be subtle, or security and robustness matter.

2026-07-24
validate-plan
软件开发工程师

Pressure-tests a proposed design through research, architecture, engineering, and cold-reader review before implementation. Use when a non-trivial plan exists and you want to find weak assumptions before writing code.

2026-07-24
autoresearch
软件开发工程师

Runs the hypothesis → benchmark → keep/discard protocol for an autoresearch iteration. Use when executing a `shaka autoresearch` loop; it is loaded automatically on each iteration.

2026-07-15
steal-adapt-reject
软件开发工程师

Evaluates an external source (repo, tool, article, talk) against the current project and produces a report-only steal/adapt/reject decision table with named rejections. Use when mining another system for ideas worth adopting without copying its scope.

2026-07-05
autoresearch-setup
软件开发工程师

Creates the benchmark harness for a new autoresearch run from a natural-language objective. Use when starting an interactive `shaka autoresearch start` setup session.

2026-04-28
be-creative
作家与作者

Expands the solution space with structured creative exploration and divergent thinking. Use when the task benefits from novel options, brainstorming, or deeper exploration beyond the first obvious answer.

2026-04-28
council
项目管理专家计算机与信息系统经理

Surfaces stronger decisions through structured multi-agent debate across competing perspectives. Use when several plausible approaches exist and the tradeoffs need to be argued, not just listed.

2026-04-28
experiment
软件开发工程师

Runs a reproducible proof-of-concept in an isolated folder and captures the findings. Use when an empirical spike, A/B test, or small experiment will reduce uncertainty before building.

2026-04-28
first-principles
软件开发工程师

Decomposes a problem to fundamentals, challenges assumptions, and rebuilds the solution from constraints. Use when the issue may be a symptom, analogy is misleading, or root-cause reasoning matters more than precedent.

2026-04-28
science
其他社会科学家及相关工作者

Applies hypothesis-test-analyze loops to narrow uncertainty with evidence. Use when a problem is iterative, multiple hypotheses are plausible, or experimentation is the right way to learn.

2026-04-28
tdd
软件开发工程师

Drives implementation through red-green-refactor cycles focused on observable behavior. Use when building or changing code; default to it unless the user explicitly opts out or tests do not make sense.

2026-04-28
writing-rules
技术写作员

Applies plain, direct writing constraints to prose meant for humans. Use when producing documentation, explanations, emails, posts, or other non-code writing where clarity matters.

2026-04-28