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일
수집된 skill 120개 중 8개를 표시합니다.
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일
수집된 skill 17개 중 8개를 표시합니다.
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일
저장소 24개 중 12개 표시