Skip to main content
Takazudo
GitHub 创作者资料

Takazudo

按仓库查看 24 个 GitHub 仓库中的 184 个已收集 skills。

已收集 skills
184
仓库
24
更新
2026年8月10日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

codex-2nd
软件开发工程师

Get a second opinion from OpenAI Codex CLI on a plan or approach. Use when: (1) During planning phase of /x-as-pr or /x-wt-teams to validate the approach, (2) User says 'codex 2nd', 'second opinion', or 'codex opinion', (3) Wanting an alternative perspective…

2026年7月29日
codex-imagegen
软件开发工程师

Generate or redesign raster images (PNG mockups, illustrations, photos, UI design polish) from inside Claude Code by driving Codex CLI's built-in $imagegen, billed to ChatGPT-included usage instead of per-image OpenAI API charges. Use whenever the user wants…

2026年7月29日
codex-research
软件开发工程师

Web research using OpenAI Codex CLI (codex exec). PREFERRED over general web research. Use when: (1) User says 'research', 'codex research', 'look up', or 'investigate', (2) Researching libraries, APIs, best practices, or technical topics, (3) Gathering…

2026年7月29日
codex-review
软件质量保证分析师与测试员

Code review using OpenAI Codex CLI (codex exec review). PREFERRED over /light-review for code review. Use when: (1) User says 'review', 'code review', or 'codex review', (2) After implementation when quality check is needed, (3) Child agents self-reviewing.…

2026年7月29日
codex-translator
软件开发工程师

Translation using OpenAI Codex CLI (codex exec). PREFERRED for translation. Use when: (1) User says 'translate', 'codex translate', 'translation', or 'codex translator', (2) Translating between languages (Japanese, English, etc.), (3) Translating…

2026年7月29日
codex-writer
软件开发工程师

Document writing using OpenAI Codex CLI (codex exec). PREFERRED over general writing tasks. Use when: (1) User says 'write document', 'write docs', 'codex write', or 'codex writer', (2) Writing README, documentation, or technical content, (3) Drafting text…

2026年7月29日
deep-review
软件质量保证分析师与测试员

Deep code quality review focused on structure, refactoring, and best practices. Use when: (1) User says 'review', 'deep review', or 'code review', (2) After implementation when a quality check is needed, (3) Before marking a PR as ready. Default backend is…

2026年7月29日
dev-codex-sync-settings-from-claude
其他计算机职业

Sync the user's Claude Code workflow skills into the OpenAI Codex CLI settings repo ($HOME/.codex) as Codex-native ports, fix the Codex .gitignore for new local state, then commit and push. Use when: (1) user says '/dev-codex-sync-settings-from-claude', 'sync…

2026年7月29日
已展示 8 / 120 个已收集 Skill。
component-spec-audit
未分类

Audit exact electronic-component identities and run the end-to-end workflow for adding or replacing a BOM part. Use whenever circuit, schematic, PCB, BOM, firmware, bring-up, substitution, or related documentation could depend on a component rating, pin,…

2026年8月2日
component-example
未分类

Resolve exact EXAMPLE-MPN component limits and application constraints. Use whenever EXAMPLE-MPN, its LCSC ID, manufacturer, function, pins, package, substitution, bring-up, or firmware behavior is relevant.

2026年8月2日
zudo-doc-navigation-design
未分类

Navigation design rules for the zudo-led-lamp doc site (zudo-doc). Consult before creating new pages, restructuring directories, or changing header navigation. Covers: 3-level hierarchy (header → sidebar → nested), file-structure-is-navigation principle,…

2026年8月2日
circuit-spec-integration
未分类

Audit cross-component circuit behavior, evidence chains, substitutions, startup, rails, protection, sensing, firmware assumptions, thermal limits, and as-built state. Use whenever a question spans multiple exact component skills or changes USB-PD/NVM, either…

2026年8月2日
component-al8860mp-13
未分类

Audit the exact AL8860MP-13 LED-driver stage and its RLP25FEER200 sense resistor, FXL0630-330-M inductor, and R+O SS26 catch diode. Use for Board L LED current, CTRL/PWM behavior, pins, thermal/layout limits, faults, substitutions, bring-up, or power-stage…

2026年8月2日
component-alps-ec11l1525g01
未分类

Resolve the exact ALPS EC11L1525G01 rotary encoder used on Board L. Use for quadrature phase order, detents, switch terminals, mechanical drawing, soldering, lifetime, lifecycle uncertainty, and encoder-interface questions.

2026年8月2日
component-ap63203wu-7
未分类

Audit the exact AP63203WU-7 3.3 V synchronous buck and its FNR4030S4R7MT inductor and CL21A226MAQNNNE output capacitors. Use for Board L V3P3 startup, EN-open behavior, pins, switching/fault timing, L/C stability, thermal/layout work, substitutions, or…

2026年8月2日
component-bhfuse-bsmd1206-075-30v
未分类

Audit the exact BHFUSE BSMD1206-075-30V resettable input PPTC on Board L. Use for C976305/F1 identity, hold/trip behavior, V15 input protection, time-current response, ambient derating, resistance, cycling/reset, package, layout, substitution, fault analysis,…

2026年8月2日
已展示 8 / 17 个已收集 Skill。
zudo-doc-design-system
网页开发工程师

Project-specific CSS and component rules for zudo-doc. Must be consulted before writing or editing CSS, Tailwind classes, color tokens, or component markup in this project. Covers: component-first strategy, design token system, three-tier color architecture,…

2026年4月24日
zudo-doc-translate
软件开发工程师

Translate zudo-doc documentation between English and Japanese with project-specific conventions.

2026年4月24日
zudo-doc-version-bump
软件开发工程师

Bump package version, generate changelog docs, commit, tag, and create GitHub release. Use when: (1) User says 'version bump', 'bump version', 'release', or 'zudo-doc-version-bump', (2) User wants to create a new release of this project.

2026年4月24日
l-writing
技术写作员

Writing and formatting rules for MDX articles in zcss. Use when: (1) Writing or editing MDX docs in src/content/docs/, (2) Creating new articles, (3) User says 'writing rules' or 'article format'. Auto-load when working on MDX content.

2026年3月18日
b4push
软件开发工程师

Run before-push quality checks for the zudo-css project. Use when: (1) User says 'b4push', 'before push', or 'run checks', (2) Before pushing to remote, (3) After completing implementation work.

2026年3月18日
l-handle-deep-article
软件开发工程师

Create or convert CSS best-practices articles into "deep articles" with sub-pages in the zcss Astro site. Use when: (1) An article topic has enough depth to warrant "see more" reference sub-pages, (2) Converting a flat .mdx article into a category with index…

2026年3月18日
l-translate
软件开发工程师

Translate English docs to Japanese for the Astro i18n locale. Use when: (1) User wants to translate en docs to ja, (2) User says 'translate', 'ja version', 'Japanese translation', (3) User wants to check for missing ja docs.

2026年3月18日
l-demo-component
网页开发工程师

Guidance for using CssPreview component in zcss documentation articles. Use when: (1) Writing or editing CssPreview demos in MDX articles, (2) Deciding whether to use defaultOpen={true} or false, (3) User asks about demo component usage patterns.

2026年3月13日
已展示 12 / 24 个仓库