Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
nwiizo
Perfil de creador de GitHub

nwiizo

Vista por repositorio de 104 skills recopiladas en 9 repositorios de GitHub.

skills recopiladas
104
repositorios
9
actualizado
2026-07-11
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
workspace_2026
30 skills · 2026-06-03
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresRedactores técnicosEspecialistas en gestión de proyectosEspecialistas financieros, todos los demásAnalistas de seguridad de la información
10 categorías ocupacionales · 100% clasificado
29%participación
#02
dotfiles
21 skills · 2026-07-02
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores webRedactores técnicos
4 categorías ocupacionales · 100% clasificado
20%participación
#03
ccswarm
18 skills · 2026-04-17
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareOtras ocupaciones informáticas
3 categorías ocupacionales · 100% clasificado
17%participación
#04
cargo-coupling
10 skills · 2026-05-27
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores web
3 categorías ocupacionales · 100% clasificado
9.6%participación
#05
claudelytics
8 skills · 2026-04-05
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
3 categorías ocupacionales · 100% clasificado
7.7%participación
#06
slides
7 skills · 2026-07-11
Redactores técnicosEditores de escritorio
2 categorías ocupacionales · 100% clasificado
6.7%participación
#07
3shake-marp-templates
4 skills · 2026-07-11
Desarrolladores de softwareDiseñadores gráficosEditoresRedactores técnicos
4 categorías ocupacionales · 100% clasificado
3.8%participación
#08
jujutsu.fish
4 skills · 2026-04-22
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
3.8%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

oauth-bff-rust
Desarrolladores de software

Rust/Axum などで SPA 向け OAuth 2.0 / OpenID Connect BFF を実装・レビュー・検証する。ブラウザにアクセストークンやリフレッシュトークンを出さない設計、HttpOnly Cookie セッション、CSRF/CORS/Origin 検証、Hydra などの認可サーバー連携、Playwright でのログイン往復検証を扱うときに使用。

2026-06-03
translation-quality
Redactores técnicos

公式翻訳との比較から導出した技術書翻訳の品質基準。翻訳作業時に自動参照。

2026-05-27
iterative-refinement
Desarrolladores de software

Build→Test→Feedback→Refineの反復改善ワークフロー。ツール開発時のフィードバックループとOSS検証を支援。

2026-05-27
sync-tasks
Desarrolladores de software

Claude Code TaskList と vibe-ticket の同期。タスク管理の状態を双方向で同期する。

2026-05-27
karpathy-guidelines
Desarrolladores de software

LLM コーディングの 4 大失敗パターン(暗黙の仮定/過剰実装/関係ない箇所への手出し/成功基準の曖昧さ)を抑制するための行動規範。コード生成・編集・リファクタ時に参照。

2026-05-27
aws-finops-investigation
Analistas financieros y de inversiones

AWS アカウントの FinOps 調査・コスト削減分析。ReadOnly + MFA 環境での非対話認証突破、Cost Explorer の読み解き罠、RI/SP の誤認パターン、レポート数値の分母混在を避けるための学び集。

2026-05-27
jj-agent-spawn
Desarrolladores de software

Spawn a parallel coding-agent session in its own jj workspace. Uses `jj_agent` if the nwiizo/jujutsu.fish plugin is installed, otherwise falls back to raw `jj workspace add`. Use when starting a second (or Nth) agent on a different task without disturbing the current working copy. Invoke manually; creates a workspace directory on disk.

2026-05-27
jj-commit-cycle
Desarrolladores de software

In any jj (Jujutsu) repository, complete the "commit" pattern — describe the current working copy with a message, then open a fresh change for the next unit of work. Use when a coherent edit is finished and should be preserved before moving on. Invoke manually; mutates state.

2026-05-27
Mostrando las 8 principales de 30 skills recopiladas en este repositorio.
home-docs-curator
Desarrolladores de software

README、AGENTS、CLAUDE、ツール別READMEを俯瞰し、重複・古い前提・読みにくい構成・不要ファイルを整理する。ドキュメント整備やリポジトリを読みやすくしたいときに使用。

2026-07-02
home-history-distill
Desarrolladores de software

AIエージェント履歴を安全に集計し、再利用できる skills / agents / rules / scripts 候補だけを抽出する。履歴本文を公開せず、秘密情報を先に検出して抽象化したいときに使用。

2026-07-02
home-jj-publish-main
Desarrolladores de software

jj リポジトリで検証後に現在の変更を describe し、main bookmark を進め、origin/main へ push する。ユーザーが「コミットしてpush」と依頼したときに使用。

