灵感菇

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

搜索结果

ing

找到 13037 个相关结果

研究学习 / 检索整理

research-pipeline

research-pipeline

144

Full research pipeline: Workflow 1 (idea discovery) → implementation → Workflow 2 (auto review loop) → Workflow 3 (paper writing, optional). Goes from a broad…

Stars 9,478
uiapiworkflowresearch

自动化与集成 / 自动执行

spec-driven-development

spec-driven-development

144

Keeps implementation and specs in sync. Use when working on a feature that has a spec in .claude/specs/, when the user says /spec, or when starting…

Stars 188,148
apispecdrivendevelopment

安全与治理 / 审核评估

signing

signing

144

Message signing and verification — SIP-018 structured Clarity data signing (on-chain verifiable), Stacks plain-text message signing (SIWS-compatible), Bitcoin…

Stars 6
authsigningmessageand

安全与治理 / 审核评估

setup

setup

143

Use when setting up a project, adding linting, formatting, git hooks, or TypeScript. Installs Biome, Husky, commitlint, lint-staged, and GitLeaks for JS/TS.

Stars 7
setupsettingprojectadding

通用助手 / 编排推荐

interactive-input

interactive-input

143

Enables rich interactive UI components in chat responses. When presenting questions that require structured input (multiple choice, true/false, forms), embed…

Stars 96
uiagentinteractiveinput

安全与治理 / 审核评估

luau-best-practices

luau-best-practices

143

Luau best practices and clean code patterns for Roblox development. Use this skill when: - Writing new Luau modules, services, or controllers - Reviewing code for quality and maintainability - Setting up project structure and organization - Implementing error handling and validation - Managing memory and preventing leaks - Writing secure server-authoritative code - Following Roblox-specific conventions - Refactoring or improving existing code Triggers: "best practices", "clean code", "code review", "refactor", "code quality", "naming convention", "code style", "module pattern", "service pattern", "memory leak", "error handling", "pcall", "security", "server authority", "validation", "code organization"

Stars 3
securityauthluauand

内容创作 / 生成

mckinsey-research

mckinsey-research

143

Run a full McKinsey-level market research and strategy analysis using 12 specialized prompts. USE WHEN: - market research, competitive analysis, business strategy, TAM analysis - customer personas, pricing strategy, go-to-market plan, financial modeling - risk assessment, SWOT analysis, market entry strategy, comprehensive business analysis - بحث سوق, تحليل استراتيجي, تحليل منافسين, دراسة جدوى, خطة عمل - "حلل لي السوق" for business entry or investment decisions DON'T USE WHEN: - User wants a quick opinion on a business idea → just answer directly - Product recommendations or shopping → use personal-shopper - Content strategy for social media → use viral-equation - Simple web search for company info → use web_search directly - Comparing products to buy → use personal-shopper - Analyzing a single competitor briefly → just answer directly EDGE CASES: - "حلل لي السوق" with a specific product to buy → personal-shopper (not this skill) - "حلل لي السوق" for business entry → this skill - "وش أفضل منتج" → personal-shopper - "وش حجم سوق X" → this skill - "قارن لي بين منتجين" → personal-shopper - "قارن لي بين شركتين" as competitors → this skill - "دراسة جدوى مشروع" → this skill - "أبغى أفتح مشروع" → this skill (full analysis) - "أبغى أشتري لابتوب" → personal-shopper (purchase, not business) INPUTS: Business description, industry, target customer, geography, financials (optional) TOOLS: sessions_spawn (sub-agents), web_search, web_fetch OUTPUT: Complete strategy report saved to artifacts/research/{date}-{slug}.html SUCCESS: User gets 12 consulting-grade analyses synthesized into one actionable report

Stars 19
uiperformancesecurityprompt

通用助手 / 编排推荐

markdown-accessibility

markdown-accessibility

143

Audit and fix markdown for accessibility. Covers ambiguous links, anchors, emoji (remove/translate), Mermaid/ASCII templates, heading hierarchy, table…

Stars 275
auditagentagentsgithub

办公运营 / 自动执行

nano-banana

nano-banana

143

Generate professional presentation slides and high-quality illustrations using Gemini image generation API (Nano Banana 2), with interactive browser-based…

Stars 366
apinanobananagenerate

研究学习 / 检索整理

notion-research-documentation

notion-research-documentation

143

Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages.…

Stars 383
uiworkflownotionresearch

软件工程 / 诊断修复

programmatic-seo

programmatic-seo

143

Create SEO-optimized pages at scale using programmatic/template-based approaches. Use when the user says "programmatic SEO", "pSEO", "pages at scale",…

Stars 428
uiapidatabaseprogrammatic

研究学习 / 检索整理

fine-tuning-serving-openpi

fine-tuning-serving-openpi

143

Fine-tune and serve Physical Intelligence OpenPI models (pi0, pi0-fast, pi0.5) using JAX or PyTorch backends for robot policy inference across ALOHA, DROID,…

Stars 8,475
backenduiworkflowgithub

安全与治理 / 审核评估

appsec-expert

appsec-expert

143

Elite Application Security engineer specializing in secure SDLC, OWASP Top 10 2025, SAST/DAST/SCA integration, threat modeling (STRIDE), and vulnerability…

Stars 0
uisecurityapiappsec

通用助手 / 编排推荐

godot-procedural-generation

godot-procedural-generation

143

Expert blueprint for procedural content generation (dungeons, terrain, loot, levels) using FastNoiseLite, random walks, BSP trees, Wave Function Collapse, and…

Stars 168
performanceagentgodotprocedural

安全与治理 / 审核评估

security-audit

security-audit

143

General-purpose security auditing guide. Covers OWASP Top 10, dependency vulnerabilities, authentication, authorization, input validation, and secret management. Use this when performing a security review or audit.

Stars 4
designuisecurityaudit

软件工程 / 诊断修复

asyncio-concurrency-patterns

asyncio-concurrency-patterns

143

Complete guide for asyncio concurrency patterns including event loops, coroutines, tasks, futures, async context managers, and performance optimization

Stars 55
uiuxperformanceasyncio

安全与治理 / 审核评估

flutter-dio

flutter-dio

143

Implement HTTP networking with Dio including interceptors, retry logic, and response caching. Use when building API clients, configuring authentication…

Stars 18
uiauthapiflutter

软件工程 / 诊断修复

media-transcoding

media-transcoding

143

FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.

Stars 44
uiworkflowmediatranscoding

软件工程 / 诊断修复

nodejs-development

nodejs-development

143

Comprehensive Node.js development skill covering event loop, async patterns, streams, file system, HTTP servers, process management, and modern Node.js best…

Stars 55
backenduiuxapi

安全与治理 / 审核评估

software-security-appsec

software-security-appsec

143

AppSec patterns aligned with OWASP Top 10:2025 and NIST SSDF. Use when implementing auth, input validation, crypto, or reviewing security posture.

Stars 60
uisecurityauthapi

487 / 652