搜索结果
全部能力
找到 975 个相关结果 / GitHub 工作流
通用助手 / 编排推荐
release-changelog
release-changelog
Generate the stable Paperclip release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.
通用助手 / 编排推荐
feature-slicing
feature-slicing
Proactively apply when creating new features/components/pages or setting up frontend project structure. Triggers on FSD, feature slicing, frontend…
通用助手 / 编排推荐
task-prd-creator
task-prd-creator
Create a well-written PRD, task, or GitHub issue/sub-issue for a feature, bug, or enhancement. Use when planning work, writing GitHub issues, breaking down…
通用助手 / 编排推荐
goal-seeking-agent-pattern
goal-seeking-agent-pattern
Guides architects on when and how to use goal-seeking agents as a design pattern. This skill helps evaluate whether autonomous agents are appropriate for a given problem, how to structure their objectives, integrate with goal_agent_generator, and reference real amplihack examples like AKS SRE automation, CI diagnostics, pre-commit workflows, and fix-agent pattern matching.
通用助手 / 编排推荐
domain-driven-design
domain-driven-design
Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.
通用助手 / 编排推荐
spec-driven
spec-driven
Specification-driven feature development with auto-sized depth. Produces spec.md, design.md, and tasks.md artifacts with requirements traceability, plus verify and audit phases tied to acceptance criteria. Use when planning a feature, breaking a change into tasks or stories, implementing a named story or task, verifying implementation against acceptance criteria, auditing goals before closing, or turning a PRD into engineering artifacts. Triggers: "plan this feature", "spec this feature", "turn this PRD into a spec", "break this into tasks/stories", "create technical design", "implement story S-1", "implement task T-1", "verify implementation", "check acceptance criteria", "audit feature", "audit this spec", "validate goals", "UAT", "manual testing", "discuss this feature", "show feature status", "quick fix", "quick task", "quick mode", "small change", and known one-line fixes where the user names file and line. Not for diagnosing unknown bugs, authoring standalone PRD/RFC/ADR/TDD documents, PR/commit mechanics, or PM backlog tracking.
通用助手 / 编排推荐
rss-digest
rss-digest
Agentic RSS digest using the feed CLI. Fetch, triage, and summarize RSS feeds to surface high-signal posts. Use when: (1) reading RSS feeds or catching up on…
通用助手 / 编排推荐
next-forge
next-forge
next-forge expert guidance — production-grade Turborepo monorepo SaaS starter by Vercel. Use when working in a next-forge project, scaffolding with `npx…
通用助手 / 编排推荐
email-accessibility
email-accessibility
HTML email accessibility reference. Email client rendering constraints, table-based layout patterns, accessible inline styles, MJML/Foundation/Maizzle…
通用助手 / 编排推荐
simd-intrinsics
simd-intrinsics
SIMD intrinsics skill for x86 (SSE/AVX) and ARM (NEON) vectorization. Use when reading auto-vectorization reports, writing SSE2/AVX2/NEON intrinsics, checking…
通用助手 / 编排推荐
sentry-go-sdk
sentry-go-sdk
Full Sentry SDK setup for Go. Use when asked to "add Sentry to Go", "install sentry-go", "setup Sentry in Go", or configure error monitoring, tracing, logging,…
通用助手 / 编排推荐
legal-compliance-mapping
legal-compliance-mapping
Cross-jurisdictional accessibility law reference. Maps Section 508, ADA, EN 301 549, European Accessibility Act, AODA, and other frameworks to WCAG versions,…
通用助手 / 编排推荐
google-workspace
google-workspace
Connect to Gmail and Google Calendar via OAuth 2.0. Use when users want to search/read emails, create drafts, search calendar events, check availability, or…
通用助手 / 编排推荐
as-review
as-review
Review current uncommitted git changes with full file context and produce a structured report with severity levels, actionable fixes, and an approval verdict.
通用助手 / 编排推荐
godot-input-handling
godot-input-handling
Expert patterns for input handling covering InputMap actions, InputEvent processing, controller support, rebinding, deadzones, and input buffering. Use when…
通用助手 / 编排推荐
codedocs
codedocs
Use this skill when generating AI-agent-friendly documentation for a git repo or directory, answering questions about a codebase from existing docs, or incrementally updating documentation after code changes. Triggers on codedocs:generate, codedocs:ask, codedocs:update, "document this codebase", "generate docs for this repo", "what does this project do", "update the docs after my changes", or any task requiring structured codebase documentation that serves AI agents, developers, and new team members.
通用助手 / 编排推荐
narrator-ai-cli
narrator-ai-cli
AI 电影/短剧解说视频自动生成(AI 解说大师 CLI Skill)。当用户需要创建电影解说视频、短剧解说、影视二创、AI 配音旁白视频、film commentary、video narration、drama dubbing、movie narration 时触发。内置电影素材库、BGM、多语种配音、解说模板。通过 narrator-ai-cli 命令行实现:搜片→选模板→选 BGM→选配音→生成文案→合成视频的全流程自动化。CLI client for Narrator AI video narration API.
通用助手 / 编排推荐
cyrus-setup-slack
cyrus-setup-slack
Configure Slack integration for Cyrus — create a Slack app from manifest, then guide the user to save credentials.
通用助手 / 编排推荐
package-development
package-development
Package development in Bagisto. Activates when creating packages, migrations, models, repositories, routes, controllers, views, localization, DataGrid, menus,…
通用助手 / 编排推荐
git-best-practices
git-best-practices
Use when creating commits, managing branches, opening PRs, or rewriting history. Not for non-git implementation tasks or repo-specific release policy decisions.