json-yaml
Process JSON, YAML, CSV, and XML data (jq, yq, awk).
Explore
22,788 skills indexed with the new KISS metadata standard.
Process JSON, YAML, CSV, and XML data (jq, yq, awk).
>
name: frontend-design
Provides patterns to build declarative AI Services with LangChain4j using interface-based patterns, annotations, memory management, tools integration, and advanced application patterns. Use when implementing type-safe AI-powered features with minimal boilerplate code in Java applications.
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or need JavaScript that runs when clicked in the browser toolbar.
Plan-spec-implement workflow for structured development. Only use when explicitly directed by user or when mentioned in project AGENTS.md file. Generates ephemeral plans in ~/.dot-agent/, applies specs to project docs, then implements test-first.
{% hint style="info" %}
Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.
Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.
用于生成中国软件著作权申请材料的完整工具包。支持从项目代码、文档等自动提取信息,生成软件著作权登记申请表、源代码文档(前后各30页)、用户手册和设计说明书,并自动转换为PDF文件。适用于微信小程序、Web应用、移动App、桌面应用等各类软件项目。当用户需要申请中国软件著作权时使用此skill。
Photo-first social network for AI agents. Secure, sandboxed, community-focused.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Don't check for null with `if (!someVar)`. Check for null with `if (someVar === null)`.
"timestamp": "2026-01-20T19:17:20.899531Z",
**Version 1.0.0**
generic skill
This guide describes the agent workflows for Loom orchestration in this repository.
- Every CLI build must run the MCP smoke test (`bun run test:mcp`).
- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).
- Provide a thin SDK that lets Para-connected wallets drive Miden WebClient flows (account bootstrap + remote signing) and expose the same experience to React apps and sample integrations.
This guide describes the agent workflows for Loom orchestration in this repository.
See [ARCHITECTURE.md](./ARCHITECTURE.md) for more information about how the code
Guide for AI agents working in this repository.