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

mydotbot

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

已收集 skills
87
Stars
2
更新
2026-06-19
Forks
0
职业覆盖
13 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

html-template
网页开发工程师

Standard editorial template for any standalone HTML output (reports, RCAs, dashboards, diagrams, slides, recaps). Use EVERY time you generate an HTML file so output follows one consistent house style instead of ad-hoc theming.

2026-06-19
review-agent
软件质量保证分析师与测试员

Findings-first review agent for code changes. Use when the user asks to review a branch, PR, diff, commit range, or recent changes and wants prioritized, actionable issues instead of implementation work.

2026-06-10
clean-claude-sessions
网络与计算机系统管理员

Scan and clean stale Claude Code sessions from the shared store at ~/.local/share/claude/projects (used by all .claude / .claude-accountN dirs via symlink). Removes session JSONLs older than N days, orphan subagent dirs, and reports reclaimable space.

2026-05-28
shophelp-test-failure-triage
软件质量保证分析师与测试员

Triage ShopHelp XCTest/Swift Testing failures before proposing fixes.

2026-05-19
jira-acli
项目管理专家

Manage Jira issues through jhelp shell functions (jv, jm, jd, jc, jforward, etc.). Use when the user wants to view, transition, assign, comment on, edit, search, or create Jira work items; when they provide a bare issue number, Jira issue key, or Jira URL; or when the task involves the current git branch ticket.

2026-05-13
commit
软件开发工程师

Create git commits. Use when user says "commit", "commit this", "commit changes", "split commit", "split commit change", "split the changes".

2026-05-08
creating-screen
软件开发工程师

Scaffolds a complete feature module with Screen, View, ViewModel, Coordinator, and Dependencies. Use when creating a new screen or feature.

2026-05-08
creating-usecase
软件开发工程师

Scaffolds a UseCase protocol and implementation following Clean Architecture. Use when creating a new UseCase.

2026-05-08
creating-viewmodel
软件开发工程师

Scaffolds a ViewModel with @MainActor, ObservableObject, async/await, and Swinject DI. Use when creating a new ViewModel.

2026-05-08
debugging-ios
软件开发工程师

Debugs iOS app issues by analyzing logs, crash reports, and code flow. Use when debugging, fixing bugs, or analyzing crashes.

2026-05-08
registering-dependency
软件开发工程师

Registers a new dependency in Swinject DI container. Use when adding new UseCase, Repository, or Service to DI.

2026-05-08
analyzing-source-code
软件开发工程师

Analyzes source code architecture and implementation, generates Mermaid diagrams, and outputs documented results to an artifacts folder. Use when asked to analyze code, explain architecture, understand code flow, or generate code diagrams.

2026-05-03
analyzing-video
软件开发工程师

Analyzes video files by splitting into frames using FFmpeg and reading frames to understand UI/feature requirements. Use when given a video to implement, replicate a UI from a video, or understand a feature shown in a video.

2026-05-03
architecture-validator
软件开发工程师

Validate Clean Architecture boundaries and dependencies

2026-05-03
creating-repository
软件开发工程师

Scaffolds a Repository protocol and implementation with network or database layer. Use when creating a new Repository.

2026-05-03
diagnostics-agent
软件质量保证分析师与测试员

Symptom-first debugging and root-cause investigation agent. Use when the user starts with logs, crashes, failing tests, screenshots, odd runtime behavior, or mixed evidence and wants the most likely causes plus next probes.

2026-05-03
planning-feature
软件开发工程师

Plans iOS feature implementation with architecture decisions, file changes, and data flow. Use when asked to plan, design, or architect a new feature.

2026-05-03
reviewing-code
软件质量保证分析师与测试员

Reviews Swift code against project standards and CLAUDE.md rules. Use when asked to review code, check quality, or validate changes.

2026-05-03
usage-dashboard
软件开发工程师

Show Claude Code usage stats from cache, then optionally build the HTML dashboard (24h / 7d / 30d / all)

2026-05-03
create-desc-mr
软件开发工程师

Generate a concise merge request description from git diff and commit history.

2026-05-03
liquid-glass-ios
软件开发工程师

Implements Liquid Glass design effects in SwiftUI and UIKit. Use when adding glass effects, glass buttons, glass containers, morphing transitions, or adopting Apple Liquid Glass design system.

