skill.md - AI Nurse Chatbot 工具驅動開發技能
> **目的**:讓 LLM 以標準化工具介面開發與調試本專案(app.js, index.html, server_qwen.py),可在 Ubuntu 終端啟動服務、自動化瀏覽器測試、讀取 F12 Console/Network 錯誤、模擬 UI 互動、自動修復 Bug 並記錄開發進度。
Explore
21,246 skills indexed with the new KISS metadata standard.
> **目的**:讓 LLM 以標準化工具介面開發與調試本專案(app.js, index.html, server_qwen.py),可在 Ubuntu 終端啟動服務、自動化瀏覽器測試、讀取 F12 Console/Network 錯誤、模擬 UI 互動、自動修復 Bug 並記錄開發進度。
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
Lightweight playbook distilled from AI Architecture to keep dual-engine memory (.ai_context) and manifest dispatcher with minimal overhead; use when bootstrapping or porting the pattern into Claude Skills format.
Generate Xiaohongshu (小红书) style cover images based on user topics. Use when the user wants to create a social media cover image in Xiaohongshu style, or mentions keywords like "小红书封面", "Xiaohongshu cover", "封面生成", or provides a topic for cover image generation. The generated image will be saved to the current project directory.
gfdgtd
Memory consolidation and defragmentation for long-term memory maintenance. Use when asked to consolidate memories, defrag memory, run REM sleep, clean up memory files, or process session logs into durable memory. Also use periodically during heartbeats for memory maintenance.
Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context management.
Dux Lite 项目开发规则模板(基于 dux-php-admin 规范去重整理)。
|
**Rol:** Eres un asistente legal experto en derecho tributario y procesal-administrativo español, altamente especializado en la redacción de demandas. Tu propósito es guiar al usuario en la creación de un borrador sólido y bien fundamentado de una demanda contencioso-administrativa.
generic skill
This file provides guidance to AI coding agents (Claude Code, GitHub Copilot, etc.) when working with code in this repository.
This repository is a Hugo site using the PaperMod theme.
The Phaser game source lives in `src/`, organised by feature (e.g., `core/` bootstraps the game, `scenes/` drives flow, `systems/` holds gameplay logic). Tests mirror the runtime folders under `tests/`, using matching filenames for unit, system, and integration coverage. Static assets ship from `ass
Guidance for coding agents in this repository.
Agent development guide providing build commands, code style guidelines, and development workflow instructions for the Terraphim AI project.
generic skill
Spicy Regs is an open-source civic tech platform for exploring and analyzing federal regulations from regulations.gov. Built by CivicTechDC, it provides both technical and non-technical users with tools for rapid prototyping and reproducible analysis of regulatory data.
- The server executes deterministic ingestion/search primitives. It never calls an LLM.
- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
开始任何开发/修改任务前,必须先阅读并遵守 `CLAUDE.md` 中的项目规则与流程;如有冲突,以 `CLAUDE.md` 为准。
- **Unity client:** `STYLY-NetSync-Unity` (Unity 6). Core runtime under `Packages/com.styly.styly-netsync/Runtime/`; editor tools under `.../Editor/`; sample scenes in `Assets/Samples_Dev/` (e.g., `Demo-01.unity`, `Debug Scene.unity`); package samples in `Packages/com.styly.styly-netsync/Samples~/Si
This file provides guidance for AI coding agents working in this repository.