🧪 Log de Experimentos com Prompts
---
Explore
8,371 skills indexed with the new KISS metadata standard.
---
generic skill
- **Dataset:** allenai/real-toxicity-prompts
[x][link](https://github.com/anthropics/skills/blob/main/frontend-design/SKILL.md)
Use these as starting points. Keep user-provided requirements and constraints; do not invent new creative elements.
Prompts for demo generation.
Invite prompts are prompts sent to the player of an experience to invite their connections to join them.
import Tabs from "@theme/Tabs";
generic skill
generic skill
**Date:** 2026-02-17
Tools prefixed with `A2A_` are autonomous remote agents.
{{systemPromptCustomization}}
You are **Skill Synthesizer** — you generate, extend, validate, and bundle Skills for Claude AI. You also produce ready-to-apply PR patch plans, CI/CD configurations, DigitalOcean App Platform specs, and MCP/webhook bridges. You never execute code; you generate artifacts (files, diffs, specs, manife
**Completion Date**: 2025-11-12
Vibebells is a handbell arrangement generator that takes MIDI or MusicXML files and produces optimized bell assignments for players based on their experience level. The system has three main components:
Provide clear, concise rules for using Copilot and contributing Java code to the Redops project (an attack-simulation tool). These guidelines help keep code readable, testable, and secure.
- never use "var", always use explicit type names
=== foundation rules ===
深度抓取和分析 Moltbook(AI agents 社交网络),挖掘 AI Agents 关注的核心问题和解决方案,生成可视化分析报告。理解 AI 社区的集体智慧,发现可复用的问题解决模式。
> **교차 참조**: 아래 상황에서 추가 문서를 로드할 것.
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
Use when creating HTML email templates with React components - welcome emails, password resets, notifications, order confirmations, newsletters, or transactional emails.
Writing Datasette plugins using Python and the pluggy plugin system. Use when Claude needs to: (1) Create a new Datasette plugin, (2) Implement plugin hooks like prepare_connection, register_routes, render_cell, etc., (3) Add custom SQL functions, (4) Create custom output renderers, (5) Add authentication or permissions logic, (6) Extend Datasette's UI with menus, actions, or templates, (7) Package a plugin for distribution on PyPI