Skip to main content
Manusで任意のスキルを実行
ワンクリックで
xkazm04
GitHub クリエイタープロフィール

xkazm04

10 件の GitHub リポジトリにある 41 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
41
リポジトリ
10
更新
2026-07-17
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
personas
13 件の skills · 2026-07-14
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスターグラフィックデザイナーその他コンピュータ職プロジェクト管理専門家
8 件の職業カテゴリ · 100% 分類済み
32%比率
#02
vibeman
7 件の skills · 2026-07-13
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者グラフィックデザイナー
3 件の職業カテゴリ · 100% 分類済み
17%比率
#03
brainiac
4 件の skills · 2026-07-17
ソフトウェア開発者ウェブ・デジタルインターフェースデザイナーソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
9.8%比率
#04
personas-web
4 件の skills · 2026-07-13
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
9.8%比率
#05
gravitone
3 件の skills · 2026-07-13
ソフトウェア開発者ウェブ・デジタルインターフェースデザイナー
2 件の職業カテゴリ · 100% 分類済み
7.3%比率
#06
ascent
3 件の skills · 2026-07-04
ソフトウェア開発者ウェブ・デジタルインターフェースデザイナー
2 件の職業カテゴリ · 100% 分類済み
7.3%比率
#07
kp
2 件の skills · 2026-07-16
ウェブ・デジタルインターフェースデザイナーソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
4.9%比率
#08
pof
2 件の skills · 2026-07-15
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
4.9%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

perfect
その他コンピュータ職

Session-after-session product perfection loop. The strongest available model (Fable) directs — it walks the repo's context map context-by-context, proposes 5 challenged, high-value directions per context (features, design elevations, significant optimizations), gates them with the user until 10 are accepted, then orchestrates one Opus builder subagent per context in isolated worktrees while making every review/merge decision itself. All state lives in a linked Obsidian vault so any future session resumes the loop exactly where the last one stopped. Invoke with `/perfect [init|propose|build|status|reflect] [context-name]`.

2026-07-14
leonardo
グラフィックデザイナー

Generate images with OpenAI gpt-image-2 (primary) or Leonardo AI (fallback), remove backgrounds, analyze with Gemini vision, and write SVG. For brand assets, UI illustrations, backgrounds, and icons.

2026-07-10
motionize
ウェブ開発者

Upgrade a generic UI icon or loading/empty state into a traced, motion-animated SVG. Generates flat trace-friendly art (via /leonardo tools), validates with Qwen vision, vectorizes to a clean multi-path SVG, and emits a Motion (framer-motion) reveal component. For icon + loading-state visual upgrades — NOT raw image generation (use /leonardo for that).

2026-07-10
tiger
ソフトウェア開発者

Hunts the highest-value surface of an LLM-powered app — the LLM call sites themselves — and drives them to their potential across three lenses. (1) Code quality of the AI plumbing (wrapping/chokepoint, logging/telemetry, caching/dedupe, schema+validation+self-repair). (2) Business value, by reusing the UAT Character method (representative users with jobs-to-be-done + a senior-quality bar + time-saved) but TESTING ONLY THE LLM PIECES — does each prompt's grounding and output clear the bar. (3) Model optimization as an alternative scenario — benchmark the same character inputs across models × thinking levels to find quality degradation/upgrade vs cost/latency. Everything is memorized in a linked **Obsidian vault** (one note per call site / character / model / session) so each scan builds on the last. Stack-agnostic engine; per-app specifics live in the repo's `tiger/` overlay (which IS the vault). Invoke with `/tiger init|scan|run|benchmark|recall|backlog [args]`.

2026-06-20
uat
ソフトウェア品質保証アナリスト・テスター

Simulated User Acceptance Testing for the Personas desktop app, driven by Characters (representative users with jobs-to-be-done) rather than feature/code coverage. A capable LLM verifies each user journey in two chronological certification levels — L1 theoretical (over a code-derived surface model, cheap + mass-parallel) then L2 empirical (the LIVE app driven through the test-automation harness, serial) — judging through each Character's own consistent lens (time saved vs the manual way, and senior-in-role quality). Personas-specific: L1 reads context-map.json + the React/Rust source; L2 drives the running app via the test-automation server on :17320 (NOT a browser). Per-run specifics live in the repo's uat/ overlay. Invoke with `/uat init|update|run|promote [args]`.

2026-06-19
prototype
ウェブ開発者

Iteratively prototype a UI component through directional variants behind a tab switcher, then consolidate and refactor the winner. Use when the user wants to improve a component they consider a pillar of the app (visual appeal, creativity, UX clarity).

2026-06-18
ascent-onboard
ソフトウェア開発者

