🛠️

Git 與版本控制

6462 skills in 工具 > Git 與版本控制

sveltia-cms

Complete Sveltia CMS skill for lightweight, Git-backed content management.Sveltia is the modern successor to Decap/Netlify CMS with 5x smaller bundle (300 KB),faster GraphQL-based performance, and solves 260+ predecessor issues.Use this skill when setting up Git-based CMS for static sites (Hugo, Jekyll,11ty, Gatsby, Astro, SvelteKit, Next.js), blogs, documentation sites, marketingsites, or migrating from Decap/Netlify CMS. Framework-agnostic with first-classi18n support and mobile-friendly editing interface.Prevents 8+ common errors including OAuth authentication failures, TOML formattingissues, YAML parse errors, CORS/COOP policy problems, content not listing, scriptloading errors, image upload failures, and deployment problems. Includes completeKeywords: Sveltia CMS, Git-backed CMS, Decap CMS alternative, Netlify CMS alternative, headless CMS, static site CMS, Hugo CMS, Jekyll CMS, 11ty CMS, Gatsby CMS, Astro CMS, SvelteKit CMS, Next.js CMS, content management, visual editing, markdown CMS, YAM

majiayu000/claude-skill-registry
0
0
更新於 1w ago

new-frontend-feature

Scaffolds new frontend pages/features with TDD approach, following established UI patterns from BuildProject/Baker pages. Generates page component, test file, updates routing, and maintains 90%+ test coverage before implementing production code. Use this when creating new pages or features in the Bucket app.

twentynineteen/bucket
0
0
更新於 1w ago

dev-generator

全栈开发代码生成工具,支持项目脚手架、API接口、数据库模型、CRUD操作的快速生成。包含Python(FastAPI/Flask/Django)、JavaScript(Express/NestJS/React/Vue)、Go、Java等主流框架。适用于生成代码、创建项目、生成API、建表、数据库设计等场景。

zh1227/zh1227.github.io
0
0
更新於 1w ago

repo-map

Comprehensive reference for understanding any repo fast. All patterns for docs, code, configs, git, and conversation history. The complete playbook.

Roger-Parkinson-EHP/agentic
0
0
更新於 1w ago

change-request-form

Эксперт по заявкам на изменения. Используй для форм CR, impact analysis, approval workflows и change control.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

tsconfig-builder

Generate properly configured tsconfig.json files for TypeScript projects with appropriate compiler options for various project types. Triggers on "create tsconfig", "generate tsconfig.json", "typescript config for", "configure TypeScript".

majiayu000/claude-skill-registry
0
0
更新於 1w ago

banksy-merged-v4

BANKSY spatial transcriptomics analysis tool - complete documentation with precise file name-based categorization

Ketomihine/my_skills
0
0
更新於 1w ago

slack-gif-creator

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

Snoopiam/claude_all_skills
0
0
更新於 1w ago

ai-agent-pricing

Better proposals, faster closes. Use when creating AI agent pricing, automation proposals, ROI calculations, or sales materials. Generates professional pricing pages, case studies, and closing scripts for AI automation services.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

gitignore-generator

Generate comprehensive .gitignore files tailored to specific tech stacks, frameworks, and development environments. Triggers on "create gitignore", "generate .gitignore for", "gitignore for", "ignore files for".

ehtbanton/ClaudeSkillsRepo
0
0
更新於 1w ago

prisma

Type-safe database access with Prisma ORM for Node.js and TypeScript. Use when designing schemas, writing queries, running migrations, or optimizing database operations. Triggers on Prisma, database, ORM, migration, or SQL questions.

FractionEstate/midnight-dev-skills
0
0
更新於 1w ago

cloudflare-zero-trust-access

Use this skill when integrating Cloudflare Zero Trust Access authentication with Cloudflare Workers applications. Provides Hono middleware setup, manual JWT validation patterns, service token authentication, CORS handling with Access, and multi-tenant configurations. Prevents 8 common errors including CORS preflight blocking (45 min saved), key cache race conditions (20 min), missing JWT headers (30 min), and dev/prod team mismatches (15 min). Saves ~58% tokens (3,250 tokens) and 2.5 hours per implementation. Covers user authentication flows, service-to-service auth, geographic restrictions, role-based access control, and Access policy configuration.Keywords: Cloudflare Access, Zero Trust, Cloudflare Zero Trust Access, Access authentication, JWT validation, access jwt, service tokens, hono cloudflare access, hono-cloudflare-access middleware, workers authentication, protect worker routes, admin authentication, access policy, identity providers, azure ad access, google workspace access, okta access, github a

majiayu000/claude-skill-registry
0
0
更新於 1w ago

git-pr-creation

Marketplace

This skill creates pull requests using the GitHub CLI with AI-generated descriptions. It analyzes the current branch, detects available target branches, and generates concise PR descriptions based on the commit history and changes. Use this when asked to create a pull request, file a PR, or when the user uses the `/pr` or `/gpr` command. It automates the PR creation process while ensuring quality descriptions.

foontinz/claude-code-plugins
0
0
更新於 1w ago

resilient-async-operations

A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

multi-model-review

Marketplace

マルチモデルコードレビュー。LLMがコードレビューを行った後、GitHub Copilot CLIに精査させて双方の視点を統合した最終レビューを提供。Use when user wants multi-model code review, second opinion, or wants to cross-check review findings with another AI. Triggers: "/multi-model-review", "マルチモデルレビュー", "複数モデルでレビュー", "セカンドオピニオン"

mozuq-lab/multi-model-review
0
0
更新於 1w ago

newsletter

Create best-in-class newsletters that people actually want to read. Use when someone needs to write a newsletter edition, develop a newsletter format, or improve their newsletter game. Covers multiple formats - roundup, deep-dive, personal essay, curated links, news briefing. References patterns from Lenny Rachitsky, Morning Brew, Greg Isenberg, Sahil Bloom, The Hustle, and top AI newsletters. Triggers on: write newsletter, newsletter format, help with my newsletter, newsletter edition about X, weekly roundup. Outputs publication-ready newsletter content or format templates.

GroundMountCompany/groundmounts-app
0
0
更新於 1w ago

skill-developer

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

roman/claude-skill-activation.nix
0
0
更新於 1w ago

webhook-security

Marketplace

Webhook validation patterns with signature verification, event logging, and testing tools. Use when implementing webhooks, validating webhook signatures, securing payment webhooks, testing webhook endpoints, preventing replay attacks, or when user mentions webhook security, Stripe webhooks, signature verification, webhook testing, or event validation.

vanman2024/ai-dev-marketplace
0
0
更新於 1w ago

new-skill-wizard

Creates a new skill in the Powerhouse Lab skills library with proper git workflow. Use when the user wants to create a new skill, add a skill, build a skill, or says "new skill called X".

majiayu000/claude-skill-registry
0
0
更新於 1w ago

new-project

Scaffold a new Lean 4 project in the workspace. Use when creating a new project, library, or application.

nathanial/lean-workspace
0
0
更新於 1w ago