2026-05-03
sim-validation-flow
软件质量保证分析师与测试员

Simulator validation flow using tmux + lldb + xcrun simctl + axe for iOS apps. Use when you need repeatable validation, log capture, debugger attach, or gesture automation (swipe/tap) without browser/UI tooling.

2026-05-03
simulate-notification
软件质量保证分析师与测试员

Create, send, and debug iOS simulator APNS push notifications for visible alerts, silent/background pushes, and mixed content-available diagnostics. Use when Codex needs to simulate notification delivery with xcrun simctl push, generate .apns payload files, verify bundle id/device state, attach debugger breakpoints, or explain why visible push works but silent push callbacks do not fire.

2026-05-03
writing-unit-tests
软件质量保证分析师与测试员

Writes unit tests using XCTest and Cuckoo mocks following project testing patterns. Use when creating or adding tests.

2026-05-03
agent-browser
软件开发工程师

AI-optimized browser automation CLI with context-efficient snapshots. Use for long autonomous sessions, self-verifying workflows, video recording, and cloud browser testing (Browserbase).

2026-05-03
ai-artist
平面设计师

Generate images via Nano Banana with 129 curated prompts. Mandatory validation interview refines style/mood/colors (use --skip to bypass). 3 modes: search, creative, wild. Styles: Ukiyo-e, Bento grid, cyberpunk, cinematic, vintage patent.

2026-05-03
ai-multimodal
软件开发工程师

Analyze images/audio/video with Gemini API (better vision than Claude). Generate images (Imagen 4), videos (Veo 3). Use for vision analysis, transcription, OCR, design extraction, multimodal AI.

2026-05-03
ask
软件开发工程师

Answer technical and architectural questions with expert consultation.

2026-05-03
backend-development
软件开发工程师

Build backends with Node.js, Python, Go (NestJS, FastAPI, Django). Use for REST/GraphQL/gRPC APIs, auth (OAuth, JWT), databases, microservices, security (OWASP), Docker/K8s.

2026-05-03
better-auth
软件开发工程师

Add authentication with Better Auth (TypeScript). Use for email/password, OAuth providers (Google, GitHub), 2FA/MFA, passkeys/WebAuthn, sessions, RBAC, rate limiting.

2026-05-03
bootstrap
软件开发工程师

Bootstrap new projects with research, tech stack, design, planning, and implementation. Modes: full (interactive), auto (default), fast (skip research), parallel (multi-agent).

2026-05-03
brainstorm
软件开发工程师

Brainstorm solutions with trade-off analysis and brutal honesty. Use for ideation, architecture decisions, technical debates, feature exploration, feasibility assessment, design discussions.

2026-05-03
chrome-devtools
软件开发工程师

Automate browsers with Puppeteer CLI scripts and persistent sessions. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, JavaScript debugging.

2026-05-03
ck-help
其他计算机职业

ClaudeKit usage guide — discover commands, skills, workflows naturally.

2026-05-03
code-review
软件质量保证分析师与测试员

Review code quality, receive feedback with technical rigor, verify completion claims. Use before PRs, after implementing features, when claiming task completion. Includes scout-based edge case detection and native Task pipeline orchestration.

2026-05-03
coding-level
软件开发工程师

Set coding experience level for tailored explanations and output format.

2026-05-03
context-engineering
其他计算机职业

Check context usage limits, monitor time remaining, optimize token consumption, debug context failures. Use when asking about context percentage, rate limits, usage warnings, context optimization, agent architectures, memory systems.

2026-05-03
cook
软件开发工程师

ALWAYS activate this skill before implementing EVERY feature, plan, or fix.

2026-05-03
copywriting
技术写作员

Conversion copywriting formulas, headline templates, email copy patterns, landing page structures, CTA optimization, and writing style extraction. Activate for writing high-converting copy, crafting headlines, email campaigns, landing pages, or applying custom writing styles from assets/writing-styles/ directory.

2026-05-03
databases
数据库架构师

Design schemas, write queries for MongoDB and PostgreSQL. Use for database design, SQL/NoSQL queries, aggregation pipelines, indexes, migrations, replication, performance optimization, psql CLI.

2026-05-03
当前展示该仓库 Top 40 / 87 个已收集 skills。
mydotbot GitHub Agent Skills | SkillsMP