Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 japboy 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
3
更新
2026-07-02
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

japanese-naturalization
技术写作员

Naturalize the current or referenced assistant output into context-appropriate Japanese while preserving meaning. Use when the user asks to make the previous response sound natural, remove AI-like Japanese, fix translationese, adjust register, or choose Japanese terminology from audience and domain context.

2026-07-02
agent-memory
软件开发工程师

Build and use repository-local agent memory in .agents/memory.db and .agents/memory.yml. Use when a task needs session memory, work logs, handoff recall, SQLite-backed agent logs, artifact-aware repository memory, or idempotent memory setup across agent sessions.

2026-06-26
term-translation-research
市场调研分析师与营销专员

Research evidence-backed translations and established terms across domain-specific, industry, and general usage. Use when selecting English/Japanese terminology, validating standard translations, resolving product wording collisions, or proposing audience-specific term usage with citations.

2026-06-22
agent-skill-authoring
其他计算机职业

Create, update, validate, and review Agent Skills for Codex and Claude Code. Use when the user asks to "create a skill", "make a new skill", "define a skill", "write SKILL.md", "improve a skill description", "set up skill directories", "add Codex openai.yaml metadata", "validate skill structure", apply SkillOpt-style evaluation, or distinguish standard Agent Skills requirements from Codex- or Claude Code-specific practices.

2026-06-17
git-commit-creation
软件开发工程师

Create atomic Git commits with proper messages and co-author signatures. Use when the user asks to "commit my changes", "make a commit", "save my work", or mentions committing code changes. Focuses on commit message formatting, atomic commits, and maintaining consistent co-authorship attribution.

2026-06-10
design-system-reverse-engineering
软件开发工程师

Reverse-engineers existing implementations, design files, and documentation into a reusable design system while preserving Adobe Spectrum's Principles/Foundation/Content structure. Use when users ask to derive design rules from legacy projects, normalize heterogeneous inputs, and produce evidence-based design system documentation.

2026-05-30
frontend-test-value-assessment
软件质量保证分析师与测试员

Evaluate whether frontend implementation tests deliver meaningful defect-prevention value using the Testing Trophy as the primary decision model. Use when asked to assess frontend test strategy, static vs unit vs integration vs end-to-end layer placement, mock-heavy suites, browser/device realism, accessibility semantics, visual regression value, existing mutation reports, or flaky test risk.

2026-05-30
github-issue-plan-refinement
软件开发工程师

Iteratively refine a GitHub issue body that holds an execution plan by running one or more external review agents (Codex CLI or Claude Code CLI) against it, classifying the feedback by severity, applying deterministic fixes automatically, surfacing ambiguous choices to the user, and updating the issue body via `gh issue edit`. Each batch consumes `concurrency` consecutive round numbers; about 30% of the workers in a batch use a dissenting reviewer for model diversity. Reviewers always run at their maximum reasoning effort. Use when the user asks to "iterate on issue #NNN", "refine the plan in #NNN", "run a review round on #NNN", "run N parallel reviews on #NNN", "loop reviewer feedback on #NNN", or wants to repeat reviewer rounds against a GitHub issue until no blockers remain.

2026-05-30
handoff-context-summarization
管理分析师

Summarize current conversation context using Model-First-Reasoning (MFR) methodology for seamless handoff to subsequent agents. Use when ending a session, switching agents, or when the user asks to "summarize context", "save session state", "prepare handoff", or "document current progress".

2026-05-30
web-architecture-pattern-application
软件开发工程师

Apply Yu Inao's personal catalogue of web architecture grand-design patterns. Use when designing, reviewing, or documenting whole-system web architecture decisions and selecting the relevant reference pattern from this skill.

2026-05-30
xstate-architecture-review
软件开发工程师

Evaluate and apply XState architectural patterns and best practices. Use when the user asks to "review XState implementation", "evaluate state machine architecture", "check XState conventions", "audit actor model design", "review state chart structure", or mentions XState architectural patterns and best practices.

2026-05-30
web-design-standards-review
软件开发工程师

Evaluate and apply modern web design principles using web standards (W3C/WHATWG) and authoritative guidance (MDN, web.dev). Covers mobile-first, fluid layouts, CSS logical properties, feature detection (vs UA/version sniffing), progressive enhancement, accessibility (WCAG), internationalization, semantics, and performance-oriented UX.

2026-05-27