widget-generator
Generate customizable widget plugins for the prompts.chat feed system
A focused list of community tools, reusable skills, and open frameworks for developers building AI agents.
This collection is for AI agent builders who rely on community ecosystems. It brings together practical tools, reusable skills, and frameworks that support prototyping, debugging, evaluation, and integration work. The goal is to help teams move from experiments to production with clearer workflows and fewer custom one-off solutions.
Generate customizable widget plugins for the prompts.chat feed system
book-translation is a skill for translating book content, specifically The Interactive Book of Prompting, into new languages using MDX content files and JSON translation keys.
Linear issue management. MUST USE when: (1) user mentions LOBE-xxx issue IDs (e.g. LOBE-4540), (2) user says linear, linear issue, link linear, (3) creating PRs that reference Linear issues. Provides
Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup
chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.
Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.
Data fetching architecture guide using Service layer + Zustand Store + SWR. Use when implementing data fetching, creating services, working with store hooks, or migrating from useEffect. Triggers on d
Hotkey is a feature for adding custom keyboard shortcuts to applications, enabling efficient interaction and workflow optimization.
babysit-pr is a GitHub pull request monitoring skill that automates the process of tracking CI checks, workflow runs, and review comments until a PR is merged or closed.
prompt-optimizer is a skill that refines and optimizes user prompts for AI agents, ensuring effective communication and improved outcomes.
API design patterns are conventions and best practices for designing consistent, developer-friendly REST APIs
autonomous-loops is a skill that enables autonomous Claude Code loops, supporting various architectures from simple claude -p pipelines to complex multi-agent DAG systems.
Codebase-onboarding is a systematic analysis of an unfamiliar codebase to produce a structured onboarding guide with key components like architecture maps and CLAUDE.md.
context-budget is a skill that analyzes token overhead across loaded components in a Claude Code session to surface actionable optimizations.
cpp-coding-standards is a set of comprehensive coding standards for modern C++ derived from the C++ Core Guidelines.
data-scraper-agent is a production-ready, AI-powered data collection agent that runs on a schedule, enriches results with a free LLM, and stores data in various databases.
Django verification loop is a process to ensure application quality and security
foundation-models-on-device is a skill that utilizes Apple's FoundationModels framework for on-device large language models (LLM), enabling text generation, guided generation, and snapshot streaming in iOS 26+.
kotlin-testing is a set of testing patterns for Kotlin, utilizing Kotest, MockK, and Kover for reliable and maintainable tests.
Laravel TDD is a test-driven development workflow for Laravel applications using PHPUnit and Pest, focusing on high coverage and efficient testing
mcp-server-patterns is a skill for building MCP servers with Node/TypeScript SDK, enabling AI assistants to call tools and read resources.
nutrient-document-processing is a skill that utilizes the Nutrient DWS API for document conversion, OCR, extraction, redaction, signing, and filling.
perl-security is a set of guidelines for secure Perl programming, covering taint mode, input validation, and web security measures
project-guidelines-example is a project-specific skill template based on a real production application, providing architecture overview, file structure, and deployment workflow guidance
Python patterns refer to idiomatic Python coding standards and best practices
Rust-patterns is a set of idiomatic Rust conventions for building safe and performant applications, covering ownership, error handling, traits, and concurrency.
Rust-testing is a set of testing patterns including unit tests, integration tests, async testing, property-based testing, and mocking for reliable Rust code
search-first is a research-before-coding workflow that systematizes the process of searching for existing tools, libraries, and patterns before writing custom code.
security-scan is a skill that analyzes Claude Code configurations for security issues using AgentShield.
Video-editing is the process of using AI-assisted workflows to edit, cut, and structure real footage, leveraging tools like FFmpeg and Descript.
videodb is a perception and memory skill for video, live streams, and desktop sessions, enabling real-time context and playable stream links.
visa-doc-translate is an AI agent skill that translates visa application documents from images to English, handling image conversion and rotation based on EXIF data.
claude-devfleet is a multi-agent orchestration skill that allows developers to plan, dispatch, and monitor coding tasks via Claude Code agents in isolated git worktrees.
cpp-testing is a specialized AI agent skill for automating C++ test workflows, focusing on GoogleTest, CTest, and CMake configurations.