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

dotfiles

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

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

这个仓库中的 skills

book-domain-driven-design
软件开发工程师

Use for deeper DDD decisions: strategic modeling, subdomains, bounded contexts, and integration risk.

2026-06-11
book-a-philosophy-of-software-design
软件开发工程师

Use when complexity is spreading and you need a simpler model, clearer abstractions, and lower cognitive load.

2026-06-11
book-clean-architecture
软件开发工程师

Use for boundary design, dependency direction, and keeping business policy separate from technical detail.

2026-06-11
book-clean-code
软件开发工程师

Use for readability, naming, small functions, and readable behavior-preserving implementations.

2026-06-11
book-code-complete
软件开发工程师

Use for disciplined implementation decisions, defensive coding, and maintainable construction choices in real code.

2026-06-11
book-implementing-domain-driven-design
软件开发工程师

Use when moving from model intent into concrete tactical patterns, events, and distributed integration choices.

2026-06-11
book-patterns-of-enterprise-application-architecture
软件开发工程师

Use when selecting enterprise architecture patterns and avoiding accidental anti-patterns in complex business systems.

2026-06-11
book-refactoring-guru
软件开发工程师

Use for practical smell-to-refactoring choices and explicit safety planning in difficult code paths.

2026-06-11
book-the-pragmatic-programmer
软件开发工程师

Use for pragmatic engineering decisions, uncertainty handling, quality habits, and practical design tradeoffs.

2026-06-11
perplexity
软件开发工程师

Use when you need to search the web for current information, verify facts, or look up recent documentation using the pplx-search tool

2026-06-10
perplexity
软件开发工程师

Use when the user wants current information, recent documentation, fact verification, changelogs, release status, or source-backed web research via Perplexity.

2026-06-10
issue-prompt
软件开发工程师

Use when Kevin asks for a ready-to-paste implementation prompt for a Linear issue, or asks how to prompt an agent to implement an issue. Builds a prompt from the issue and repo workflow, emphasizing isolated worktrees/branches, red-green TDD, safe subagent parallelism, docs, verification, and final reporting.

2026-06-09
book-data-systems
数据库架构师

Use for data-intensive systems where correctness depends on ownership, durability, consistency, replication, partitioning, schema evolution, events, streams, replay, or derived data.

2026-05-17
book-domain-modeling
数据库架构师

Use when a task depends on domain language, bounded contexts, business rules, aggregates, entities, value objects, context mapping, or selective Domain-Driven Design Distilled guidance.

2026-05-17
book-legacy-change
软件开发工程师

Use when changing legacy code with weak tests, unclear behavior, hidden dependencies, difficult setup, or when the user asks for characterization tests, seams, or Michael Feathers style safe change.

2026-05-17
book-refactoring-pass
软件开发工程师

Use when changing existing code structure without intending behavior changes, doing preparatory cleanup, reviewing refactors, reducing code smells, or asking an agent to apply Martin Fowler Refactoring guidance.

2026-05-17
book-reliability-review
网络与计算机系统管理员

Use for services, APIs, workers, queues, deployment paths, production readiness, operational reviews, timeouts, retries, backpressure, observability, or Release It style reliability work.

2026-05-17
codex
软件质量保证分析师与测试员

OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via codex review with pass/fail gate. Challenge: adversarial mode that tries to break your code. Consult: ask codex anything with session continuity for follow-ups. The "200 IQ autistic developer" second opinion. Use when asked to "codex review", "codex challenge", "ask codex", "second opinion", or "consult codex".

2026-03-23
runpodctl
网络与计算机系统管理员

Runpod CLI to manage your GPU workloads.

2026-03-17
swift-best-practices
软件开发工程师

This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6 breaking changes.

2026-03-13
swiftui-expert-skill
软件开发工程师

Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.

2026-03-13