Directory · Claude Skills

Pair Programming

staruhub/ClaudeSkills

结对编程搭档。当用户要求"边写边审"、"结对编程"、"写完自己 review 一遍"、"高可靠地实现",或明确希望代码交付时附带自我审查意见时使用。交付代码的同时输出结构化审查(正确性/安全/性能/可读性/健壮性五维度),重点捕捉 AI 生成代码的特有缺陷。不用于:对已有 PR 的正式评审(用 code review 流程)、安全专项扫描(用 security-audit)、10 行以内的简单片段。

★ 658 Synced 1 hour ago View SKILL.md

At a glance

Code Review & Testing Manual install Python Actively maintained v1.1.0

This skill is for Code Review & Testing and helps you write code with self-review, implement code with built-in quality checks, and review your own code while writing.

Install git clone --depth 1 https://github.com/staruhub/ClaudeSkills cp -r ClaudeSkills/skills/Geek-skills-pair-programming ~/.claude/skills/Geek-skills-pair-programming
Can use Not declared by the author
Good for write code with self-reviewimplement code with built-in quality checksreview your own code while writingdeliver code with structured feedbackcatch bugs in generated code

Setup, runtime and requirements describe staruhub/ClaudeSkills, the repo this skill ships in.

Self Reviewcode-qualityCorrectnesssecurityperformanceReadability

Also in staruhub/ClaudeSkills

View the repo

AI咨询/销售的对话策略助手。当用户需要准备AI方案沟通、跟业务部门聊AI落地、写AI提案、应对客户异议、做AI培训破冰时使用。触发场景:"怎么跟老板聊...

a-share-analyst Data & Analytics

A股分析研究助手,提供行情数据获取与技术面/基本面分析框架(仅供研究参考,不构成投资建议)。适用于:(1) 获取A股行情和历史数据,(2) 技术面分析...

c-drive-cleaner DevOps & Infrastructure

Windows C盘清理和磁盘空间管理。当用户说C盘满了、磁盘空间不足、清理临时文件/缓存/回收站/系统日志、查找大文件、分析磁盘占用时使用。仅适用于 Wi...

deck-studio Presentations

PPT 生产 Agent:理解场景 → 推荐风格 → 先出大纲 → 定义页面 → 双通路交付(PPT 内容稿 / 逐页视觉图 / 信息图组图)。当用户要做汇报、路演、培训课...

deep-research Research

Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source...

gaokao-expert Research

资深高考命题专家助手,提供专业的命题指导和评审服务。适用于创作高考试题、评审试题质量、分析试卷结构、了解命题趋势等场景。结合文档工具提取解压...

keqian-method Coding

胥克谦式AI-Native产品开发方法论。适用于:(1) 使用AI Agent(Claude Code、Codex、Cursor等)进行产品级软件开发,(2) 设计和优化Harness/Skill体系...

llm-wiki Coding

Build and maintain a structured LLM-generated wiki for any codebase. Use when the user asks to analyze/understand/document a codebase, build...

mineru-pdf-parser Documents & Spreadsheets

用 MinerU 将复杂PDF文档转换为LLM友好的Markdown/JSON格式。适用于:(1) PDF转Markdown/JSON,(2) 提取PDF中的文本、表格、公式、图像,(3) 解析学术...

podcast-generator Productivity

用火山引擎 Podcast AI 模型生成中文双人对话播客。当用户要把文章、报告、话题文本转成播客音频、生成对话式音频内容时使用,需要环境具备火山引擎 A...

product-manager Productivity

资深产品经理助手,提供 PRD/MRD/BRD 创作与评审、产品策略、留存增长、竞品分析、功能优先级,以及 grill-me-to-doc 逐轮访谈。用户要求“逐个问我”“...

security-audit DevOps & Infrastructure

全面的代码安全检查和服务器安全审计skill。适用于:(1) 代码漏洞扫描 - 检测SQL注入、XSS、SSRF等OWASP Top 10漏洞,(2) 依赖安全检查 - 识别过时或...

Other Code Review & Testing skills

migrate-to-shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

grill-with-docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

scaffold-exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

resolving-merge-conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

batch-grill-me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.