>
cat ~/最新
浏览最新添加到市场的技能
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
>
Initialize work on a Jira ticket. Creates a new branch with conventional commit prefix based on the ticket type. Use...
Create a new branch stacked on another PR. Use when you want to start work that depends on an existing PR that...
Address PR review comments from reviewers (amazon-q-developer, copilot, humans). Use when the user wants to see and...
Reply to PR review comments after addressing them. Resolves conversations where changes were made. Uses polite tone...
Rebase the current branch onto an updated parent PR branch. Use when you have stacked PRs and the parent branch has...
Rebase after a parent PR has been merged to main. Use when your branch was stacked on another PR that has now been...
Rebase the current branch onto an updated main branch. Use when main has been updated and you need to incorporate...
>
Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch...
Create a pull request from the current branch following project conventions. Uses the branch name to find the Jira...
Debug Spectro Cloud Palette clusters using event streams, log bundles, and edge host logs. Tracks known errors -...
Generate context-efficient prompts for SpectroCloud tasks. Skills are global - agents must READ them. Learnings stay local.
Pack-specific learnings, gotchas, and configuration patterns for Spectro Cloud Palette. Covers storage, networking,...
Common Spectro Cloud Palette utilities for API operations. Project lookup, pack discovery, registry types, and...
Create and manage Spectro Cloud Palette Edge clusters. Covers edge-native deployments including agent mode,...
Create and manage Spectro Cloud Palette cluster profiles via API or Terraform. Covers pack discovery, CRUD...
Build and deploy Spectro Cloud Palette Edge clusters using Appliance Mode. Covers CanvOS builds, provider images,...
Deploy and manage Spectro Cloud Palette Edge clusters using Agent Mode. Covers installation, registration tokens,...
Template skill demonstrating proper structure. Use this as a reference when creating new skills. Copy this folder...
Project setup. Explore the codebase, ask about strategy and aims, write persistent context to AGENTS.md. Run when...
Explore candidate solutions before committing. Use when you have a problem statement and need to evaluate approaches...