Klint Canvas Library
A React-first 2D canvas library for creative coding, inspired by p5.js but built with modern React patterns.
Explore
7,441 skills indexed with the new KISS metadata standard.
A React-first 2D canvas library for creative coding, inspired by p5.js but built with modern React patterns.
This skill should be used when users need to create, validate, or modify Moqui framework services, entities, and queries. It provides comprehensive guidance for writing correct Moqui XML definitions, following framework patterns and conventions.
Analyse rhétorique et épistémologique d'articles, discours et textes argumentatifs. Utiliser ce skill quand l'utilisateur demande d'analyser la qualité argumentative d'un texte, d'identifier des sophismes ou biais, d'évaluer la fiabilité des sources citées, de déconstruire la logique d'un raisonnement, ou de produire une réécriture critique structurée d'un document.
Generate production-ready Rails applications with Inertia.js, React, TypeScript, Server-Side Rendering (SSR), and ShadcnUI components, configured for deployment with Kamal. Use when creating new Rails projects that need modern SPA-like frontend with SEO-friendly SSR, or when helping users set up Inertia.js with Rails. Supports PostgreSQL, MySQL, and SQLite databases.
This skill should be used when users need to rent GPUs, run ML training jobs, or manage compute resources on Basilica's decentralized GPU marketplace. Use it for PyTorch/TensorFlow training, distributed training setup, GPU rental management, cost monitoring, or any Basilica CLI workflows. Includes workaround for non-TTY environments like Claude Code.
> **目的**:讓 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.
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 规范去重整理)。
|
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.