Claude Skill
glebis/claude-skills
一个社区驱动的 Claude Code 技能集合,用于增强 AI 辅助开发。包含模块化、可复用的代码生成、自动化等功能。
概览
仓库信息
安装这个 Skill
pip install flask groq python-dotenvRegistry 信息
pip install flask groq python-dotenvpip install requests python-dotenvnpm install playwrightpip install google-api-python-client google-auth-httplib2 google-auth-oauthlibpip 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 -
话题
暂无话题