flasherses

17 mods across 1 repository, 5 stars between them.

flasherses/claude-code-dotfiles

Plugin Claude Code

Claude Code user-level engineering system: 5 agents, 5 skills, 10 hooks, 4 commands, multi-platform support. Based on the Claude Code Engineering Practice course.

5 22d ago A tokens not measured original MIT

flasherses/claude-code-dotfiles

Instructions file

Instructions for flasherses/claude-code-dotfiles, covering claude.md — universal engineering template, personal preferences, language & communication, coding style and forbidden zones.

5 22d ago B 1,368 tokens original MIT

code-reviewer

03

flasherses/claude-code-dotfiles

Agent

Proactively review code changes for quality, security, and code style when user asks for code review, says 'review', '审查', '检查代码', or completes a batch of edits. Use when user provides code to check or wants feedback on recent changes.

5 22d ago A 57 tokens original MIT

doc-explorer

04

flasherses/claude-code-dotfiles

Agent

Explore and document unfamiliar codebases. Use when user asks 'how does X work', 'explain the architecture', 'find where Y is implemented', 'what does this project do', or needs broad multi-file codebase exploration. Also triggers for 'search the codebase for', '找出所有', '帮我看看这个项目'.

5 22d ago A 72 tokens original MIT

pr-drafter

05

flasherses/claude-code-dotfiles

Agent

Draft pull request descriptions only. Use when user completes a feature or bugfix and says 'create a PR', 'draft a pull request', '提交 PR', '创建拉取请求', 'prepare for merge', or after finishing a batch of work that should be reviewed before merging. This agent may only write markdown drafts under .claude/drafts/; it must…

5 22d ago A 100 tokens original MIT

security-auditor

06

flasherses/claude-code-dotfiles

Agent

Audit code for OWASP Top-10 vulnerabilities, exposed secrets, and unsafe patterns. Use when user asks for security review, says 'audit', '安全审计', '安全检查', '漏洞扫描', or before pushing to production. Also triggers when user mentions 'security check' in context of code changes.

5 22d ago A 68 tokens original MIT

test-runner

07

flasherses/claude-code-dotfiles

Agent

Run tests and analyze failures. Use when user asks to 'run tests', 'run the test suite', '跑测试', '执行测试', 'check if tests pass', 'test this', or when code changes need verification. Also triggers when user says 'make sure nothing is broken', '验证一下', or after completing a batch of edits that should be validated.

5 22d ago A 78 tokens original MIT

audit

08

flasherses/claude-code-dotfiles

Command

Command "audit" from flasherses/claude-code-dotfiles, covering /audit — 安全审计, 用法, 执行流程 and 输出.

5 22d ago A 0 tokens original MIT

full-review

09

flasherses/claude-code-dotfiles

Command

A command that reviews a project in three areas at the same time: code quality, security, and whether the documentation matches the code.

5 22d ago A 0 tokens original MIT

review

10

flasherses/claude-code-dotfiles

Command

Command "review" from flasherses/claude-code-dotfiles, covering /review — 代码审查, 用法, 执行流程 and 输出.

5 22d ago A 0 tokens original MIT

rollback

11

flasherses/claude-code-dotfiles

Command

Command "rollback" from flasherses/claude-code-dotfiles, covering /rollback — 回滚最后一次 git commit, 用法, 示例, 执行流程 and ⚠️ 警告.

5 22d ago A 0 tokens original MIT

flasherses/claude-code-dotfiles

Plugin Claude Code

Minimal Claude Code personal engineering template: 4 agents, 2 skills, 8 hooks, 3 commands, six-layer baseline security, multi-platform support.

5 22d ago A tokens not measured original MIT

flasherses/claude-code-dotfiles

Skill Claude CodeCodex

Use when user asks to 'set up Claude Code for this project', 'initialize project engineering', 'create project config', '搭建项目工程化', '初始化工程体系', '为这个项目配置 Claude', or '帮我搭建工程化体系'. Also triggers when user says 'build engineering system for this project' or after creating a new project and asking Claude to set up…

5 22d ago D 103 tokens original MIT

smart-review

14

flasherses/claude-code-dotfiles

Skill Claude CodeCodex

Run an intelligent code review that automatically selects the right agent based on changed files. Use when user asks for 'smart review', '智能审查', 'auto review', or wants context-aware review that adapts to the codebase. More efficient than /full-review because it only dispatches relevant agents.

5 22d ago A 64 tokens original MIT

git-rollback

15

flasherses/claude-code-dotfiles

Skill Claude CodeCodex

Rollback the last git commit safely. Three modes — soft (keep changes staged), mixed (keep changes unstaged, default), hard (discard changes entirely). This skill is disabled from automatic model invocation; it can only be triggered by explicit user command (/rollback). Use when user explicitly types /rollback or…

5 22d ago A 71 tokens original MIT

flasherses/claude-code-dotfiles

Skill Claude CodeCodex

Use when the user asks to run browser tests, execute end-to-end tests, generate Playwright specs, produce test reports, or verify a feature with browser automation after development is complete. Triggers on: "用 Playwright 跑测试", "执行端到端测试", "生成测试报告", "运行浏览器测试", "跑一下测试", "run e2e", "playwright test", "端到端验证"…

5 22d ago A 187 tokens original MIT

test-case-writer

17

flasherses/claude-code-dotfiles

Skill Claude CodeCodex

Use when the user asks to write test cases, design test plans, create test specifications, or prepare testing documentation for a feature or module. Triggers on: "写测试用例", "设计测试方案", "编写测试", "补充测试", "测试用例设计", "/test-case", "出用例", "test case", "test plan", "测试计划". Also triggers when the user mentions specific test types…

5 22d ago A 187 tokens original MIT