Use when designing REST or GraphQL endpoints, defining request/response schemas, or establishing API versioning and authentication conventions.
Use when writing end-to-end tests with Playwright, setting up Page Object Model, or configuring E2E test CI/CD with artifact management.
Use when building web components, pages, or visually distinctive interfaces where design quality matters as much as code quality.
Use when writing Go code, structuring packages, handling errors, managing concurrency, writing tests, or building deployable Go applications.
Use when reviewing contracts or legal documents for Chinese law risks. 中国法律风险审查专家,识别高危条款并提供修改建议。
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
个人开发环境配置文件集合,用于快速搭建和管理开发环境。
.bashrc 及相关配置.zshrc 及相关配置(支持 oh-my-zsh)本仓库包含 Claude Code 插件结构,用于为 Claude Code 提供结构化的开发工作流。
插件目录: .claude-plugin/
插件内容:
安装方式:
# 从 Git 安装
/plugin install s --from [email protected]:crochee/dotfiles.git
# 从市场安装
/plugin marketplace add crochee [email protected]:crochee/dotfiles.git
/plugin install s@crochee
安装后 Claude Code 会话启动时将自动加载工作流技能。
确保已安装以下基础依赖:
# Arch Linux
sudo pacman -S git curl zsh stow
# Ubuntu/Debian
sudo apt update && sudo apt install git curl zsh stow
# 安装 mise(工具版本管理器)
curl https://mise.run | sh
# 安装 Starship(终端提示符)
curl -sS https://starship.rs/install.sh | sh
# 设置 zsh 为默认 shell
chsh -s /bin/zsh
bash -c "$(curl -fsSl https://raw.githubusercontent.com/crochee/dotfiles/master/install/install.sh)"
git clone [email protected]:crochee/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install/install.sh
运行安装脚本后,会显示交互式菜单:
======== INSTALL ========
1) 安装配置文件
2) 安装 dotfiles
3) 安装 dotfiles 和配置文件
请选择安装选项 [1-4]:
可以直接指定安装选项:
# 安装配置文件
./install/install.sh 1
# 安装 dotfiles 和配置文件
./install/install.sh 3
# 显示帮助信息
./install/install.sh --help
config/nvim/# 激活 mise
eval "$(mise activate bash)" # 或 zsh
# 安装工具
mise use -g go@latest
mise use -g rust@latest
mise use -g node@latest
# 查看已安装工具
mise ls
# 添加到 shell 配置
eval "$(starship init bash)" # 或 zsh
dotfiles/ # 插件根目录
├── .claude-plugin/ # Claude Code 插件清单
├── .bashrc # Bash 配置
├── .zshrc # Zsh 配置
├── .gitignore # Git 忽略文件
├── CLAUDE.md # Claude Code 行为指南
├── config/ # 应用程序配置
│ ├── atuin/ # Atuin 配置
│ ├── mise/ # Mise 配置
│ ├── nvim/ # Neovim 配置
│ ├── starship/ # Starship 配置
│ ├── uv/ # UV Python 工具配置
│ └── wezterm/ # Wezterm 配置
├── dotfiles/ # 用户目录配置文件
│ ├── .gitconfig # Git 配置
│ ├── .inputrc # Readline 配置
│ └── .myclirc # MyCLI 配置
├── k8scnf/ # Kubernetes 配置和部署脚本
│ ├── kind-cluster-config.yaml
│ ├── kind-cluster-guide.md
│ ├── postgres.sh
│ ├── mariadb.sh
│ ├── redis-cluster.sh
│ ├── rabbitmq.sh
│ ├── prometheus.sh
│ ├── prometheus.yml
│ ├── ollama_open-webui.sh
│ ├── vllm.sh
│ ├── vllm.Dockerfile
│ ├── vaultwarden.sh
│ ├── memos.sh
│ ├── shimmy.sh
│ ├── wsl.conf
│ ├── daemon.json
│ └── pre-commit
├── plugins/ # 插件 subtree
│ ├── fzf/
│ ├── zsh-autosuggestions/
│ └── zsh-syntax-highlighting/
├── skills/ # Claude Code 技能 (25个)
│ ├── agent-coach
│ ├── api-design
│ ├── brainstorming
│ ├── deep-research
│ ├── e2e-testing
│ ├── frontend-design
│ ├── git-workflow
│ ├── golang-dev
│ ├── legal-risk-auditor
│ ├── python-dev
│ ├── repo-wiki
│ ├── rust-dev
│ ├── systematic-debugging
│ ├── test-driven-development
│ ├── verification-before-completion
│ ├── writing-plans
│ └── writing-skills
├── agents/ # Claude Code 代理 (6个)
│ ├── architect.md
│ ├── coder.md
│ ├── explore.md
│ ├── frontend.md
│ ├── reviewer.md
│ └── tester.md
├── scripts/ # 辅助脚本
├── src/ # 源码
├── system/ # 系统配置
│ ├── alias.sh
│ ├── alias.zsh
│ ├── env.sh
npx claudepluginhub crochee/dotfiles --plugin sReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.