2026-07-02
prompt-review
Desarrolladores de software

このスキルは、ユーザーが「プロンプトをレビューして」「対話履歴を分析して」「理解度を診断して」 と依頼したとき、または /prompt-review で呼び出されたときに使用する。 過去のAIエージェント対話履歴(Claude Code, GitHub Copilot Chat, Cline, Roo Code, Windsurf, Antigravity, OpenCode)を読み取り、技術理解度・プロンプティングパターン・AI依存度を推定してレポートを生成する。

2026-07-02
add-config
Desarrolladores de software

Add config to this macOS dotfiles repo. Use for env vars, fish abbreviations/functions/plugins, direct symlinked config files, tool integrations, shared agent config, and app config such as Neovim, Ghostty, Warp, Git, Bat, Atuin, tealdeer, and gh.

2026-07-02
add-package
Desarrolladores de software

Add a package to this macOS dotfiles repo. Use when the user asks to install, add, or migrate a CLI package or GUI app, for example "add jq", "ripgrep を入れて", "lazygit 入れたい", "brew install foo を repo 管理に", "kubectl 追加して". Homebrew owns binaries here; update Brewfile, validate with brew bundle, apply with brew bundle, and verify the executable.

2026-07-02
home-aws-finops-investigation
Desarrolladores de software

AWS アカウントの FinOps 調査・コスト削減分析。ReadOnly + MFA 環境での非対話認証突破、Cost Explorer の読み解き罠、RI/SP の誤認パターン、レポート数値の分母混在を避けるための学び集。

2026-07-02
home-empirical-prompt-tuning
Desarrolladores de software

agent 向けテキスト指示(skill / slash command / task プロンプト / CLAUDE.md 節 / コード生成プロンプト)を、バイアスを排した実行者に動かしてもらい、両面(実行者の自己申告 + 指示側メトリクス)で評価して反復改善する手法。改善が頭打ちになるまで回す。プロンプトや skill を新規作成・大幅改訂した直後、またはエージェントの挙動が期待通りにならない原因を指示側の曖昧さに求めたいときに使う。

2026-07-02
Mostrando las 8 principales de 21 skills recopiladas en este repositorio.
Mostrando las 8 principales de 18 skills recopiladas en este repositorio.
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
deepen-slide-claims
Redactores técnicos

Test and deepen the load-bearing claims in a Marp presentation. Use when punchlines feel generic, causal claims are unsupported, conclusions overreach their evidence, trade-offs or boundary conditions are missing, or the audience cannot tell how an insight should change a decision.

2026-07-11
prepare-slide-release
Editores de escritorio

Validate and prepare Marp slides for public release. Use before publishing or pushing changes that affect slide Markdown, themes, images, PDFs, README links, brand packs, or build configuration, especially when clean-clone reproducibility and source-to-artifact consistency matter.

2026-07-11
review-slide-flow
Redactores técnicos

Review a Marp presentation’s logical flow from the audience’s point of view. Use when checking section order, slide-to-slide reasoning, unanswered questions, hidden prerequisites, promise fulfillment, transitions, or whether a proposed reordering will make a talk easier to follow.

2026-07-11
review-slide-narrative
Redactores técnicos

Review the narrative and audience-empathy design of a Marp presentation. Use when a technically correct talk feels flat, the opening lacks stakes, examples do not connect to the audience, tension or agency disappears, the ending lacks payoff, or proposed storytelling risks inventing personal experiences.

2026-07-11
review-slide-suite
Redactores técnicos

Coordinate and synthesize multiple specialist reviews of a Marp presentation into one coherent edit strategy. Use when a deck needs flow, claim depth, narrative, redundancy, and wit reviews together, or when specialist recommendations conflict over adding, cutting, moving, or rewriting slides.

2026-07-11
review-slide-wit
Redactores técnicos

Review humor, satire, irony, metaphor, and rhetorical wit in a Marp presentation for purpose, precision, speaker voice, audience fit, and context-collapse safety. Use when a talk contains jokes or playful phrasing, needs sharper memorable language, risks punching down or being misread in screenshots, or should remain serious without forced humor.

2026-07-11
trim-slide-redundancy
Redactores técnicos

Find and safely remove redundancy in a Marp presentation while preserving comprehension, emphasis, pacing, and accessibility. Use when a deck is too long, repeats claims or examples, contains thin or overloaded slides, needs a target duration, or requires evidence-based cut, merge, compress, and keep decisions.

2026-07-11
Mostrando 9 de 9 repositorios
Todos los repositorios cargados