代码评审

自动化代码审查与分析

显示 25-48 / 共 8753 个技能
brycewang-stanford

visual-audit

brycewang-stanford

Perform adversarial visual audit of Quarto or Beamer slides checking for overflow, font consistency, box fatigue, and layout issues.

代码评审 3622 5个月前
brycewang-stanford

data-analysis

brycewang-stanford

End-to-end R data analysis workflow from exploration through regression to publication-ready tables and figures

自动化 3622 5个月前
brycewang-stanford

lfg

brycewang-stanford

Full autonomous research workflow — brainstorm, plan, implement, review, and document

代码评审 3622 5个月前
brycewang-stanford

Cleaning Up Research Sessions

brycewang-stanford

Safely remove intermediate files from completed research sessions while preserving important data

代码评审 3622 1个月前
brycewang-stanford

workflows:review

brycewang-stanford

Run multi-agent econometric review on estimation code, identification arguments, and research artifacts

代码评审 3622 5个月前
brycewang-stanford

pedagogy-review

brycewang-stanford

Run holistic pedagogical review on lecture slides. Checks narrative arc, student prerequisites, worked examples, notation clarity, and deck pacing.

智能体 3622 5个月前
brycewang-stanford

workflows:plan

brycewang-stanford

Transform research descriptions into well-structured implementation plans following project conventions

代码评审 3622 5个月前
brycewang-stanford

deep-audit

brycewang-stanford

Deep consistency audit of the entire repository infrastructure. Launches 4 parallel specialist agents to find factual errors, code bugs, count mismatches, and cross-document inconsistencies. Then fixes all issues and loops until clean. Use when: after making broad changes, before releases, or when user says "audit", "find inconsistencies", "check everything".

智能体 3622 5个月前
NousResearch

honcho

NousResearch

Configure and use Honcho memory with Hermes -- cross-session user modeling, multi-profile peer isolation, observation config, dialectic reasoning, session summaries, and context budget enforcement. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation, recall, and dialectic settings.

代码生成 23.7万 3个月前
vercel

gh-pr-description

vercel

Drafts and reviews GitHub pull request descriptions for the eve repository. Use when opening, updating, or reviewing a PR, or when summarizing a branch for reviewers.

代码评审 4962 3天前
vercel

technical-writing

vercel

Write, edit, review, or audit user-facing documentation for the eve repository. Use for changes under docs/, documentation tied to eve APIs or CLI behavior, docs work based on Slack or support feedback, and requests to make eve docs clearer, more natural, or less AI-patterned while verifying claims against current source, tests, CLI help, public releases, and repository conventions.

代码评审 4962 23天前
Yuan1z0825

nature-data

Yuan1z0825

Prepare, audit, or revise Nature-ready Data Availability statements, data repository plans, dataset citations, and FAIR metadata checklists for manuscripts. Use when the user asks about Nature data availability, research data sharing, repository selection, accession numbers, restricted or sensitive data, source data, supplementary datasets, DataCite-style dataset references, FAIR metadata for academic publication, or Chinese-to-English data availability wording for Chinese-speaking authors preparing Nature-family submissions. Also trigger on general academic-writing data needs even without the word "Nature", such as writing a data availability statement for any journal, code/data sharing sections, repository selection while writing a paper, and Chinese phrasings like 数据可用性声明、数据可用性、 数据共享、代码可用性、学术写作数据声明、写数据声明、数据存放、数据仓库选择.

学术 3.7万 26天前
Yuan1z0825

nature-paper-to-patent

Yuan1z0825

Convert scientific papers, theses, technical reports, source code, figures, inventor notes, or research manuscripts into evidence-grounded Chinese invention patent drafts and attorney-facing technical disclosure materials. Use when an AI agent must mine patent points, draft or revise a Chinese technical disclosure (技术交底书), run prior-art comparison, convert Office project materials, map every claimed feature to source evidence, preserve core formulas as editable Office Math, generate claim-aligned flowcharts and methodology figures, compare a paper with an existing patent, audit support and consistency, or deliver Chinese DOCX patent/disclosure files.

自动化 3.7万 1个月前
vectorize-io

hindsight-cloud

vectorize-io

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)

CLI 工具 2.1万 5个月前
vectorize-io

hindsight-self-hosted

vectorize-io

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to a self-hosted Hindsight server. (user)

CLI 工具 2.1万 5个月前
openai

review-agent

openai

Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.

代码评审 11.9万 1个月前
openai

code-review-change-size

openai

Change size guidance (800 lines)

代码评审 11.9万 4个月前
openai

code-review

openai

Run a final code review on a pull request

代码评审 11.9万 2个月前
openai

update-v8-version

openai

Update Codex's pinned v8 / rusty_v8 versions, validate the release-candidate path, and investigate failed V8 canary or artifact builds. Use when asked to bump V8, update rusty_v8 artifacts, prepare or validate a V8 release candidate, check v8-canary, or diagnose why a V8 version update no longer builds.

代码评审 11.9万 3个月前
Leonxlnx

redesign-existing-projects

Leonxlnx

Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.

代码评审 8.1万 5个月前
anthropics

command-development

anthropics

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

代码评审 3.4万 5个月前
anthropics

claude-automation-recommender

anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.

代码评审 3.4万 3个月前
ThinkInAIXYZ

code-review

ThinkInAIXYZ

Comprehensive code review assistant that analyzes code quality, security, and best practices

代码评审 6288 7个月前
openai

docs-sync

openai

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs (docs/src/content/docs/**) and never touch translated docs under docs/src/content/docs/ja, ko, or zh. Provide a report and ask for approval before editing docs.

代码评审 3705 7个月前