Claude Skill

glebis/claude-skills

一个社区驱动的 Claude Code 技能集合,用于增强 AI 辅助开发。包含模块化、可复用的代码生成、自动化等功能。

概览

Stars303
Forks43
语言JavaScript
最后更新2026-07-02
最近同步2026-07-04
前往 GitHub

仓库信息

拥有者glebis
仓库claude-skills
完整名称glebis/claude-skills
Repo ID1,083,206,929

安装这个 Skill

pip install flask groq python-dotenv

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-18
平台
ClaudeMCPCodex
能力
browsercode-reviewpdfmemorysearchimagevideoterminalworkflow
识别文件
README.mddocs
配置键
SIDGROQ_API_KEYFATHOM_API_KEYURLGITHUB_GIST_TOKENFIRECRAWL_API_KEYCEREBRAS_API_KEYOPENAI_API_KEY
安装方式
  • pip install flask groq python-dotenv
  • pip install requests python-dotenv
  • npm install playwright
  • pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib
  • pip install telethon

项目简介

一个精心整理的 Claude Code 技能集合,旨在增强 AI 辅助开发工作流程,为 Claude Code 用户提供可复用、模块化的能力。

英文描述

Collection of Claude Code skills for enhanced AI workflows

要点

  • 模块化技能架构,易于集成
  • 涵盖多种开发任务和实用工具
  • 社区驱动,获得 150+ 星标
  • 基于 Python 实现,兼容性广泛

使用场景

  • 简化代码生成与审查流程
  • 自动化重复性开发任务
  • 为 Claude Code 添加专业技能
  • 为项目构建自定义 AI 工作流

README 摘要

# Claude Skills A collection of skills for [Claude Code](https://claude.com/claude-code) that extend AI capabilities with specialized workflows, tools, and domain expertise. ## Intro from author [Gleb](https://glebkalinin.com/) is a Berlin-based technologist, AI educator, solopreneur and artist. He teaches in-depth agentic skills and workflows, productivity and values-based project management using AI tools as a support tool. Join my [Claude code labs](https://claude.salient.community/) and community (coming soon!). ## 📦 Available Skills ### [Release (tiered compatibility & releases)](./release/) ⭐ NEW Cut a software release and maintain a **tiered compatibility policy** from one command. Config-driven (`release.config.json`): bumps every version file, runs your readiness gate, drafts a Keep-a-Changelog section from conventional commits, updates a `COMPATIBILITY.md` (surfaces × maturity tiers + deprecations), tags (→ your CI release workflow), and reports closed issues. Teaches the standards as it runs. **Features:** - 🎚️ **Surfaces × tiers** (`experimental → preview → stable`) with compatibility modes — a breaking change to a `stable` surface is *forced* to a major bump - 🧱 Stdlib-only engine (`scripts/release.py`) with **27 unit tests**; safe version-file rewrites (key + exact-value match, errors on ambiguity) - 📓 `COMPATIBILITY.md` updated every release; deprecation windows (RFC 9745/8594) - 📐 Grows into **Contracts & Modes**: golden/contract tests in the gate (worked DB round-trip example) - 📚 Encodes SemVer · Go 1 promise · Kubernetes deprecation · SRE PRR · Schema-Registry modes · Pact · MCP `protocolVersion` - ✅ Reference-validated on a Tauri + Rust + SvelteKit app ([Cull](https://github.com/glebis/cull)); generic by config **Quick Start:** ```bash cp -

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-04