library▌
11 indexed skills · max 10 per page
ts-library
onmax/nuxt-skills · Productivity
Complete reference guide for authoring TypeScript libraries and npm packages. \n \n Covers project setup, package.json exports configuration, tsconfig optimization, and dual CJS/ESM build tooling with tsdown or unbuild \n Includes API design patterns (builder, factory, plugin systems), advanced type inference techniques, and tree-shaking best practices \n Provides vitest testing setup, release workflow configuration, and GitHub Actions CI/CD templates \n Organized as modular reference files—load
terraform-module-library
sickn33/antigravity-awesome-skills · Cloud
Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure.
axiom-photo-library-ref
charleswiltgen/axiom · Productivity
System photo picker for UIKit apps. No permission required.
testing-library
jezweb/claude-skills · Testing
Status: Production Ready Last Updated: 2026-02-06 Version: 16.x User Event: 14.x
react-testing-library
itechmeat/llm-code · Frontend
Install: npm install --save-dev @testing-library/react @testing-library/dom. Recommended extras: @testing-library/user-event and @testing-library/jest-dom. React 19 requires v16.1.0+.
prompt-library
davila7/claude-code-templates · Productivity
A comprehensive collection of battle-tested prompts inspired by awesome-chatgpt-prompts and community best practices.
figma-generate-library
figma/mcp-server-guide · Productivity
Build professional-grade design systems in Figma that match code. This skill orchestrates multi-phase workflows across 20–100+ use_figma calls, enforcing quality patterns from real-world design systems (Material 3, Polaris, Figma UI3, Simple DS).
grimmory-self-hosted-library
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
prompt-library
sickn33/antigravity-awesome-skills · Productivity
Curated collection of role-based, task-specific, and analytical prompt templates for common development workflows. \n \n Includes 15+ ready-to-use prompts across categories: expert developer, code reviewer, technical writer, system architect, debugging, refactoring, testing, and security review \n Covers prompt engineering techniques like chain-of-thought, few-shot learning, persona patterns, and structured output formatting \n Provides a prompt improvement checklist covering objective clarity,
terraform-module-library
wshobson/agents · Cloud
Reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure with standardized patterns and best practices. \n \n Provides pre-built module templates across four cloud providers covering core services like VPC/VNet, Kubernetes clusters, databases, and object storage \n Enforces consistent module structure with input variables, outputs, documentation, examples, and Terratest-based testing \n Includes validation blocks, conditional resources via count/for_each, and tagging strategies for