搜索结果
ing
找到 13037 个相关结果
通用助手 / 编排推荐
37signals-rails
37signals-rails
37signals Rails coding principles and conventions from DHH, Jorge Manrubia, and the Fizzy/Basecamp/HEY codebase. This skill should be used when writing,…
通用助手 / 编排推荐
maplibre-pmtiles-patterns
maplibre-pmtiles-patterns
Serverless vector and raster tiles with PMTiles for MapLibre GL JS — single-file format, HTTP range requests, hosting on S3/R2/GitHub Pages, generating with…
通用助手 / 编排推荐
java-docker
java-docker
Containerize Java applications - Dockerfile optimization, JVM settings, security
通用助手 / 编排推荐
create-agent-adapter
create-agent-adapter
Technical guide for creating a new Paperclip agent adapter. Use when building a new adapter package, adding support for a new AI coding tool (e.g. a new CLI agent, API-based agent, or custom process), or when modifying the adapter system. Covers the required interfaces, module structure, registration points, and conventions derived from the existing claude-local and codex-local adapters.
安全与治理 / 审核评估
api-expert
api-expert
Expert API architect specializing in RESTful API design, GraphQL, gRPC, and API security. Deep expertise in OpenAPI 3.1, authentication patterns (OAuth2, JWT),…
安全与治理 / 审核评估
page-cro
page-cro
Audit and optimize landing pages for conversion rate. Use when the user asks about conversion rate optimization, CRO, landing page audits, improving sign-ups…
研究学习 / 检索整理
sqlite-vec
sqlite-vec
sqlite-vec extension for vector similarity search in SQLite. Use when storing embeddings, performing KNN queries, or building semantic search features.…
设计与产品 / 审核评估
product-frontend-design
product-frontend-design
Review and design SaaS/product marketing sites and frontend interfaces end-to-end: clarify value, fix hierarchy, and implement distinctive, production-grade UI…
安全与治理 / 审核评估
prompt-injection-scanner
prompt-injection-scanner
Audits agent skill instructions and system prompts for vulnerabilities to prompt hijacking and indirect injection. Use when designing new agent skills or…
通用助手 / 编排推荐
plugin-settings
plugin-settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin…
软件工程 / 诊断修复
buttons-ctas
buttons-ctas
Use when animating buttons, CTAs, or clickable action elements to create satisfying, responsive interactions
通用助手 / 编排推荐
docx
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…
软件工程 / 诊断修复
rust
rust
Systems programming expertise for Tauri desktop application backend development with memory safety and performance optimization
软件工程 / 诊断修复
ros2-robotics
ros2-robotics
Patterns for developing robotics applications with ROS2 (Robot Operating System 2). Covers nodes, topics, services, actions, launch files, lifecycle…
软件工程 / 诊断修复
social-scraping
social-scraping
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.
软件工程 / 部署发布
loki-config-generator
loki-config-generator
Generate/create Loki configs — ingester, querier, compactor, ruler, S3/GCS/Azure backends.
软件工程 / 部署发布
linux-administration
linux-administration
System administration for Linux servers. Manage packages, services, and system configuration. Use when administering Linux systems.
软件工程 / 部署发布
nocobase-dsl-reconciler
nocobase-dsl-reconciler
**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`.
通用助手 / 编排推荐
pricing-strategy
pricing-strategy
When the user wants help with pricing decisions, packaging, or monetization strategy. Use when the user mentions 'pricing,' 'pricing model,' 'pricing tiers,'…
软件工程 / 诊断修复
git-worktrees
git-worktrees
Use git worktrees for parallel development on multiple branches simultaneously