docs-enrich-section
docs-enrich-section is a technical skill that enriches documentation sections with details on what an API returns, why it exists, and when to use it.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
docs-enrich-section is a technical skill that enriches documentation sections with details on what an API returns, why it exists, and when to use it.
Powerful, joyful building blocks for modern cloud-native applications.
spec-json-schema is a JSON Schema Validation layer that checks input data structure, type, and constraints, supporting JSON Schema Draft 2020-12.
A structured workflow framework for Claude Code. Separates planning from execution, uses markdown files as communication artifacts, and puts human review at the center of every decision.
sql-schema is a skill for managing SQL Server container initialization and database schema definitions using a Script-Load pattern
database-schema-design is a set of rules and guidelines for designing and developing relational database schemas, focusing on PostgreSQL and RDBMS systems.
cicd-workflows is a skill that assists developers in creating and editing EAS CI/CD workflow YAML files using Node.js scripts and JSON schema.
Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over reflection-based (Newtonsoft.Json). Use System.Text.Json with AOT source generators for JSON scenarios.
contract-checker is a skill that validates JSON fixtures against predefined schemas, ensuring data integrity and consistency.