查询中

搜索技能

为您的 Agent 寻找最完美的能力。

结果数
10,480
符合搜索条件的技能
当前页
331
共 524 页
关键词
git
按名称、标签或描述搜索
productivity-tools
1

template-discovery

This skill should be used when the user asks about "to-be-continuous templates", "gitlab ci templates", "semantic-release", "what templates exist", "show me templates for X", "pipeline templates", "deployment templates", "build templates", "S3 deployment", "kubernetes templates", "docker templates", "template variants", "vault integration", "OIDC authentication", or mentions needing GitLab CI/CD pipeline configuration. Provides interactive guidance for discovering, combining, and adapting to-be-continuous templates with cross-component variant learning.

rafaelcalleja
rafaelcalleja
tools
open
debugging
1

web-design-reviewer

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

webmaxru
webmaxru
tools
open
system-admin
1

github-workflow

GitHub Actions workflow automation for intelligent CI/CD pipelines with adaptive optimization. Use for workflow creation, pipeline optimization, security scanning, failure analysis, and automated deployment strategies.

vamseeachanta
vamseeachanta
tools
open
system-admin
1

deployer-php

Server and site deployment concierge for DeployerPHP. Helps with provisioning servers (AWS, DigitalOcean), deploying PHP applications, managing services (Nginx, PHP-FPM, MySQL, Redis), configuring crons and supervisors, and debugging deployment issues. Use when working with deployer.yml inventory or running deployer CLI commands. Also use when investigating the deployed version of a site - checking how the deployment stores sessions, handles caching, reads environment variables, or any production configuration. For questions about "how does the deployed site work" or "what's running on the server", use server:run to inspect the deployed application.

loadinglucian
loadinglucian
tools
open
cms-platforms
1

customize-view

Advanced view features: styling (colors, shapes, style predicates), layout control (autoLayout, rank hints), and navigation (navigateTo, links).

a-scolan
a-scolan
development
open
productivity-tools
1

harness-expert

Expert-level Harness template types, runtime inputs, expression language, pipeline patterns (CI/CD, GitOps, Canary, Blue-Green), versioning, and step configurations

Lobbi-Docs
Lobbi-Docs
tools
open
automation-tools
1

deployment

Deployment workflow for Astro sites on Cloudflare Pages + GitHub. Staging → Production flow. Use before first deploy.

Soborbo
Soborbo
tools
open
productivity-tools
1

changelog-orchestrator

Orchestrate 6-phase changelog generation workflow with AI synthesis, multi-source data fetching (GitHub/Slack/Git), quality validation, and automated PR creation. Use when automating release notes, weekly changelogs, or documentation updates. Trigger with "generate changelog", "weekly changelog", or "automate release notes".

intent-solutions-io
intent-solutions-io
tools
open
productivity-tools
1

bootstrapping-github-projects

Automates GitHub Projects V2 setup with standardized workflow boards. Creates custom fields (Status/Value/Effort), configures automations, generates semantic repository labels, and aligns project name with repository. Use when users ask to "set up a project board", "create GitHub project", "bootstrap project planning", "initialize project management", or mention "GitHub Projects V2", "project tracking", or "kanban board setup". Requires GitHub CLI with project scope.

kynoptic
kynoptic
tools
open
productivity-tools
1

managing-git

Knowledge and patterns for Git workflows, branching strategies, and version control best practices.

drewdresser
drewdresser
tools
open
productivity-tools
1

spec-kit-integration

Integracao com GitHub Spec Kit para Spec-Driven Development. Gera specs, technical plans e tasks usando templates padronizados. Use quando: criar specs, gerar technical plans, quebrar em tasks.

arbgjr
arbgjr
tools
open
system-admin
1

harness-cd

Harness NextGen CD for continuous deployment including pipeline YAML structure, deployment strategies (rolling, blue-green, canary), GitOps workflows, approval gates, triggers, environments, services, manifests, Kubernetes deployments, Terraform integration, and secrets management. Activate for Harness pipeline creation, deployment automation, and GitOps configuration.

Lobbi-Docs
Lobbi-Docs
tools
open
productivity-tools
1

tbc-kicker-gitlab-cicd-generator

This skill should be used when the user asks to "generate gitlab-ci.yml", "create GitLab CI pipeline", "configure GitLab CI/CD", "use To-Be-Continuous templates", "setup TBC templates", "create CI/CD for Python/Node/Go/Java project", "configure Docker build in GitLab", "setup Kubernetes deployment in GitLab", "add SonarQube to GitLab CI", "configure Terraform with GitLab", or mentions "TBC", "To-Be-Continuous", "Kicker", or needs help selecting CI/CD templates for their project.

rafaelcalleja
rafaelcalleja
tools
open
productivity-tools
1

release

Automate the complete release process for MillerNav Obsidian plugin including version updates, building, packaging, tagging, and GitHub release creation. Use when the user asks to create a release, publish a new version, or wants to release the plugin to GitHub.

sidhanthapoddar99
sidhanthapoddar99
tools
open
productivity-tools
1

cicd-gitlab-components-dev

Develop reusable GitLab CI/CD components and templates. Use when creating CI/CD component libraries, building include templates, packaging components for the CI/CD Catalog, or designing organization-wide pipeline templates.

aRustyDev
aRustyDev
tools
open
productivity-tools
1

github-wiki

Sincroniza documentacao com GitHub Wiki via Git. Publica ADRs, docs de arquitetura e API automaticamente. Use quando: publicar ADR, sincronizar docs apos release.

arbgjr
arbgjr
tools
open
productivity-tools
1

github-mcp

GitHub operations for creating PRs, pushing files, and managing branches.

5dlabs
5dlabs
tools
open
productivity-tools
1

commit

Stage changes, create Conventional Commits, push branches, open GitHub pull requests with gh, and manage PR checks/auto-merge. Use when a user asks to commit, push, open a PR, enable auto-merge, or shepherd CI checks to green.

lqxc-org
lqxc-org
tools
open
cms-platforms
1

blog-post-formatter

Format blog content into properly structured markdown files for Next.js portfolio blog. Use when user wants to: (1) Format raw blog content into markdown with frontmatter, (2) Create new blog posts from topics or titles, (3) Generate blog post files with proper metadata (title, excerpt, date, author) and save to _posts/ directory. Automatically generates excerpts, converts titles to kebab-case filenames, and ensures proper frontmatter format.

santosrai
santosrai
development
open
automation-tools
1

ankane-readme-writer

Use this agent when you need to create or update README files following the Ankane-style template for Ruby gems. This includes writing concise documentation with imperative voice, keeping sentences under 15 words, organizing sections in the standard order (Installation, Quick Start, Usage, etc.), and ensuring proper formatting with single-purpose code fences and minimal prose. Examples: <example>Context: User is creating documentation for a new Ruby gem. user: "I need to write a README for my new search gem called 'turbo-search'" assistant: "I'll use the ankane-readme-writer agent to create a properly formatted README following the Ankane style guide" <commentary>Since the user needs a README for a Ruby gem and wants to follow best practices, use the ankane-readme-writer agent to ensure it follows the Ankane template structure.</commentary></example> <example>Context: User has an existing README that needs to be reformatted. user: "Can you update my gem's README to follow the Ankane style?" assistant: "Let me

i3ringit
i3ringit
tools
open
上一页
第 331 页 / 共 524 页
下一页