Skip to main content
在 Manus 中运行任何 Skill
一键导入
thejustinwalsh
GitHub 创作者资料

thejustinwalsh

按仓库查看 3 个 GitHub 仓库中的 27 个已收集 skills。

已收集 skills
27
仓库
3
更新
2026-07-20
仓库浏览

仓库与代表性 skills

flatland-bake
软件开发工程师

Use when baking derived assets for three-flatland (alpha hitmasks, normal maps, KTX2 encodes, Slug fonts, sprite atlases), deciding whether to bake at all, wiring the baked → runtime fallback, or authoring a new baker

2026-07-20
flatland-r3f
软件开发工程师

Use when integrating three-flatland with React Three Fiber — registering classes with extend(), rendering sprites declaratively in JSX, Flatland child routing, post-processing via addEffect, resize/render wiring in useFrame/useThree, or avoiding imperative R3F anti-patterns

2026-07-20
stylex
软件开发工程师

Use when authoring styles with @stylexjs/stylex — creating styles via stylex.create, applying with stylex.props, defining tokens with defineVars/defineConsts, building themes with createTheme, or migrating inline-styled / CSS / styled-components / Tailwind code to StyleX. Covers the Do/Don't rules and links to the full authoring + installation references.

2026-05-25
documentation
软件开发工程师

Use when authoring, restructuring, splitting, or auditing any docs page or content collection in this repo — choosing what type a page should be, deciding what belongs on it, or checking accuracy, structure, and completeness before a release.

2026-05-24
marketing-voice
作家与作者

Use when writing or reviewing any user-facing prose for three-flatland — landing-page copy, docs-page intros, blog posts, README intros, release notes, or social posts. Required reading before drafting marketing copy in this repo.

2026-05-24
excalidraw-diagram
软件开发工程师

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2026-05-24
codemod
软件开发工程师

Use when the user wants to make/create/author/write a codemod for a three-flatland breaking change, OR when they want to apply/run/execute/migrate using an existing codemod artifact. Routes between authoring (contributors writing migrations) and applying (consumers running migrations) based on the user's intent.

2026-05-21
vitexec
软件开发工程师

Use this skill when an AI agent needs to inspect, verify, debug, or profile a live Vite app by running temporary snippets inside the browser page and reading browser logs or captured artifacts. Use for client state after interactions, imported app modules, DOM state, human-like input, canvas/WebGL/Three.js state, screenshots, videos, CPU/network/performance/heap analysis, WebXR/Three.js XR with IWER, and runtime-only behavior without editing app files.

2026-05-13
当前展示该仓库 Top 8 / 11 个已收集 skills。
disable-restruct
软件开发工程师

Disable restruct prompt refinement. Prompts pass through to Claude without local LLM preprocessing.

2026-04-09
enable-restruct
软件开发工程师

Enable restruct prompt refinement. Re-enables the local LLM preprocessing of prompts.

2026-04-09
init-restruct
软件开发工程师

Generate a minimal, research-backed CLAUDE.md for this project. Analyzes the codebase for non-obvious commands and conventions, interviews you for team knowledge, and produces a concise file that stays under 30 rules.

2026-04-09
refine-restruct
软件开发工程师

Manually refine a prompt through the local LLM meta-prompt pipeline. Transforms a casual developer request into a structured, rules-aware prompt using a local Ollama model. Only works when features.refinement is enabled in config.yaml.

2026-04-09
review-permissions-restruct
软件开发工程师

Review tool permission decisions across sessions and propose auto-approval rules. Analyzes which tools the user consistently approves, then suggests additions to .restruct/permissions.yaml to eliminate repetitive permission dialogs.

2026-04-09
setup-permissions-restruct
软件开发工程师

Write an initial .restruct/permissions.yaml with safe defaults so the restruct permit hook can auto-approve common tool use without repeated dialogs.

2026-04-09
setup-refine-restruct
软件开发工程师

Install Ollama, pull the right model for your hardware, warm it up, and enable the restruct prompt refinement pipeline. Only runs when features.refinement is enabled in config.yaml.

2026-04-09
setup-restruct
软件开发工程师

First-time setup for restruct. Runs rule generation (CLAUDE.md), verify wiring, permission defaults, and — if the feature flag is on — prompt refinement setup.

2026-04-09
当前展示该仓库 Top 8 / 10 个已收集 skills。
creating-github-issues
软件开发工程师

Use when the user wants to file GitHub issues from a planning document, build spec, brainstorm output, or any structured source. Triggers include "create issues for this spec", "file these as issues", "seed this project on GitHub", "break this plan into issues". Drives issue creation only — sets titles, bodies, acceptance criteria, labels, and parent/sub-issue hierarchy. Does NOT implement, does NOT open PRs, does NOT pick what to work on next.

2026-06-23
implementing-github-issues
软件开发工程师

Use when the user provides a GitHub issue number or URL and asks to implement it end-to-end. Triggers include "implement issue

2026-06-23
recommending-github-issues
软件开发工程师

Use when running as the dispatch recommender for a single GitHub repo. Triggers when invoked by middle-management with a state issue number and rate-limit context. The recommender's sole job is to rewrite the state issue body with a ranked dispatch plan and a needs-human digest, conforming to the agent-queue state issue schema. NEVER writes code, NEVER modifies non-state issues, NEVER opens PRs. If asked for anything other than a recommender run, decline and state this skill is recommender-only.

2026-06-23
verifying-requirements
软件质量保证分析师与测试员

Use when filing or auditing GitHub issues to check their acceptance criteria demand integration into the running product, not just green unit tests. Defines the integration rubric and drives `mm audit-issues`. Triggers include "audit these issues", "do the acceptance criteria hold up", "harden this issue's requirements", and the second pass inside creating-github-issues. Suggests rewrites; does NOT implement, does NOT silently edit issues.

2026-05-28
excalidraw-diagram
软件开发工程师

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2026-05-28
documenting-the-repo
软件开发工程师

Use when writing or revising any documentation in this repo — README, docs/ guides, TSDoc on public exports, module-index frontmatter, per-folder CLAUDE.md, or prose the Docs-harvester bot generates. Enforces Diátaxis (every doc is exactly one of tutorial / how-to / reference / explanation), the repo's voice (Google + Microsoft style guides), an LLM-ism blocklist, and the accuracy rule that code samples come from working source. Triggers include "write docs for X", "document this package", "audit the docs", "fix the README", "add a how-to". Authoring + audit only — does NOT change code behavior, does NOT open PRs.

2026-05-25
已展示 3 / 3 个仓库
已展示全部仓库