Personalized AI-native onboarding for xkazm04/personas — generated by Ascent from a scan on 2026-06-10 (currently L4 Integrated, 75/100). Run it to adopt the highest-leverage practices (D4, D9, D8, D2) that move this repo toward autonomous, LLM-driven development.

2026-06-11
code-review
ソフトウェア品質保証アナリスト・テスター

Production-readiness code review for Rust backend and React frontend changes

2026-05-09
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
perfect
ソフトウェア開発者

Session-after-session product perfection loop for Vibeman. The strongest available model (Fable) directs — it walks the repo's context map context-by-context, proposes 5 challenged, high-value directions per context (features, design elevations, significant optimizations), gates them with the user until 10 are accepted, then orchestrates one Opus builder subagent per context in isolated worktrees while making every review/merge decision itself. All state lives in a linked Obsidian vault so any future session resumes the loop exactly where the last one stopped. Invoke with `/perfect [init|propose|build|status|reflect] [context-name]`.

2026-07-13
vibeman
ソフトウェア開発者

Run a Vibeman pipeline on a project. Three modes — (A) goal-based development (PLAN > IMPLEMENT > VERIFY > REPORT), (B) audit-driven scan + triage + wave-based fix implementation, or (C) scan-and-decide (pick one context group; the skill auto-selects Idea scanners, generates a capped backlog, you accept/reject each, then it implements the approved scope). All run with quality gates, brain-signal recording, and structured per-wave/per-phase reporting.

2026-06-15
triage-backlog
ソフトウェア品質保証アナリスト・テスター

Systematically triage, challenge, and process a backlog of auto-generated idea files. Groups by context area, validates against codebase, filters BS, presents one approval gate, then executes autonomously with code review.

2026-04-04
leonardo
グラフィックデザイナー

Generate images with Leonardo AI (Lucid Origin model), remove backgrounds, and write SVG. For brand assets, UI illustrations, backgrounds, and icons.

2026-03-21
npm-updates
ソフトウェア開発者

Fetch npm package updates, analyze new features, and identify improvement opportunities for this app. Use when the user wants to explore what's new in dependencies or plan next development directions.

2026-03-21
code-review
ソフトウェア品質保証アナリスト・テスター

Review code for quality, security, and patterns. Scans changed files for bugs, OWASP vulnerabilities, SQLite injection, missing error handling, and anti-patterns specific to this Next.js + SQLite + Zustand stack.

2026-03-19
tdd
ソフトウェア品質保証アナリスト・テスター

Test-driven development workflow. Write failing tests first, then implement minimal code to pass, then refactor. Uses Vitest with better-sqlite3 test database. Enforces RED → GREEN → IMPROVE cycle.

2026-03-19
brainiac-onboard
ソフトウェア開発者

Connect this repository to the org's Brainiac memory. Pairs the repo with the Brainiac console (device-flow approval), writes a project-scoped API key into .env without ever displaying it, verifies connectivity end to end, enriches CLAUDE.md/AGENTS.md with memory conventions, and optionally registers the MCP server and syncs the org's skill library. Safe to re-run.

2026-07-17
perfect
ソフトウェア開発者

Session-after-session product perfection loop. The strongest available model (Fable) directs — it walks the repo's context map context-by-context, proposes 5 challenged, high-value directions per context (features, design elevations, significant optimizations), gates them with the user until 10 are accepted, then orchestrates builder subagents (model sized to the work — Sonnet for S/M briefs, Opus for L or high-risk ones) per context in isolated worktrees while making every review/merge decision itself. All state lives in a linked Obsidian vault so any future session resumes the loop exactly where the last one stopped. Invoke with `/perfect [init|propose|build|status|reflect] [context-name]`.

2026-07-14
uat
ソフトウェア品質保証アナリスト・テスター

Simulated User Acceptance Testing for Brainiac, run as a controlled trial inside a simulated multi-stack engineering company rather than a feature walkthrough. Characters are developers (Rust/TS/Python/infra) doing real coding work; every journey runs in three arms — cold agent, Claude's native local memory (the free baseline), and Brainiac — and the verdict is the DELTA, which is allowed to come out negative. Two chronological certification levels: L1 theoretical (over a code-derived model of what an agent actually receives, cheap + mass-parallel) then L2 empirical (live server + workers + real agent sessions against the Meridian company). Ships a Harm Ledger alongside findings. Per-run specifics live in the repo's uat/ overlay. Invoke with `/uat init|update|run|promote [args]`.

2026-07-13
prototype
ウェブ・デジタルインターフェースデザイナー

Iteratively prototype a console page/component through directional variants behind a tab switcher, then consolidate the winner. Use when the user wants to explore multiple design approaches for a Brainiac console surface (visual appeal, creativity, UX clarity).

2026-07-10
10 件中 10 件のリポジトリを表示
すべてのリポジトリを表示しました