灵感菇

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

搜索结果

全部能力

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

软件工程 / 部署发布

nocobase-dsl-reconciler

nocobase-dsl-reconciler

157

**Opt-in DSL path** for NocoBase app building. Use ONLY when the user explicitly asks for YAML / DSL / committed-to-git / `cli push` / spec files — e.g. "use the DSL reconciler", "I want YAML I can commit", "build this as a workspaces/ project". For any other UI authoring request (new page, new block, tweak an existing screen), default to `nocobase-ui-builder` instead — this reconciler is still in active development and has rough edges that the live-UI path avoids. When the user opts in: produces/changes files under `workspaces/<project>/`, supports new pages, menus, modules, whole systems, collections, tables, sub-tables, popups, dashboards, approval workflows, recordActions, and deploys them via `cli push`.

Stars 29
uiauthworkflownocobase

软件工程 / 诊断修复

ros2-robotics

ros2-robotics

157

Patterns for developing robotics applications with ROS2 (Robot Operating System 2). Covers nodes, topics, services, actions, launch files, lifecycle…

Stars 82
uiros2roboticspatterns

软件工程 / 诊断修复

social-scraping

social-scraping

157

Scrape social media profiles, posts, comments, followers, and search across 4 platforms via x402. USE FOR: - Getting TikTok, Instagram, Facebook, or Reddit profiles - Fetching a user's posts, stories, highlights, or videos - Getting comments, replies, and reactions on posts - Listing followers and following for any account - Searching posts, hashtags, and profiles across platforms - Cross-platform social media research and monitoring TRIGGERS: - "tiktok", "instagram", "facebook", "reddit" - "get followers", "who follows", "following list" - "scrape profile", "get posts from", "social media data" - "instagram stories", "tiktok videos", "facebook page" - "cross-platform", "social media research" IMPORTANT: StableSocial uses an async two-step flow. Step 1: POST triggers data collection (paid, $0.06). Step 2: Poll GET /api/jobs?token=... until finished (free). All endpoints are $0.06 per call.

Stars 10
reactuiapiagent

软件工程 / 部署发布

senior-devops

senior-devops

156

Use when building CI/CD pipelines, containerizing applications, managing Kubernetes clusters, provisioning cloud infrastructure with Terraform, implementing deployment strategies (blue-green, canary, rolling), setting up monitoring/observability, optimizing cloud costs, or handling infrastructure incident response.

Stars 138
uikubernetesdevopsdeployment

软件工程 / 诊断修复

code-architecture-review

code-architecture-review

155

Review code architecture for maintainability, catch structural issues before they become debtUse when "Reviewing pull requests with structural changes,…

Stars 82
architecturereviewformaintainability

软件工程 / 诊断修复

report-generator

report-generator

154

Generate professional PDF/HTML reports with charts, tables, and narrative from data. Supports templates, branding, and automated report generation.

Stars 53
uiperformancereportgenerator

软件工程 / 诊断修复

skill-creator

skill-creator

153

Architect and refine OpenCode skills to extend agent capabilities. Handles directory scaffolding, SKILL.md authoring, frontmatter optimization, and resource organization (scripts/references/assets). Use proactively for creating new skills, updating existing workflows, or fixing skill discovery issues. Examples: - user: "Create a new skill for database management" → scaffold directory and initial SKILL.md - user: "My skill isn't triggering correctly" → analyze and refine frontmatter description - user: "Add a python script to the image-processing skill" → structure scripts/ directory - user: "How should I structure a skill for API docs?" → design references/ layout

Stars 120
designauthapidatabase

软件工程 / 部署发布

telegram-bot-grammy

telegram-bot-grammy

153

Telegram Bot development skill using grammY framework, TypeScript, Drizzle ORM, Vitest testing, Biome linting, deployed to Cloudflare Workers with D1 database. Use cases: (1) Creating new Telegram Bot projects (2) Adding commands or features to existing Bots (3) Configuring Cloudflare Workers deployment (4) Setting up Drizzle + D1 database integration (5) Writing Bot test cases (6) Configuring Git hooks and GitHub Actions CI/CD

Stars 2
testingdeploymentdatabasesql

软件工程 / 诊断修复

storybook-setup

storybook-setup

153

Sets up Storybook for component documentation with controls, actions, accessibility testing, and visual regression. Use when users request "Storybook setup",…

Stars 38
testingworkflowstorybooksetup

软件工程 / 诊断修复

pp-coingecko

pp-coingecko

153

Printing Press CLI for Coingecko. CoinGecko public API for cryptocurrency data. Free tier, no API key required for basic endpoints.

Stars 1,078
uiapigithubcoingecko

软件工程 / 诊断修复

fusion-package-scribe

fusion-package-scribe

153

Systematically improves TSDoc and README documentation across packages in a TypeScript monorepo. Discovers public API surfaces, generates or improves TSDoc on…

Stars 0
uiapifusionpackage

软件工程 / 诊断修复

nextjs-core

nextjs-core

153

Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies

Stars 44
nextjstestingauthapi

软件工程 / 诊断修复

gemini-guide

gemini-guide

152

Look up Gemini API documentation, SDK patterns, and current best practices when building with Google Gemini. Maps topics to local cached docs and live sources,…

Stars 783
uiapigithubgemini

软件工程 / 部署发布

pr-quality-checklist

pr-quality-checklist

152

PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.

Stars 44
uiauthchecklistfor

软件工程 / 诊断修复

chargebee-integration

chargebee-integration

151

Comprehensive integration guide for Chargebee billing platform. Provides API integration patterns, webhook handling, SDK usage, and schema references for…

Stars 5
nextjsuiapigithub

软件工程 / 诊断修复

deps-dev

deps-dev

151

Look up the latest stable version of any open-source package across npm, PyPI, Go, Cargo, Maven, and NuGet. Use when the user asks 'what's the latest version…

Stars 5
apiagentagentsgithub

软件工程 / 部署发布

agent-integration

agent-integration

151

Integrate a raw customer agent repo with Veris end to end. Installs or verifies veris-cli, logs in, creates or reuses a Veris environment, analyzes the repo,…

Stars 0
uitestingdockerdeployment

软件工程 / 诊断修复

playwright-testing

playwright-testing

150

Browser accessibility testing using Playwright and @axe-core/playwright. Keyboard scans, contrast verification, and accessibility tree snapshots.

Stars 275
uitestingplaywrightagent

软件工程 / 诊断修复

telegram

telegram

150

This skill should be used when fetching, searching, downloading, sending, editing, or publishing messages on Telegram. Use for queries like "show my Telegram…

Stars 193
uiauthapiprompt

软件工程 / 诊断修复

code-review

code-review

150

Comprehensive code review checklist for pull requests

Stars 12
uitestingagentreview

60 / 82