best-practices
Apply modern web development best practices for security, compatibility, and code quality. Use when asked to apply best practices, security audit, modernize code, code quality review, or check for vulnerabilities.
Browse and install thousands of AI Agent skills in the Killer-Skills marketplace. Supports Claude Code, Windsurf, Cursor, and more.
Discover the world's most comprehensive directory for AI Agent Skills and community-driven MCP Servers (Model Context Protocol). Seamlessly find and install high-quality developer integrations for your Claude Desktop, Cursor, or custom AI agents. From cloud operations to API integrations, explore verified open-source MCP practices to supercharge your AI workflows.
Apply modern web development best practices for security, compatibility, and code quality. Use when asked to apply best practices, security audit, modernize code, code quality review, or check for vulnerabilities.
Build REST APIs with proper error handling, status codes, request validation, response formatting, and rate limiting. Apply when creating API routes, handling errors, validating input, or designing API responses.
swift-actor-persistence is a thread-safe data persistence pattern in Swift using actors, eliminating data races at compile time
Brand-guidelines is a set of rules for writing user-facing copy, including tone selection and implementation for product UI, documentation, and marketing copy.
shadcn-ui is a collection of beautifully designed, accessible, and customizable components built with Radix UI or Base UI and Tailwind CSS.
Frontend-testing is a skill that enables AI agents to generate comprehensive tests for frontend components, hooks, and utilities using established conventions and best practices.
orpc-contract-first is a development pattern guiding the implementation of oRPC contract-first APIs in Dify frontend, emphasizing typed contracts and minimal abstractions.
docx is an AI Agent Skill for programmatically manipulating Microsoft Word documents. It treats .docx files as ZIP archives containing XML, enabling direct editing, content extraction with `pandoc`, and new document creation via `docx-js`.
mcp-builder is a specialized guide for developing Model Context Protocol (MCP) servers. It provides a high-level workflow for creating tools that allow Large Language Models to integrate with and operate external APIs and services effectively.
pdf is an AI Agent skill for programmatically processing Portable Document Format files. It uses Python libraries like PyPDF to perform operations including text extraction, merging multiple PDFs, splitting documents, rotating pages, and filling out interactive forms for backend automation.
skill-creator is an AI agent skill used to create new skills, modify and improve existing skills, and measure skill performance. It helps users draft skills, run test prompts, and conduct qualitative and quantitative evaluations.
writing-plans is an AI Agent Skill that creates comprehensive, multi-step implementation plans for developers from a given specification. It meticulously documents every required action, from which files to touch and code to write, to testing and documentation, assuming the engineer has zero context.