技能目录

为 AI Agent 发现可复用技能。

按任务搜索真实的 GitHub 技能,并在使用前查看 Stars、信任、审计、分类和安装路径。

每个推荐都保留与其仓库、审计和安装路径的明确关联。

搜索结果: constraints

英文目录

28 eval-informed mental models and critical-thinking skills for Claude Code, GitHub Copilot, Codex, Cursor, and other Agent Skills-compatible tools

941
Stars
84/100
信任
分类: utility审计

A full-lifecycle Claude Code skill for creating, compiling, reviewing, and polishing academic Beamer LaTeX presentations with quality scoring and pedagogical audits.

324
Stars
77/100
信任
分类: presentation审计

A portable agent skill that makes AI agents research comparable projects, tradeoffs, costs, and failure conditions before giving build advice.

176
Stars
77/100
信任
分类: productivity审计

📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev

2.7K
Stars
75/100
信任
分类: agent-frameworks审计

A collection of agent skills that inject team-specific context into coding agents at session start, improving collaboration and adherence to conventions.

124
Stars
73/100
信任
分类: coding-agents审计

Use when reviewing a PR, API, IPC channel, endpoint, parameter, type, config, or architectural extension point that adds or expands shared surface area, especially when consumers are absent, exports are unused or speculative, existing consumers are hack-heavy, forward compatibility is claimed, or multiple similar APIs may express one demand.

51K
Stars
78/100
信任
分类: research审计

A collection of skills, rules, and validation hooks to guide AI coding agents in generating correct UdonSharp code for VRChat.

238
Stars
75/100
信任
分类: development审计

Use when user wants to create a GitHub issue for the current repository. Must read and follow the repository's issue template format.

51K
Stars
76/100
信任
分类: coding-agents审计

Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills.

51K
Stars
80/100
信任
分类: automation审计

Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks, React/UI conventions, and tests. Supports single-agent review with interactive fix selection or multi-agent reviewer-verifier review with risk-based auto-fix. To diagnose gaps in the skill after a review session, run `/gh-pr-review diag`.

51K
Stars
79/100
信任
分类: research审计

Create or update GitHub pull requests using the repository-required workflow and template compliance. Use when asked to create/open/update a PR so the assistant reads `.github/pull_request_template.md`, fills every template section, preserves markdown structure exactly, and marks missing data as N/A or None instead of skipping sections.

51K
Stars
69/100
信任
分类: security审计

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch with PR. Use when asked to prepare/create a release, bump version, or run `/prepare-release`.

51K
Stars
70/100
信任
分类: automation审计