Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

shaka

shaka contient 12 skills collectées depuis jgmontoya, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
28
mis à jour
2026-07-24
Forks
5
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

red-team
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Écrivains et auteurs

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
Spécialistes en gestion de projetsGestionnaires des systèmes informatiques et d'information

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Scientifiques sociaux et travailleurs connexes, autres

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
Développeurs de logiciels

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
Rédacteurs techniques

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