灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1627 个相关结果 / GitHub 工作流

软件工程 / 部署发布

autocli

autocli

108

Use autocli CLI to interact with 55+ social/content websites (HackerNews, Reddit, Twitter/X, Bilibili, Zhihu, Weibo, Xiaohongshu, YouTube, Medium, Substack,…

Stars 830
playwrightgithubautoclicli

软件工程 / 部署发布

releasing-macos-apps

releasing-macos-apps

108

Create notarized macOS app releases with Sparkle auto-updates, DMG installers, and GitHub releases. Use when releasing macOS apps, creating DMG files,…

Stars 135
workflowgithubreleasingmacos

软件工程 / 部署发布

github-sandbox-file-downloader

github-sandbox-file-downloader

108

Download files into a GitHub repository by writing special commit messages that trigger a GitHub Actions workflow.

Stars 7
uiworkflowgithubsandbox

软件工程 / 诊断修复

legacy-modernizer

legacy-modernizer

108

Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward…

Stars 37,687
uiworkflowlegacymodernizer

软件工程 / 部署发布

dependency-resolver

dependency-resolver

108

Automated dependency conflict detection and resolution. Detects local vs CI environment mismatches, compares versions, and generates pinning recommendations.…

Stars 62
workflowdebuggingdependencyresolver

软件工程 / 诊断修复

shadcn

shadcn

107

Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.

Stars 37,706
designuiapidebugging

软件工程 / 诊断修复

analyse-with-phpstan

analyse-with-phpstan

107

Analyse PHP code with PHPStan via the playground API. Tests across all PHP versions (7.2–8.5) and reports errors grouped by version. Supports configuring…

Stars 0
apianalysephpstanphp

软件工程 / 部署发布

github-actions-pipeline-builder

github-actions-pipeline-builder

107

Build production CI/CD pipelines with GitHub Actions. Implements matrix builds, caching, deployments, testing, security scanning. Use for automated testing,…

Stars 104
uitestingdockerdeployment

软件工程 / 诊断修复

default-workflow

default-workflow

107

Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.

Stars 62
uiworkflowgithubdefault

软件工程 / 诊断修复

pydantic-models-py

pydantic-models-py

107

Create Pydantic models following the multi-model pattern for clean API contracts.

Stars 37,698
uiapidatabasepydantic

软件工程 / 部署发布

dx-optimizer

dx-optimizer

107

Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development…

Stars 37,677
uiworkflowoptimizerdeveloper

软件工程 / 部署发布

quality-gates-enforcer

quality-gates-enforcer

107

Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and…

Stars 38
uisecurityragworkflow

软件工程 / 诊断修复

review-code

review-code

107

Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review…

Stars 2,010
performancetestingsecurityworkflow

软件工程 / 诊断修复

smart-test

smart-test

107

Intelligent test selection based on code changes. Maps source files to tests via import analysis, implements tiered testing (fast < 1 min, impacted < 5 min, full suite), and tracks test reliability. Use when running tests after code changes to optimize feedback loops and CI time.

Stars 62
uitestingsmarttest

软件工程 / 诊断修复

plan-ceo-review

plan-ceo-review

106

CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick expansions), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Use when asked to "think bigger", "expand scope", "strategy review", "rethink this", or "is this ambitious enough". Proactively suggest when the user is questioning scope or ambition of a plan, or when the plan feels like it could be thinking bigger. (gstack)

Stars 0
frontendbackenddesignui

软件工程 / 部署发布

appbuilder-cicd-pipeline

appbuilder-cicd-pipeline

106

Set up CI/CD pipelines for Adobe App Builder projects. Generates GitHub Actions workflows using adobe/aio-cli-setup-action@3 and adobe/aio-apps-action@3.3.0, plus patterns for Azure DevOps and GitLab CI. Handles OAuth S2S secrets injection, multi-workspace promotion (stage → prod), deploy gating with manifest validation. Use this skill whenever the user mentions CI/CD for App Builder, GitHub Actions for aio deploy, automated deployment pipelines, continuous integration, continuous delivery, deploy automation, multi-environment promotion, aio app add ci, or wants to automate their App Builder build and release process. Also trigger when users mention deploy workflows, release pipelines, or GitHub secrets for App Builder.

Stars 0
uidevopsdeploymentauth

软件工程 / 诊断修复

linux-troubleshooting

linux-troubleshooting

106

Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures.

Stars 37,687
uxperformanceworkflowdebugging

软件工程 / 诊断修复

spec-context

spec-context

106

Use when 需要在 sdlc-dev 的 Spec 流程中定位当前 spec pack(FEATURE_DIR)、避免在错误目录读写 requirements/*.md,或出现"看错上下文/写错文件/分支不符合规范"的问题。

Stars 8
uigithubspeccontext

软件工程 / 诊断修复

errore

errore

106

errore is Go-style error handling for TypeScript: return errors instead of throwing them. Instead of Go's two-value tuple (val, err), functions return a single Error | T union. Instead of checking err != nil, you check instanceof Error. TypeScript narrows the type automatically — forget to check and your code won't compile. No wrapper types, no Result monads, just unions and instanceof. The errore npm package provides helper utilities (createTaggedError, tryAsync, matchError, findCause, partition) but the core pattern is zero-dependency. Benefits: every error is visible in the return type, callers can't forget to handle errors, flat control flow with early returns instead of nested try-catch, and errors carry typed properties with cause chains for debugging. ALWAYS read this skill when a repo uses the errore "errors as values" convention (errore.org). ALWAYS use errore for new TypeScript projects.

Stars 259
debuggingerrorestyleerror

软件工程 / 诊断修复

ddd-context-mapping

ddd-context-mapping

106

Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.

Stars 37,674
designdddcontextmapping

72 / 82