Get a week free of Claude Code →

Skills tagged "scripting" (1540)

1540 Claude Code skills tagged "scripting". Test each skill in the interactive playground.

⚙️ Getting Started
This skill guides you through initial setup and indexing of conversation history to ensure past conversations become searchable.
aidatabasescriptingproductivity
🧪 Gh Issue Fix Flow
This skill guides you through fixing a GitHub issue end-to-end using gh, code edits, builds and tests, and a focused push.
gitscriptingautomationtesting
🔍 Gh Process Review
This skill processes GitHub PR review comments by fetching them locally, planning fixes, and tracking progress to ensure traceable, single-commit resolutions.
code-reviewscriptinggitpython
🐛 Gha
This skill analyzes GitHub Actions failures to identify root causes, assess flakiness, and surface actionable fixes.
ci-cddebuggingdevopsautomation
🛡️ Ghidra
This skill enables automated reverse engineering with Ghidra headless to decompile, extract calls, strings, symbols, and call graphs.
securitydebuggingscriptingautomation
🔍 Git Branch Cleanup
This skill analyzes local Git branches and guides safe cleanup, helping you delete stale or merged branches with confidence.
gitscriptingcliproductivity
⚙️ Git Branch Naming
This skill enforces consistent git branch naming by applying type prefixes, issue linking, and kebab-case formatting to improve traceability and automation.
gitscriptingautomationci-cd
🔍 Git Commit
This skill reviews code and docs after changes, updates changelog README design and history, then commits and pushes.
gitcode-reviewdocspython
🔍 Git Commit
This skill assists you create conventional commits for current changes by grouping files into feature, fix, or docs commits and ensuring a clean working tree.
gitscriptingci-cdcode-review
🛡️ Git Commit
This skill automates repository initialization and commit workflows, generating .gitignore, filtering changes, scanning secrets, and configuring SSH remotes.
gitscriptingautomationdevops
🔍 Git Commit Analyzer
This skill analyzes git commits with AI to reveal your daily contribution level and provide bilingual, actionable insights.
aigitanalyticscode-review
🔍 Git Commit Helper
This skill helps craft clear, conventional commits by summarizing changes, applying prefixes, and documenting intent and scope.
gitscriptingdocscode-review
⚙️ Git Commits
This skill standardizes git commits by prefixing messages with the current hostname and type, ensuring traceable history across the project.
gitscriptingautomation
🧪 Git Flow
This skill enforces trunk-based development and stacked changes to accelerate reviews and maintain a linear, deployable main branch.
gitci-cdcode-reviewtesting
🛡️ Git Hooks
This skill helps you set up and enforce Git pre-commit hooks for code quality, secrets scanning, and commit message validation.
gitscriptingsecurityautomation
🔍 Git Master
This skill executes robust git operations with atomic commits, history searches, and rebase guidance to keep a clean, auditable project history.
gitscriptingci-cddebugging
🛡️ Git Pro
This skill automates repository workflows and issue management using GitHub Actions and Git internals to boost efficiency and reliability.
automationdevopsci-cdgit
🛡️ Git Safety
This skill enforces safe git file operations by mandating git mv/git rm for controlled files and validates status before actions.
gitscriptingautomationdevops
⚙️ Git Sync
This skill helps you keep your local branch up to date with the remote by performing fetch and pull --rebase, resolving conflicts as needed.
gitscriptingdevopsautomation
🧪 Git Workflow
This skill enforces standardized git workflows by guiding branch naming, PR processes, and mandatory feature branches before changes.
gitscriptingcode-reviewci-cd
🔍 Git Workflow
This skill enforces professional Git workflows, ensuring clean commit history, proper branch naming, and effective collaboration through Conventional Commits
gitcode-reviewci-cddevops
🧪 Git Workflow
This skill helps you manage Git branches, commits, and conflicts following conventional workflows to ensure collaborative, scalable version control.
gitscriptingcode-reviewtesting
🧪 Git Workflow
This skill standardizes git workflows across spec and feature lifecycles, creating branches, commits, and PRs aligned to spec context for safer version control.
gitautomationdevopsscripting
🔍 Git Workflow
This skill helps you squash commits and safely rebase feature branches to keep history clean and collaboration smooth.
gitscriptingdevopsrefactor
⚙️ Git Workflow Manager
This skill enforces conventional commits, semantic versioning, and changelog discipline to streamline releases and improve project clarity.
gitcliscriptingrelease
🔍 Git Worktree
This skill helps you manage Git worktrees safely and efficiently by creating, listing, switching, and cleaning up isolated environments via a unified workflow.
gitscriptingproductivitycode-review
🧪 Git Worktree Create
This skill creates git worktrees in .worktrees for multiple branches, preserving uncommitted changes while enabling quick fixes and testing.
gitscriptingproductivitydevops
⚙️ Git Worktree Remove
This skill removes git worktrees from the .worktrees directory, cleans traces, and optionally lets you interactively select which to delete.
gitscriptingcliautomation
⚙️ Git Worktree Skill
This skill helps you manage git worktrees with tmux and iTerm2 integrations to run parallel environments and switch contexts seamlessly.
gitcliproductivityautomation
🧪 Gitflow Changesets Releases
This skill helps teams manage gitflow with changesets for branching, versioning, and releases, improving reliability and traceability.
gitdevopsreleasetesting
🧪 Github Actions Builder
This skill creates tailored GitHub Actions workflows for CI/CD, automating tests, builds, deployments, and releases across common project types.
ci-cddevopsautomationtesting
🔍 Github Search
This skill helps you discover GitHub repositories, code samples, and discussions using gh CLI, enabling targeted library usage and patterns.
cligitpythonscripting
⚙️ Github Skill Forge
This skill automates turning any GitHub repository into a standardized Trae skill, accelerating AI agent expansion.
automationscriptinggitdevops
🧪 Github Spec Kit
This skill guides spec-driven development with the GitHub Spec Kit, helping initialize projects, write specifications, plan, and execute tasks.
aidocsproductgit
⚙️ Github To Skills
This skill converts a GitHub repository URL into a ready-to-use AI skill with standardized structure and extended metadata for lifecycle management.
aiautomationdevopsscripting
⚙️ Gmail
This skill helps you manage Gmail by reading, composing drafts, and organizing messages with safe, draft-first workflows.
automationbackendapiproductivity
⚙️ Gmcli
This skill empowers you to manage Gmail via CLI, enabling search, read threads, send messages, and handle drafts and labels efficiently.
cliproductivityautomationscripting
🧪 Go Concurrency
This skill helps you write safe, efficient Go concurrency patterns using goroutines, channels, context, and sync primitives.
backendperformancedebuggingcode-review
📝 Goal
This skill quickly creates a concise goal.md by a brief interview to plan technical tasks, ensuring a single actionable document.
planningproductivityscriptinginfra
🔍 Godot Batch Operations
This skill enables bulk operations on Godot nodes, streamlining property updates, renaming, deletion, and creation for faster scene editing.
automationscriptingproductivitydebugging
🐛 Godot Dev
This skill helps you develop Godot games efficiently by guiding scene structure, GDScript patterns, and common tasks with practical examples.
scriptingdebuggingproductivitydesign
🔍 Godot Development
This skill helps you develop Godot 4 games efficiently by applying best practices for nodes, signals, resources, and performance.
performancedebuggingdesignscripting
⚙️ Godot Mcp Auto Launcher
This skill automatically detects and launches the Godot MCP server when a project starts to ensure MCP connectivity.
automationdevopsscriptingmonitoring
🧪 Godot Test Debugger
This skill automates Godot testing and debugging from natural language prompts, generating unit/integration tests, diagnosing errors, and producing actionable
testingunit-testsintegration-testsdebugging
⚙️ Gog Cli
This skill helps you control Google Workspace from the command line with gogcli, enabling fast scripted management of Gmail, Calendar, Drive, and more.
cliscriptingproductivity
⚙️ Gog Cli
This skill lets you manage Google Workspace via command line, enabling Gmail, Calendar, Drive, Sheets, Docs, Contacts, Tasks, and more.
cliscriptingproductivitycloud
⚙️ Gogcli Ops
This skill helps you securely verify gogcli authentication, resolve Google file IDs from URLs, and perform safe read-only checks before any write actions.
cliscriptingautomationproductivity
⚙️ Good Mp Post
This skill helps you manage complete WeChat official account article publishing with AI-assisted writing, image generation, layout, and release.
contentcopywritingsocial-mediaautomation
⚙️ Good Ttvideo2text
This skill transcribes audio from Douyin/TikTok videos into text with timestamps, enabling quick insights from video URLs.
aiautomationclianalytics
⚙️ Goodqunbot
This skill enables AI to manage WeChat messages on Windows by retrieving recent chats and sending texts through the WeChat PC client.
aiautomationproductivitycli
🧪 Google Adk Python
This skill helps you build, evaluate, and deploy AI agents with Google ADK Python for multi-agent systems, tooling, and Vertex AI deployment.
aiautomationcloudtesting
⚙️ Google Calendar
This skill lets you view, create, modify, and delete Google Calendar events across work and personal accounts with fast, integrated results.
automationapiproductivitycli
⚙️ Google Serper Search
This skill helps you perform web and image searches using the Google Serper API to obtain current information and visuals.
aiapidataresearch
⚙️ Google Slides Skill
This skill creates, edits, and exports Google Slides presentations, enabling content automation and rapid formatting for decks and reports.
automationapicloudproductivity
⚙️ Googleworkspace
This skill lets you manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs from the command line, saving time and automating workflows.
pythoncliautomationproductivity
⚙️ Grant Application Assembler
This skill assembles production-ready EU grant proposals from briefs, narratives, budgets, and commitments into submission-ready packages.
aiautomationscriptingwriting
🔍 Graphite
This skill helps you navigate and maintain Graphite stacks with gt commands, ensuring local consistency and smooth branch movement.
cligitscriptingproductivity
📝 Graphql Schema Generator
This skill generates GraphQL schemas, resolvers, and type definitions from data models, enabling rapid API design and automatic documentation.
apibackenddocsautomation
🐛 Graphviz
This skill helps you generate precise Graphviz DOT diagrams for complex layouts, enabling clear dependency trees and network topologies.
backenddatascriptingdebugging
⚙️ Greeter
This skill greets users warmly, responding with a friendly welcome message when users say hello or request a greeting.
aicliscriptingux

More Tags

automation (2772) ai (1905) testing (1783) backend (1548) debugging (1486) code-review (1426) docs (1343) api (1308) frontend (1279) productivity (1166) devops (1160) data (1050) workflow (1015) cli (1007) performance (984) security (836) analytics (822) design (787) python (653) ci-cd (633)

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.