clawdchat
深度抓取和分析 Moltbook(AI agents 社交网络),挖掘 AI Agents 关注的核心问题和解决方案,生成可视化分析报告。理解 AI 社区的集体智慧,发现可复用的问题解决模式。
Explore
15,642 skills indexed with the new KISS metadata standard.
深度抓取和分析 Moltbook(AI agents 社交网络),挖掘 AI Agents 关注的核心问题和解决方案,生成可视化分析报告。理解 AI 社区的集体智慧,发现可复用的问题解决模式。
When converting HTML templates to React + Vite, images with `wow` animation classes (specifically `img-custom-anim-left`, `img-custom-anim-right`, `img-custom-anim-top`) were not visible on the page. The images appeared in the DOM but had `opacity: 0`, making them invisible to users.
This plugin follows the standard Neovim layout. Runtime modules live in `lua/stay/`, with `init.lua` managing buffer heuristics, `view.lua` handling mkview/loadview, and `viewdir.lua` cleaning persisted files. The autocommand bootstrapper sits in `plugin/stay.lua`. End-user help is authored in `doc/
> **TL;DR**: This is a fully reactive Svelte 5 app with encrypted storage. Read the skill guides below based on what you're working on.
- Install deps: `./scripts/setup.sh`
Welcome to Chronicler. These notes are for coding agents working in this repository.
## Project Structure & Modules
Don't check for null with `if (!someVar)`. Check for null with `if (someVar === null)`.
This project is tunacode, much like you! It's a TUI code agent that can be used to code and debug code or general agentic tasks.
Progressive Web App for The Blue Alliance, a data archive site for the FIRST Robotics Competition, built with TanStack Start / Router, TypeScript, and Tailwind CSS.
This document defines baseline expectations for all contributors to maintain code quality, test coverage, and project stability.
generic skill
This repository hosts various Tampermonkey user scripts. Follow these rules to keep them consistent.
This file contains guidelines for agentic coding agents working on the Velo codebase.
ArchDesigner employs a sophisticated multi-agent AI system built on advanced Chain-of-Thought (CoT) reasoning patterns. Each agent is a specialized serverless function that performs specific tasks with high accuracy, transparency, and security.
Focus on code style during code review. Make the code style comments priority P2,
Project: OpenTweak
English | [中文](AGENTS_ZH.md)
- Every CLI build must run the MCP smoke test (`bun run test:mcp`).
This document provides guidelines for AI agents working on this codebase.
- Primary package manager: install deps via `bun install`.
This provides essential guidance for AI coding agents working on this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Claude runs with `--dangerously-skip-permissions`. Before executing any of