rules-distill
[ Featured ]rules-distill is a skill that scans installed skills, extracts cross-cutting principles, and distills them into rules for efficient coding workflows.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Organic recovery should flow through fewer, stronger, first-party entry points instead of a flat bulk-skill corpus.
Curated collection pages carry clearer topical scope, stronger first-party framing, and safer canonical signals than bulk skill listings.
Installation docs prove the site offers first-party setup guidance, not just discovery wrappers.
A workflow-first collection that explains why related skills belong together and what job they solve.
A platform-specific collection for one of the clearest demand clusters in the product ecosystem.
A platform collection that turns IDE demand into a stronger curated hub.
A Gemini-specific collection that turns compatibility research into a curated install path for real delivery teams.
A Python engineering collection built for teams choosing installable workflow helpers instead of browsing raw packages.
A typed-development collection that helps product teams shortlist TypeScript workflow tools with clear next steps.
rules-distill is a skill that scans installed skills, extracts cross-cutting principles, and distills them into rules for efficient coding workflows.
safety-guard is a protective AI agent skill that intercepts and prevents destructive operations, providing a safe coding environment for developers.
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
springboot-verification is a skill that automates the verification loop for Spring Boot projects, including build, static analysis, tests, and security scans.
customs-trade-compliance is a specialized AI agent skill that automates customs operations, including tariff classification, duty calculations, and denied party screening, to ensure compliant and cost-effective international trade.
energy-procurement is a skill that utilizes AI to optimize energy procurement for commercial and industrial consumers, analyzing tariffs, managing demand charges, and negotiating contracts.
inventory-demand-planning is a skill that utilizes AI to forecast demand, calculate safety stock, and generate purchase orders, helping retailers optimize inventory levels and minimize costs.
production-scheduling is a skill that enables optimized production planning and scheduling, using technologies such as ERP, finite-capacity scheduling tools, and MES to maximize throughput and meet customer delivery commitments.
# Benchmark — Performance Baseline & Regression Detection ## When to Use - Before and after a PR to measure performance impact - Setting up performance baselines for a project - When users report "it feels slow" - Before a launch — ensure you meet performance targets - Comparing your stack against alternatives ## How It Works ### Mode 1: Page Performance Measures real browser metrics via browser MCP: ``` 1. Navigate to each target URL 2. Measure Core Web Vitals: - LCP (Largest Contentfu
Blueprint is a construction plan generator that creates step-by-step plans from one-line objectives for coding agents
# Browser QA — Automated Visual Testing & Interaction ## When to Use - After deploying a feature to staging/preview - When you need to verify UI behavior across pages - Before shipping — confirm layouts, forms, interactions actually work - When reviewing PRs that touch frontend code - Accessibility audits and responsive testing ## How It Works Uses the browser automation MCP (claude-in-chrome, Playwright, or Puppeteer) to interact with live pages like a real user. ### Phase 1: Smoke Test ``
coding-standards is a skill that provides guidelines for writing clean, readable, and maintainable code in TypeScript, JavaScript, and related frameworks.