Health Metrics Calculator
Build a comprehensive health metrics calculator with HTML5, CSS3 and JavaScript based on medical standards. Create a clean, accessible interface with step-by-step input forms. Implement accurate BMI c...
Explore
9,018 skills indexed with the new KISS metadata standard.
Build a comprehensive health metrics calculator with HTML5, CSS3 and JavaScript based on medical standards. Create a clean, accessible interface with step-by-step input forms. Implement accurate BMI c...
Create a recipe finder application using HTML5, CSS3, JavaScript and a food API. Build a visually appealing interface with food photography and intuitive navigation. Implement advanced search with fil...
Build an interactive typing speed test using HTML5, CSS3, and JavaScript. Create a clean interface with text display and input area. Implement WPM and accuracy calculation in real-time. Add difficulty...
---
generic skill
- **Dataset:** allenai/real-toxicity-prompts
[x][link](https://github.com/anthropics/skills/blob/main/frontend-design/SKILL.md)
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
На основе текста из истории, создай детальное описание одной сцены на английском, а затем иллюстрацию на основе описания. Используй нейтральные обозначения для людей и животных, не имена, например, "мальчик" вместо "Ваня", "женщина" вместо "Анна", "собака" вместо "Жучка", и т.п. Если в тексте больше
**Date:** 2026-02-17
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