重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
claude-blog-sources by laurigates/claude-plugins
npx skills add https://github.com/laurigates/claude-plugins --skill claude-blog-sources| 使用此技能当... | 使用替代方案当... |
|---|---|
| 研究 Claude Code 功能与最佳实践 | 您已从现有文档中知晓答案 |
| 需要了解 CLAUDE.md、@imports、内存层次结构的最新更新 | 无需研究即可实现已知模式 |
| 希望了解 Claude Code 的最新改进 | 仅需阅读本地项目文档 |
| 将博客见解与官方文档交叉参考 | 需要与 Claude 无关的通用编程帮助 |
Anthropic Claude 博客 (https://www.claude.com/blog/) 发布关于 Claude Code 功能、使用模式和最佳实践的官方指南。此技能提供对博客内容的结构化访问,以便了解 Claude 的最新能力。
Claude Code 文档 : https://code.claude.com/docs/en/
| 主题 | URL | 描述 |
|---|---|---|
| 内存管理 | /docs/en/memory |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| CLAUDE.md、自动内存、@imports、规则层次结构 |
| 配置 | /docs/en/configuration | 设置、权限、MCP 服务器 |
| 钩子 | /docs/en/hooks | 工具使用前/后钩子 |
| Claude Code 概述 | /docs/en/overview | 入门指南、功能特性 |
将官方文档作为权威参考。博客文章通过模式和示例进行补充。
注意:可能会重定向到 https://website.claude.com/blog - 自动跟随重定向。
| 文章 | URL | 主题 |
|---|---|---|
| 使用 CLAUDE.md 文件 | /blog/using-claude-md-files | CLAUDE.md 结构与最佳实践 |
| Anthropic 团队如何使用 Claude Code | /blog/how-anthropic-teams-use-claude-code | 内部使用模式与工作流 |
| Web 上的 Claude Code | /blog/claude-code-on-the-web | 基于 Web 的功能与能力 |
高相关性(始终检查):
中等相关性(适用时检查):
首先检查近期文章
WebSearch: site:claude.com/blog {feature_name} OR "Claude Code"
获取相关文章
WebFetch: https://www.claude.com/blog/{article-slug}
Prompt: 提取关于 {topic} 的实用指南、示例和最佳实践
与文档交叉参考
为了了解 Claude 的最新改进:
获取博客索引
WebFetch: https://www.claude.com/blog/
Prompt: 列出过去一个月的所有文章,包含标题、日期以及与 Claude Code 的相关性
按相关性分类
提取关键见解 对于高相关性文章,提取:
更新本地知识
基于官方文档和博客文章:
@import:使用 @path/to/file.md 引用现有文档,而不是复制内容CLAUDE.local.md:个人偏好放在此处(自动 gitignored),而非共享的 CLAUDE.md 中.claude/rules/:使用带有 paths 前置元数据的路径特定规则进行条件加载| 层级 | 目的 | 管理方 |
|---|---|---|
| CLAUDE.md | 团队指令(提交到 git) | 开发者 |
| CLAUDE.local.md | 个人偏好(gitignored) | 个人 |
| .claude/rules/ | 路径特定和领域规则 | 开发者 |
| ~/.claude/rules/ | 用户级规则(所有项目) | 个人 |
| 自动内存 | Claude 自身的学习内容 | Claude(自动) |
@import 保持 CLAUDE.md 在项目增长时保持精简当研究需要深入调查时:
Use research-documentation agent for:
- Comprehensive blog article analysis
- Cross-referencing multiple sources
- Building knowledge summaries
Example delegation prompt:
"Research the Claude blog for articles about {topic} from the past 3 months.
Extract practical patterns and update recommendations. Focus on:
- New features or capabilities
- Changed best practices
- Concrete examples we can apply"
上次审查时间:2026年2月。每月审查新文章时更新此列表。
值得检查的官方文档(权威参考):
值得检查的文章(按与 Claude Code 的相关性排序):
此技能补充了:
每周安装次数
55
代码仓库
GitHub 星标数
20
首次出现
2026年1月29日
安全审计
安装于
opencode54
github-copilot54
codex53
kimi-cli53
gemini-cli53
amp53
| Use this skill when... | Use alternative when... |
|---|---|
| Researching Claude Code features and best practices | You already know the answer from existing documentation |
| Need latest updates on CLAUDE.md, @imports, memory hierarchy | Implementing known patterns without research needed |
| Staying current with Claude Code improvements | Just need to read local project documentation |
| Cross-referencing blog insights with official docs | Need general programming help unrelated to Claude |
The Anthropic Claude Blog (https://www.claude.com/blog/) publishes official guidance on Claude Code features, usage patterns, and best practices. This skill provides structured access to blog content for staying current with Claude capabilities.
Claude Code Docs : https://code.claude.com/docs/en/
| Topic | URL | Description |
|---|---|---|
| Memory management | /docs/en/memory | CLAUDE.md, auto memory, @imports, rules hierarchy |
| Configuration | /docs/en/configuration | Settings, permissions, MCP servers |
| Hooks | /docs/en/hooks | Pre/post tool use hooks |
| Claude Code overview | /docs/en/overview | Getting started, features |
Use official docs as the authoritative reference. Blog posts supplement with patterns and examples.
Main Blog : https://www.claude.com/blog/
Note: May redirect to https://website.claude.com/blog - follow redirects automatically.
| Article | URL | Topic |
|---|---|---|
| Using CLAUDE.md Files | /blog/using-claude-md-files | CLAUDE.md structure and best practices |
| How Anthropic Teams Use Claude Code | /blog/how-anthropic-teams-use-claude-code | Internal usage patterns and workflows |
| Claude Code on the Web | /blog/claude-code-on-the-web | Web-based features and capabilities |
High Relevance (always check):
Medium Relevance (check if applicable):
Check Recent Articles First
WebSearch: site:claude.com/blog {feature_name} OR "Claude Code"
Fetch Relevant Articles
WebFetch: https://www.claude.com/blog/{article-slug} Prompt: Extract practical guidance, examples, and best practices for {topic}
Cross-Reference with Documentation
For staying current with Claude improvements:
Fetch Blog Index
WebFetch: https://www.claude.com/blog/ Prompt: List all articles from the past month with titles, dates, and relevance to Claude Code
Triage by Relevance
Extract Key Insights For high-relevance articles, extract:
Update Local Knowledge
Based on official documentation and blog posts:
@import: Reference existing docs with @path/to/file.md instead of duplicating contentCLAUDE.local.md: Personal preferences go here (auto-gitignored), not in shared CLAUDE.md.claude/rules/: Path-specific rules with paths frontmatter for conditional loading| Layer | Purpose | Managed by |
|---|---|---|
| CLAUDE.md | Team instructions (checked into git) | Developers |
| CLAUDE.local.md | Personal preferences (gitignored) | Individual |
| .claude/rules/ | Path-specific and domain rules | Developers |
| ~/.claude/rules/ | User-level rules (all projects) | Individual |
| Auto memory | Claude's own learnings | Claude (automatic) |
@import to keep CLAUDE.md lean as the project growsWhen research requires deep investigation:
Use research-documentation agent for:
- Comprehensive blog article analysis
- Cross-referencing multiple sources
- Building knowledge summaries
Example delegation prompt:
"Research the Claude blog for articles about {topic} from the past 3 months.
Extract practical patterns and update recommendations. Focus on:
- New features or capabilities
- Changed best practices
- Concrete examples we can apply"
Last reviewed: February 2026. Update this list monthly when reviewing new articles.
Official documentation worth checking (authoritative reference):
Articles worth checking (sorted by relevance to Claude Code):
This skill complements:
Weekly Installs
55
Repository
GitHub Stars
20
First Seen
Jan 29, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode54
github-copilot54
codex53
kimi-cli53
gemini-cli53
amp53
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
56,600 周安装