From d1edc684e99f5f8ab6ff211e38825c0528c95ab6 Mon Sep 17 00:00:00 2001 From: sck_0 Date: Fri, 30 Jan 2026 09:15:24 +0100 Subject: [PATCH] chore: sync generated registry files for v4.3.0 - Updated catalog to 614 skills - Updated README.md with correct skill counts - Updated package.json to version 4.3.0 - Added release notes for v4.3.0 - Updated SOURCES.md with new attributions --- CATALOG.md | 81 ++- README.md | 12 +- RELEASE_NOTES.md | 130 ++++- data/aliases.json | 3 +- data/bundles.json | 19 +- data/catalog.json | 1322 ++++++++++++++++++++++++++++++++++++++++++++- docs/SOURCES.md | 58 ++ package.json | 4 +- skills_index.json | 551 ++++++++++++++++++- 9 files changed, 2139 insertions(+), 41 deletions(-) diff --git a/CATALOG.md b/CATALOG.md index d86528d8..8be2c0e0 100644 --- a/CATALOG.md +++ b/CATALOG.md @@ -1,16 +1,17 @@ # Skill Catalog -Generated at: 2026-01-30T07:30:13.457Z +Generated at: 2026-01-30T08:15:03.985Z -Total skills: 553 +Total skills: 614 -## architecture (53) +## architecture (58) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | | `architect-review` | Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system desi... | | architect, review, software, specializing, architecture, clean, microservices, event, driven, ddd, reviews, designs | | `architecture` | Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing ... | architecture | architecture, architectural, decision, making, framework, requirements, analysis, trade, off, evaluation, adr, documentation | | `architecture-decision-records` | Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant techn... | architecture, decision, records | architecture, decision, records, write, maintain, adrs, following, technical, documentation, documenting, significant, decisions | +| `automate-whatsapp` | Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/in... | automate, whatsapp | automate, whatsapp, automations, kapso, configure, triggers, edit, graphs, executions, deploy, functions, databases | | `avalonia-viewmodels-zafiro` | Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI. | avalonia, viewmodels, zafiro | avalonia, viewmodels, zafiro, optimal, viewmodel, wizard, creation, reactiveui | | `bash-linux` | Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. | bash, linux | bash, linux, terminal, critical, commands, piping, error, handling, scripting, working, macos | | `binary-analysis-patterns` | Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, un... | binary | binary, analysis, including, disassembly, decompilation, control, flow, code, recognition, analyzing, executables, understanding | @@ -23,6 +24,7 @@ Total skills: 553 | `code-refactoring-refactor-clean` | You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and r... | code, refactoring, refactor, clean | code, refactoring, refactor, clean, specializing, principles, solid, software, engineering, analyze, provided, improve | | `codebase-cleanup-refactor-clean` | You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and r... | codebase, cleanup, refactor, clean | codebase, cleanup, refactor, clean, code, refactoring, specializing, principles, solid, software, engineering, analyze | | `competitor-alternatives` | When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'v... | competitor, alternatives | competitor, alternatives, user, wants, comparison, alternative, pages, seo, sales, enablement, mentions, page | +| `context-degradation` | Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash | degradation | degradation, context, recognize, failure, lost, middle, poisoning, distraction, clash | | `core-components` | Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library. | core, components | core, components, component, library, building, ui, tokens, working | | `cpp-pro` | Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use... | cpp | cpp, pro, write, idiomatic, code, features, raii, smart, pointers, stl, algorithms, move | | `cqrs-implementation` | Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or bu... | cqrs | cqrs, command, query, responsibility, segregation, scalable, architectures, separating, read, write, models, optimizing | @@ -41,6 +43,8 @@ Total skills: 553 | `julia-pro` | Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices. Expert in the Julia ecosystem including... | julia | julia, pro, 10, features, performance, optimization, multiple, dispatch, ecosystem, including, package, scientific | | `minecraft-bukkit-pro` | Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. Specializes in event-driven architecture, command systems, world manipulation... | minecraft, bukkit | minecraft, bukkit, pro, server, plugin, development, spigot, paper, apis, specializes, event, driven | | `monorepo-architect` | Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project devel... | monorepo | monorepo, architect, architecture, dependency, scale, masters, nx, turborepo, bazel, lerna, efficient, multi | +| `multi-agent-patterns` | Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures | multi, agent | multi, agent, orchestrator, peer, hierarchical, architectures | +| `n8n-mcp-tools-expert` | Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or us... | n8n, mcp | n8n, mcp, effectively, searching, nodes, validating, configurations, accessing, managing, any, provides, selection | | `nestjs-expert` | Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mo... | nestjs | nestjs, nest, js, framework, specializing, module, architecture, dependency, injection, middleware, guards, interceptors | | `nx-workspace-patterns` | Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected com... | nx, workspace | nx, workspace, configure, optimize, monorepo, workspaces, setting, up, configuring, boundaries, optimizing, caching | | `on-call-handoff-patterns` | Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting s... | on, call, handoff | on, call, handoff, shift, handoffs, context, transfer, escalation, procedures, documentation, transitioning, responsibilities | @@ -56,13 +60,14 @@ Total skills: 553 | `tailwind-design-system` | Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implemen... | tailwind | tailwind, scalable, css, tokens, component, libraries, responsive, creating, implementing, standardizing, ui | | `tailwind-patterns` | Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture. | tailwind | tailwind, css, v4, principles, first, configuration, container, queries, token, architecture | | `testing-patterns` | Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-gr... | | testing, jest, factory, functions, mocking, tdd, writing, unit, tests, creating, test, factories | +| `tool-design` | Build tools that agents can use effectively, including architectural reduction patterns | | agents, effectively, including, architectural, reduction | | `unreal-engine-cpp-pro` | Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices. | unreal, engine, cpp | unreal, engine, cpp, pro, development, covering, uobject, hygiene, performance | | `wcag-audit-patterns` | Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fi... | wcag, audit | wcag, audit, conduct, accessibility, audits, automated, testing, manual, verification, remediation, guidance, auditing | | `workflow-orchestration-patterns` | Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism cons... | | orchestration, durable, temporal, distributed, covers, vs, activity, separation, saga, state, determinism, constraints | | `workflow-patterns` | Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding th... | | skill, implementing, tasks, according, conductor, tdd, handling, phase, checkpoints, managing, git, commits | | `zapier-make-patterns` | No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code.... | zapier, make | zapier, make, no, code, automation, democratizes, building, formerly, integromat, let, non, developers | -## business (35) +## business (37) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -72,6 +77,7 @@ Total skills: 553 | `context-driven-development` | Use this skill when working with Conductor's context-driven development methodology, managing project context artifacts, or understanding the relationship be... | driven | driven, context, development, skill, working, conductor, methodology, managing, artifacts, understanding, relationship, between | | `copy-editing` | When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,'... | copy, editing | copy, editing, user, wants, edit, review, improve, existing, marketing, mentions, my, feedback | | `copywriting` | Use this skill when writing, rewriting, or improving marketing copy for any page (homepage, landing page, pricing, feature, product, or about page). This ski... | copywriting | copywriting, skill, writing, rewriting, improving, marketing, copy, any, page, homepage, landing, pricing | +| `deep-research` | Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, techni... | deep, research | deep, research, execute, autonomous, multi, step, google, gemini, agent, market, analysis, competitive | | `defi-protocol-templates` | Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applicat... | defi, protocol | defi, protocol, protocols, staking, amms, governance, lending, building, decentralized, finance, applications, smart | | `employment-contract-templates` | Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR poli... | employment, contract | employment, contract, contracts, offer, letters, hr, policy, documents, following, legal, drafting, agreements | | `framework-migration-legacy-modernize` | Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintainin... | framework, migration, legacy, modernize | framework, migration, legacy, modernize, orchestrate, modernization, strangler, fig, enabling, gradual, replacement, outdated | @@ -85,6 +91,7 @@ Total skills: 553 | `paywall-upgrade-cro` | When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgr... | paywall, upgrade, cro | paywall, upgrade, cro, user, wants, optimize, app, paywalls, screens, upsell, modals, feature | | `pricing-strategy` | Design pricing, packaging, and monetization strategies based on value, customer willingness to pay, and growth objectives. | pricing | pricing, packaging, monetization, value, customer, willingness, pay, growth, objectives | | `sales-automator` | Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead nur... | sales, automator | sales, automator, draft, cold, emails, follow, ups, proposal, creates, pricing, pages, case | +| `screenshots` | Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or ... | screenshots | screenshots, generate, marketing, app, playwright, user, wants, product, hunt, social, media, landing | | `scroll-experience` | Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Lik... | scroll, experience | scroll, experience, building, immersive, driven, experiences, parallax, storytelling, animations, interactive, narratives, cinematic | | `seo-cannibalization-detector` | Analyzes multiple provided pages to identify keyword overlap and potential cannibalization issues. Suggests differentiation strategies. Use PROACTIVELY when ... | seo, cannibalization, detector | seo, cannibalization, detector, analyzes, multiple, provided, pages, identify, keyword, overlap, potential, issues | | `seo-content-auditor` | Analyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established ... | seo, content, auditor | seo, content, auditor, analyzes, provided, quality, signals, scores, provides, improvement, recommendations, established | @@ -102,7 +109,7 @@ Total skills: 553 | `startup-financial-modeling` | This skill should be used when the user asks to "create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "estima... | startup, financial, modeling | startup, financial, modeling, skill, should, used, user, asks, projections, model, forecast, revenue | | `team-composition-analysis` | This skill should be used when the user asks to "plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity a... | team, composition | team, composition, analysis, skill, should, used, user, asks, plan, structure, determine, hiring | -## data-ai (81) +## data-ai (91) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -115,12 +122,14 @@ Total skills: 553 | `api-documenter` | Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build com... | api, documenter | api, documenter, documentation, openapi, ai, powered, developer, experience, interactive, docs, generate, sdks | | `autonomous-agent-patterns` | Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use ... | autonomous, agent | autonomous, agent, building, coding, agents, covers, integration, permission, browser, automation, human, loop | | `autonomous-agents` | Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The c... | autonomous, agents | autonomous, agents, ai, independently, decompose, goals, plan, actions, execute, self, correct, without | +| `beautiful-prose` | Hard-edged writing style contract for timeless, forceful English prose without AI tics | beautiful, prose | beautiful, prose, hard, edged, writing, style, contract, timeless, forceful, english, without, ai | | `behavioral-modes` | AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type. | behavioral, modes | behavioral, modes, ai, operational, brainstorm, debug, review, teach, ship, orchestrate, adapt, behavior | | `blockrun` | Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "u... | blockrun | blockrun, user, capabilities, claude, lacks, image, generation, real, time, twitter, data, explicitly | | `browser-automation` | Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to underst... | browser | browser, automation, powers, web, testing, scraping, ai, agent, interactions, difference, between, flaky | | `business-analyst` | Master modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive mod... | business, analyst | business, analyst, analysis, ai, powered, analytics, real, time, dashboards, data, driven, insights | | `cc-skill-backend-patterns` | Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. | cc, skill, backend | cc, skill, backend, architecture, api, database, optimization, server, side, node, js, express | | `cc-skill-clickhouse-io` | ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. | cc, skill, clickhouse, io | cc, skill, clickhouse, io, database, query, optimization, analytics, data, engineering, high, performance | +| `clarity-gate` | Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow | clarity, gate | clarity, gate, pre, ingestion, verification, epistemic, quality, rag, point, two, round, hitl | | `code-documentation-doc-generate` | You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user g... | code, documentation, doc, generate | code, documentation, doc, generate, specializing, creating, maintainable, api, docs, architecture, diagrams, user | | `codex-review` | Professional code review with auto CHANGELOG generation, integrated with Codex AI | codex | codex, review, professional, code, auto, changelog, generation, integrated, ai | | `content-marketer` | Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marke... | content, marketer | content, marketer, elite, marketing, strategist, specializing, ai, powered, creation, omnichannel, distribution, seo | @@ -139,6 +148,11 @@ Total skills: 553 | `documentation-generation-doc-generate` | You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user g... | documentation, generation, doc, generate | documentation, generation, doc, generate, specializing, creating, maintainable, code, api, docs, architecture, diagrams | | `documentation-templates` | Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. | documentation | documentation, structure, guidelines, readme, api, docs, code, comments, ai, friendly | | `embedding-strategies` | Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optim... | embedding, strategies | embedding, strategies, select, optimize, models, semantic, search, rag, applications, choosing, implementing, chunking | +| `fal-audio` | Text-to-speech and speech-to-text using fal.ai audio models | fal, audio | fal, audio, text, speech, ai, models | +| `fal-generate` | Generate images and videos using fal.ai AI models | fal, generate | fal, generate, images, videos, ai, models | +| `fal-image-edit` | AI-powered image editing with style transfer and object removal | fal, image, edit | fal, image, edit, ai, powered, editing, style, transfer, object, removal | +| `fal-upscale` | Upscale and enhance image and video resolution using AI | fal, upscale | fal, upscale, enhance, image, video, resolution, ai | +| `fal-workflow` | Generate workflow JSON files for chaining AI models | fal | fal, generate, json, files, chaining, ai, models | | `frontend-dev-guidelines` | Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based archi... | frontend, dev, guidelines | frontend, dev, guidelines, opinionated, development, standards, react, typescript, applications, covers, suspense, first | | `geo-fundamentals` | Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity). | geo, fundamentals | geo, fundamentals, generative, engine, optimization, ai, search, engines, chatgpt, claude, perplexity | | `graphql` | GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful al... | graphql | graphql, gives, clients, exactly, data, no, less, one, endpoint, typed, schema, introspection | @@ -150,6 +164,7 @@ Total skills: 553 | `llm-application-dev-langchain-agent` | You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph. | llm, application, dev, langchain, agent | llm, application, dev, langchain, agent, developer, specializing, grade, ai, langgraph | | `llm-application-dev-prompt-optimize` | You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thoug... | llm, application, dev, prompt, optimize | llm, application, dev, prompt, optimize, engineer, specializing, crafting, effective, prompts, llms, through | | `llm-evaluation` | Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performanc... | llm, evaluation | llm, evaluation, applications, automated, metrics, human, feedback, benchmarking, testing, performance, measuring, ai | +| `nanobanana-ppt-skills` | AI-powered PPT generation with document analysis and styled images | nanobanana, ppt, skills | nanobanana, ppt, skills, ai, powered, generation, document, analysis, styled, images | | `neon-postgres` | Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, dat... | neon, postgres | neon, postgres, serverless, branching, connection, pooling, prisma, drizzle, integration, database | | `nextjs-app-router-patterns` | Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, impleme... | nextjs, app, router | nextjs, app, router, next, js, 14, server, components, streaming, parallel, routes, data | | `nextjs-best-practices` | Next.js App Router principles. Server Components, data fetching, routing patterns. | nextjs, best, practices | nextjs, best, practices, next, js, app, router, principles, server, components, data, fetching | @@ -172,6 +187,7 @@ Total skills: 553 | `senior-architect` | Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, F... | senior | senior, architect, software, architecture, skill, designing, scalable, maintainable, reactjs, nextjs, nodejs, express | | `seo-audit` | Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance. Use when the user asks for an SEO audit, technical SEO r... | seo, audit | seo, audit, diagnose, issues, affecting, crawlability, indexation, rankings, organic, performance, user, asks | | `similarity-search-patterns` | Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieva... | similarity, search | similarity, search, efficient, vector, databases, building, semantic, implementing, nearest, neighbor, queries, optimizing | +| `skill-seekers` | -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes. | skill, seekers | skill, seekers, automatically, convert, documentation, websites, github, repositories, pdfs, claude, ai, skills | | `spark-optimization` | Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or... | spark, optimization | spark, optimization, optimize, apache, jobs, partitioning, caching, shuffle, memory, tuning, improving, performance | | `sql-optimization-patterns` | Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when de... | sql, optimization | sql, optimization, query, indexing, explain, analysis, dramatically, improve, database, performance, eliminate, slow | | `sqlmap-database-pentesting` | This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap,... | sqlmap, database, pentesting | sqlmap, database, pentesting, penetration, testing, skill, should, used, user, asks, automate, sql | @@ -182,13 +198,14 @@ Total skills: 553 | `unity-ecs-patterns` | Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizin... | unity, ecs | unity, ecs, entity, component, dots, jobs, burst, high, performance, game, development, building | | `vector-database-engineer` | Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applic... | vector, database | vector, database, engineer, databases, embedding, semantic, search, masters, pinecone, weaviate, qdrant, milvus | | `vector-index-tuning` | Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector sear... | vector, index, tuning | vector, index, tuning, optimize, performance, latency, recall, memory, hnsw, parameters, selecting, quantization | +| `vexor` | Vector-powered CLI for semantic file search with a Claude/Codex skill | vexor | vexor, vector, powered, cli, semantic, file, search, claude, codex, skill | | `voice-ai-development` | Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for... | voice, ai | voice, ai, development, building, applications, real, time, agents, enabled, apps, covers, openai | | `voice-ai-engine-development` | Build real-time conversational AI voice engines using async worker pipelines, streaming transcription, LLM agents, and TTS synthesis with interrupt handling ... | voice, ai, engine | voice, ai, engine, development, real, time, conversational, engines, async, worker, pipelines, streaming | | `web-artifacts-builder` | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use ... | web, artifacts, builder | web, artifacts, builder, suite, creating, elaborate, multi, component, claude, ai, html, frontend | | `xlsx` | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work ... | xlsx | xlsx, spreadsheet, creation, editing, analysis, formulas, formatting, data, visualization, claude, work, spreadsheets | | `xlsx-official` | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work ... | xlsx, official | xlsx, official, spreadsheet, creation, editing, analysis, formulas, formatting, data, visualization, claude, work | -## development (72) +## development (78) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -218,6 +235,7 @@ Total skills: 553 | `frontend-design` | Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styli... | frontend | frontend, distinctive, grade, interfaces, intentional, aesthetics, high, craft, non, generic, visual, identity | | `frontend-developer` | Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture... | frontend | frontend, developer, react, components, responsive, layouts, handle, client, side, state, masters, 19 | | `frontend-mobile-development-component-scaffold` | You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete componen... | frontend, mobile, component | frontend, mobile, component, development, scaffold, react, architecture, specializing, scaffolding, accessible, performant, components | +| `frontend-slides` | Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a... | frontend, slides | frontend, slides, stunning, animation, rich, html, presentations, scratch, converting, powerpoint, files, user | | `go-concurrency-patterns` | Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or de... | go, concurrency | go, concurrency, goroutines, channels, sync, primitives, context, building, concurrent, applications, implementing, worker | | `golang-pro` | Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Expert in the latest Go ecosystem i... | golang | golang, pro, go, 21, concurrency, performance, optimization, microservices, latest, ecosystem, including, generics | | `hubspot-integration` | Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers... | hubspot, integration | hubspot, integration, crm, including, oauth, authentication, objects, associations, batch, operations, webhooks, custom | @@ -226,12 +244,16 @@ Total skills: 553 | `javascript-testing-patterns` | Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fi... | javascript | javascript, testing, jest, vitest, library, unit, tests, integration, mocking, fixtures, test, driven | | `javascript-typescript-typescript-scaffold` | You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project st... | javascript, typescript | javascript, typescript, scaffold, architecture, specializing, scaffolding, node, js, frontend, applications, generate, complete | | `launch-strategy` | When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature r... | launch | launch, user, wants, plan, product, feature, announcement, release, mentions, hunt, go, market | +| `makepad-skills` | Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting. | makepad, skills | makepad, skills, ui, development, rust, apps, setup, shaders, packaging, troubleshooting | | `mcp-builder` | Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use whe... | mcp, builder | mcp, builder, creating, high, quality, model, context, protocol, servers, enable, llms, interact | | `memory-safety-patterns` | Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, ... | memory, safety | memory, safety, safe, programming, raii, ownership, smart, pointers, resource, rust, writing, code | | `mobile-design` | Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mob... | mobile | mobile, first, engineering, doctrine, ios, android, apps, covers, touch, interaction, performance, platform | | `mobile-developer` | Develop React Native, Flutter, or native mobile apps with modern architecture patterns. Masters cross-platform development, native integrations, offline sync... | mobile | mobile, developer, develop, react, native, flutter, apps, architecture, masters, cross, platform, development | | `modern-javascript-patterns` | Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional progra... | modern, javascript | modern, javascript, es6, features, including, async, await, destructuring, spread, operators, arrow, functions | | `multi-platform-apps-multi-platform` | Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies. | multi, platform, apps | multi, platform, apps, deploy, same, feature, consistently, web, mobile, desktop, platforms, api | +| `n8n-code-python` | Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Py... | n8n, code, python | n8n, code, python, write, nodes, writing, input, json, node, syntax, working, standard | +| `n8n-node-configuration` | Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between g... | n8n, node, configuration | n8n, node, configuration, operation, aware, guidance, configuring, nodes, understanding, property, dependencies, determining | +| `observe-whatsapp` | Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when in... | observe, whatsapp | observe, whatsapp, troubleshoot, kapso, debug, message, delivery, inspect, webhook, deliveries, retries, triage | | `product-manager-toolkit` | Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market ... | product, manager | product, manager, toolkit, managers, including, rice, prioritization, customer, interview, analysis, prd, discovery | | `python-development-python-scaffold` | You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with mode... | python | python, development, scaffold, architecture, specializing, scaffolding, applications, generate, complete, structures, tooling, uv | | `python-packaging` | Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, cre... | python, packaging | python, packaging, distributable, packages, proper, structure, setup, py, pyproject, toml, publishing, pypi | @@ -254,6 +276,7 @@ Total skills: 553 | `shopify-development` | Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, development, apps, extensions, themes, graphql, admin, api, cli, polaris, ui, liquid | | `slack-bot-builder` | Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event h... | slack, bot, builder | slack, bot, builder, apps, bolt, framework, python, javascript, java, covers, block, kit | +| `swiftui-expert-skill` | Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS ... | swiftui, skill | swiftui, skill, write, review, improve, code, following, state, view, composition, performance, apis | | `systems-programming-rust-project` | You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo to... | programming, rust | programming, rust, architecture, specializing, scaffolding, applications, generate, complete, structures, cargo, tooling, proper | | `tavily-web` | Web search, content extraction, crawling, and research capabilities using Tavily API | tavily, web | tavily, web, search, content, extraction, crawling, research, capabilities, api | | `telegram-mini-app` | Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, ... | telegram, mini, app | telegram, mini, app, building, apps, twa, web, run, inside, native, like, experience | @@ -266,7 +289,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `viral-generator-builder` | Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers t... | viral, generator, builder | viral, generator, builder, building, shareable, go, name, generators, quiz, makers, avatar, creators | | `webapp-testing` | Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing... | webapp | webapp, testing, toolkit, interacting, local, web, applications, playwright, supports, verifying, frontend, functionality | -## general (96) +## general (122) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -290,21 +313,32 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `cc-skill-continuous-learning` | Development skill from everything-claude-code | cc, skill, continuous, learning | cc, skill, continuous, learning, development, everything, claude, code | | `cc-skill-project-guidelines-example` | Project Guidelines Skill (Example) | cc, skill, guidelines, example | cc, skill, guidelines, example | | `cc-skill-strategic-compact` | Development skill from everything-claude-code | cc, skill, strategic, compact | cc, skill, strategic, compact, development, everything, claude, code | +| `claude-ally-health` | A health assistant skill for medical information analysis, symptom tracking, and wellness guidance. | claude, ally, health | claude, ally, health, assistant, skill, medical, information, analysis, symptom, tracking, wellness, guidance | | `claude-code-guide` | Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best pr... | claude, code | claude, code, effectively, includes, configuration, prompting, thinking, keywords, debugging, techniques, interacting, agent | +| `claude-scientific-skills` | Scientific research and analysis skills | claude, scientific, skills | claude, scientific, skills, research, analysis | +| `claude-speed-reader` | -Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting | claude, speed, reader | claude, speed, reader, read, responses, 600, wpm, rsvp, spritz, style, orp, highlighting | +| `claude-win11-speckit-update-skill` | Windows 11 system management | claude, win11, speckit, update, skill | claude, win11, speckit, update, skill, windows, 11 | | `clean-code` | Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments | clean, code | clean, code, pragmatic, coding, standards, concise, direct, no, engineering, unnecessary, comments | | `code-documentation-code-explain` | You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform dif... | code, documentation, explain | code, documentation, explain, education, specializing, explaining, complex, through, clear, narratives, visual, diagrams | | `code-refactoring-context-restore` | Use when working with code refactoring context restore | code, refactoring, restore | code, refactoring, restore, context, working | | `code-refactoring-tech-debt` | You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncov... | code, refactoring, tech, debt | code, refactoring, tech, debt, technical, specializing, identifying, quantifying, prioritizing, software, analyze, codebase | | `code-review-excellence` | Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use wh... | code, excellence | code, excellence, review, effective, provide, constructive, feedback, catch, bugs, early, foster, knowledge | | `codebase-cleanup-tech-debt` | You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncov... | codebase, cleanup, tech, debt | codebase, cleanup, tech, debt, technical, specializing, identifying, quantifying, prioritizing, software, analyze, uncover | +| `commit` | Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows convention... | commit | commit, messages, following, sentry, conventions, committing, code, changes, writing, formatting, git, history | | `comprehensive-review-full-review` | Use when working with comprehensive review full review | comprehensive, full | comprehensive, full, review, working | | `comprehensive-review-pr-enhance` | You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descri... | comprehensive, pr, enhance | comprehensive, pr, enhance, review, optimization, specializing, creating, high, quality, pull, requests, facilitate | | `concise-planning` | Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist. | concise, planning | concise, planning, user, asks, plan, coding, task, generate, clear, actionable, atomic, checklist | +| `context-compression` | Design and evaluate compression strategies for long-running sessions | compression | compression, context, evaluate, long, running, sessions | +| `context-fundamentals` | Understand what context is, why it matters, and the anatomy of context in agent systems | fundamentals | fundamentals, context, understand, what, why, matters, anatomy, agent | | `context-management-context-restore` | Use when working with context management context restore | restore | restore, context, working | | `context-management-context-save` | Use when working with context management context save | save | save, context, working | +| `context-optimization` | Apply compaction, masking, and caching strategies | optimization | optimization, context, apply, compaction, masking, caching | +| `create-pr` | Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code revi... | create, pr | create, pr, pull, requests, following, sentry, conventions, opening, prs, writing, descriptions, preparing | +| `culture-index` | Index and search culture documentation | culture, index | culture, index, search, documentation | | `daily-news-report` | Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports. | daily, news, report | daily, news, report, scrapes, content, preset, url, list, filters, high, quality, technical | | `debugging-strategies` | Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use ... | debugging, strategies | debugging, strategies, systematic, techniques, profiling, root, cause, analysis, efficiently, track, down, bugs | | `debugging-toolkit-smart-debug` | Use when working with debugging toolkit smart debug | debugging, debug | debugging, debug, toolkit, smart, working | +| `design-md` | Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files | md | md, analyze, stitch, synthesize, semantic, files | | `dispatching-parallel-agents` | Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies | dispatching, parallel, agents | dispatching, parallel, agents, facing, independent, tasks, worked, without, shared, state, sequential, dependencies | | `docx` | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude ... | docx | docx, document, creation, editing, analysis, tracked, changes, comments, formatting, preservation, text, extraction | | `docx-official` | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude ... | docx, official | docx, official, document, creation, editing, analysis, tracked, changes, comments, formatting, preservation, text | @@ -312,21 +346,28 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `environment-setup-guide` | Guide developers through setting up development environments with proper tools, dependencies, and configurations | environment, setup | environment, setup, developers, through, setting, up, development, environments, proper, dependencies, configurations | | `error-debugging-multi-agent-review` | Use when working with error debugging multi agent review | error, debugging, multi, agent | error, debugging, multi, agent, review, working | | `error-diagnostics-smart-debug` | Use when working with error diagnostics smart debug | error, diagnostics, debug | error, diagnostics, debug, smart, working | +| `evaluation` | Build evaluation frameworks for agent systems | evaluation | evaluation, frameworks, agent | | `executing-plans` | Use when you have a written implementation plan to execute in a separate session with review checkpoints | executing, plans | executing, plans, written, plan, execute, separate, session, review, checkpoints | +| `fal-platform` | Platform APIs for model management, pricing, and usage tracking | fal, platform | fal, platform, apis, model, pricing, usage, tracking | +| `ffuf-claude-skill` | Web fuzzing with ffuf | ffuf, claude, skill | ffuf, claude, skill, web, fuzzing | | `file-organizer` | Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants ... | file, organizer | file, organizer, intelligently, organizes, files, folders, understanding, context, finding, duplicates, suggesting, better | | `finishing-a-development-branch` | Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting s... | finishing, a, branch | finishing, a, branch, development, complete, all, tests, pass, decide, how, integrate, work | +| `fix-review` | Verify fix commits address audit findings without new bugs | fix | fix, review, verify, commits, address, audit, findings, without, new, bugs | | `framework-migration-code-migrate` | You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migrat... | framework, migration, code, migrate | framework, migration, code, migrate, specializing, transitioning, codebases, between, frameworks, languages, versions, platforms | | `game-development` | Game development orchestrator. Routes to platform-specific skills based on project needs. | game | game, development, orchestrator, routes, platform, specific, skills | | `git-advanced-workflows` | Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use... | git, advanced | git, advanced, including, rebasing, cherry, picking, bisect, worktrees, reflog, maintain, clean, history | | `git-pr-workflows-onboard` | You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, ... | git, pr, onboard | git, pr, onboard, onboarding, knowledge, transfer, architect, deep, experience, remote, first, organizations | | `git-pr-workflows-pr-enhance` | You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descri... | git, pr, enhance | git, pr, enhance, optimization, specializing, creating, high, quality, pull, requests, facilitate, efficient | +| `imagen` | | imagen | imagen | | `infinite-gratitude` | Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies). | infinite, gratitude | infinite, gratitude, multi, agent, research, skill, parallel, execution, 10, agents, battle, tested | | `interactive-portfolio` | Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, d... | interactive, portfolio | interactive, portfolio, building, portfolios, actually, land, jobs, clients, just, showing, work, creating | | `last30days` | Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool. | last30days | last30days, research, topic, last, 30, days, reddit, web, become, write, copy, paste | | `legacy-modernizer` | Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compati... | legacy, modernizer | legacy, modernizer, refactor, codebases, migrate, outdated, frameworks, gradual, modernization, technical, debt, dependency | +| `linear-claude-skill` | Manage Linear issues, projects, and teams | linear, claude, skill | linear, claude, skill, issues, teams | | `lint-and-validate` | Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Tri... | lint, and, validate | lint, and, validate, automatic, quality, control, linting, static, analysis, procedures, after, every | | `linux-privilege-escalation` | This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "a... | linux, privilege, escalation | linux, privilege, escalation, skill, should, used, user, asks, escalate, privileges, find, privesc | | `linux-shell-scripting` | This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or... | linux, shell, scripting | linux, shell, scripting, scripts, skill, should, used, user, asks, bash, automate, tasks | +| `memory-systems` | Design short-term, long-term, and graph-based memory architectures | memory | memory, short, term, long, graph, architectures | | `micro-saas-launcher` | Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, p... | micro, saas, launcher | micro, saas, launcher, launching, small, products, fast, indie, hacker, approach, building, profitable | | `monorepo-management` | Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependen... | monorepo | monorepo, turborepo, nx, pnpm, workspaces, efficient, scalable, multi, package, repositories, optimized, dependency | | `nft-standards` | Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, ... | nft, standards | nft, standards, erc, 721, 1155, proper, metadata, handling, minting, marketplace, integration, creating | @@ -344,20 +385,27 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `pptx-official` | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying o... | pptx, official | pptx, official, presentation, creation, editing, analysis, claude, work, presentations, files, creating, new | | `privilege-escalation-methods` | This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploi... | privilege, escalation, methods | privilege, escalation, methods, skill, should, used, user, asks, escalate, privileges, get, root | | `prompt-library` | Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use... | prompt, library | prompt, library, curated, collection, high, quality, prompts, various, cases, includes, role, task | +| `readme` | When the user wants to create or update a README.md file for a project. Also use when the user says | readme | readme, user, wants, update, md, file, says | | `receiving-code-review` | Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technic... | receiving, code | receiving, code, review, feedback, before, implementing, suggestions, especially, seems, unclear, technically, questionable | | `referral-program` | When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referr... | referral, program | referral, program, user, wants, optimize, analyze, affiliate, word, mouth, mentions, ambassador, viral | | `requesting-code-review` | Use when completing tasks, implementing major features, or before merging to verify work meets requirements | requesting, code | requesting, code, review, completing, tasks, implementing, major, features, before, merging, verify, work | | `search-specialist` | Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles comp... | search | search, web, researcher, techniques, synthesis, masters, operators, result, filtering, multi, source, verification | +| `sharp-edges` | Identify error-prone APIs and dangerous configurations | sharp, edges | sharp, edges, identify, error, prone, apis, dangerous, configurations | | `shellcheck-configuration` | Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuri... | shellcheck, configuration | shellcheck, configuration, static, analysis, usage, shell, script, quality, setting, up, linting, infrastructure | | `signup-flow-cro` | When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg... | signup, flow, cro | signup, flow, cro, user, wants, optimize, registration, account, creation, trial, activation, flows | | `skill-creator` | Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capa... | skill, creator | skill, creator, creating, effective, skills, should, used, users, want, new, update, existing | +| `skill-rails-upgrade` | Analyze Rails apps and provide upgrade assessments | skill, rails, upgrade | skill, rails, upgrade, analyze, apps, provide, assessments | | `slack-gif-creator` | Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users reques... | slack, gif, creator | slack, gif, creator, knowledge, utilities, creating, animated, gifs, optimized, provides, constraints, validation | | `social-content` | When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. A... | social, content | social, content, user, wants, creating, scheduling, optimizing, media, linkedin, twitter, instagram, tiktok | | `subagent-driven-development` | Use when executing implementation plans with independent tasks in the current session | subagent, driven | subagent, driven, development, executing, plans, independent, tasks, current, session | +| `superpowers-lab` | Lab environment for Claude superpowers | superpowers, lab | superpowers, lab, environment, claude | | `theme-factory` | Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors... | theme, factory | theme, factory, toolkit, styling, artifacts, these, slides, docs, reportings, html, landing, pages | +| `threejs-skills` | Three.js skills for creating 3D elements and interactive experiences | threejs, skills | threejs, skills, three, js, creating, 3d, elements, interactive, experiences | | `turborepo-caching` | Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing d... | turborepo, caching | turborepo, caching, configure, efficient, monorepo, local, remote, setting, up, optimizing, pipelines, implementing | | `tutorial-engineer` | Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. U... | tutorial | tutorial, engineer, creates, step, tutorials, educational, content, code, transforms, complex, concepts, progressive | +| `ui-skills` | Opinionated, evolving constraints to guide agents when building interfaces | ui, skills | ui, skills, opinionated, evolving, constraints, agents, building, interfaces | | `ui-ux-designer` | Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design toke... | ui, ux, designer | ui, ux, designer, interface, designs, wireframes, masters, user, research, accessibility, standards, specializes | +| `upgrading-expo` | Upgrade Expo SDK versions | upgrading, expo | upgrading, expo, upgrade, sdk, versions | | `upstash-qstash` | Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash,... | upstash, qstash | upstash, qstash, serverless, message, queues, scheduled, jobs, reliable, http, task, delivery, without | | `using-git-worktrees` | Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with sma... | using, git, worktrees | using, git, worktrees, starting, feature, work, isolation, current, workspace, before, executing, plans | | `using-superpowers` | Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions | using, superpowers | using, superpowers, starting, any, conversation, establishes, how, find, skills, requiring, skill, invocation | @@ -366,8 +414,9 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `windows-privilege-escalation` | This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation... | windows, privilege, escalation | windows, privilege, escalation, skill, should, used, user, asks, escalate, privileges, find, privesc | | `writing-plans` | Use when you have a spec or requirements for a multi-step task, before touching code | writing, plans | writing, plans, spec, requirements, multi, step, task, before, touching, code | | `writing-skills` | Use when creating, updating, or improving agent skills. | writing, skills | writing, skills, creating, updating, improving, agent | +| `x-article-publisher-skill` | Publish articles to X/Twitter | x, article, publisher, skill | x, article, publisher, skill, publish, articles, twitter | -## infrastructure (71) +## infrastructure (77) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -376,6 +425,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `api-testing-observability-api-mock` | You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and e... | api, observability, mock | api, observability, mock, testing, mocking, specializing, realistic, development, demos, mocks, simulate, real | | `application-performance-performance-optimization` | Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across... | application, performance, optimization | application, performance, optimization, optimize, profiling, observability, backend, frontend, tuning, coordinating, stack | | `aws-serverless` | Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns... | aws, serverless | aws, serverless, specialized, skill, building, applications, covers, lambda, functions, api, gateway, dynamodb | +| `aws-skills` | AWS development with infrastructure automation and cloud architecture patterns | aws, skills | aws, skills, development, infrastructure, automation, cloud, architecture | | `backend-architect` | Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driv... | backend | backend, architect, specializing, scalable, api, microservices, architecture, distributed, masters, rest, graphql, grpc | | `backend-development-feature-development` | Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and servi... | backend | backend, development, feature, orchestrate, requirements, deployment, coordinating, multi, phase, delivery, teams | | `bash-defensive-patterns` | Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requir... | bash, defensive | bash, defensive, programming, techniques, grade, scripts, writing, robust, shell, ci, cd, pipelines | @@ -400,6 +450,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `error-debugging-error-trace` | You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, conf... | error, debugging, trace | error, debugging, trace, tracking, observability, specializing, implementing, monitoring, solutions, set, up, configure | | `error-diagnostics-error-analysis` | You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehens... | error, diagnostics | error, diagnostics, analysis, deep, expertise, debugging, distributed, analyzing, incidents, implementing, observability, solutions | | `error-diagnostics-error-trace` | You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, conf... | error, diagnostics, trace | error, diagnostics, trace, tracking, observability, specializing, implementing, monitoring, solutions, set, up, configure | +| `expo-deployment` | Deploy Expo apps to production | expo, deployment | expo, deployment, deploy, apps | | `file-uploads` | Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle l... | file, uploads | file, uploads, handling, cloud, storage, covers, s3, cloudflare, r2, presigned, urls, multipart | | `flutter-expert` | Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optim... | flutter | flutter, development, dart, widgets, multi, platform, deployment, state, animations, testing, performance, optimization | | `gcp-cloud-run` | Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven)... | gcp, cloud, run | gcp, cloud, run, specialized, skill, building, serverless, applications, covers, containerized, functions, event | @@ -410,8 +461,10 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `gitops-workflow` | Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOp... | gitops | gitops, argocd, flux, automated, declarative, kubernetes, deployments, continuous, reconciliation, implementing, automating, setting | | `grafana-dashboards` | Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visua... | grafana, dashboards | grafana, dashboards, real, time, visualization, application, metrics, building, monitoring, visualizing, creating, operational | | `helm-chart-scaffolding` | Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, pa... | helm, chart | helm, chart, scaffolding, organize, charts, templating, packaging, kubernetes, applications, reusable, configurations, creating | +| `hugging-face-cli` | Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create ... | hugging, face, cli | hugging, face, cli, execute, hub, operations, hf, user, download, models, datasets, spaces | | `hybrid-cloud-networking` | Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building... | hybrid, cloud, networking | hybrid, cloud, networking, configure, secure, high, performance, connectivity, between, premises, infrastructure, platforms | | `istio-traffic-management` | Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic po... | istio, traffic | istio, traffic, configure, including, routing, load, balancing, circuit, breakers, canary, deployments, implementing | +| `iterate-pr` | Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automa... | iterate, pr | iterate, pr, until, ci, passes, fix, failures, address, review, feedback, continuously, push | | `java-pro` | Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Proj... | java | java, pro, 21, features, like, virtual, threads, matching, spring, boot, latest, ecosystem | | `kpi-dashboard-design` | Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboard... | kpi, dashboard | kpi, dashboard, effective, dashboards, metrics, selection, visualization, real, time, monitoring, building, business | | `langfuse` | Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, Lla... | langfuse | langfuse, open, source, llm, observability, platform, covers, tracing, prompt, evaluation, datasets, integration | @@ -436,14 +489,16 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `sql-pro` | Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid... | sql | sql, pro, cloud, native, databases, oltp, olap, optimization, query, techniques, performance, tuning | | `temporal-python-pro` | Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testin... | temporal, python | temporal, python, pro, orchestration, sdk, implements, durable, saga, distributed, transactions, covers, async | | `terraform-module-library` | Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure mod... | terraform, module, library | terraform, module, library, reusable, modules, aws, azure, gcp, infrastructure, following, code, creating | +| `terraform-skill` | Terraform infrastructure as code best practices | terraform, skill | terraform, skill, infrastructure, code | | `test-automator` | Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with a... | automator | automator, test, ai, powered, automation, frameworks, self, healing, tests, quality, engineering, scalable | | `unity-developer` | Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform de... | unity | unity, developer, games, optimized, scripts, efficient, rendering, proper, asset, masters, lts, urp | +| `vercel-deploy-claimable` | Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as | vercel, deploy, claimable | vercel, deploy, claimable, applications, websites, skill, user, requests, deployment, actions, such | | `vercel-deployment` | Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production. | vercel, deployment | vercel, deployment, knowledge, deploying, next, js, deploy, hosting | | `voice-agents` | Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis,... | voice, agents | voice, agents, represent, frontier, ai, interaction, humans, speaking, naturally, challenge, isn, just | | `wireshark-analysis` | This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow... | wireshark | wireshark, network, traffic, analysis, skill, should, used, user, asks, analyze, capture, packets | | `workflow-automation` | Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost... | | automation, infrastructure, makes, ai, agents, reliable, without, durable, execution, network, hiccup, during | -## security (107) +## security (112) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -479,6 +534,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `docker-expert` | Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and productio... | docker | docker, containerization, deep, knowledge, multi, stage, image, optimization, container, security, compose, orchestration | | `ethical-hacking-methodology` | This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", "perform reconnaissance", "conduct secur... | ethical, hacking, methodology | ethical, hacking, methodology, skill, should, used, user, asks, learn, understand, penetration, testing | | `file-path-traversal` | This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web a... | file, path, traversal | file, path, traversal, testing, skill, should, used, user, asks, test, directory, exploit | +| `find-bugs` | Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit ... | find, bugs | find, bugs, security, vulnerabilities, code, quality, issues, local, branch, changes, asked, review | | `firebase` | Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules a... | firebase | firebase, gives, complete, backend, minutes, auth, database, storage, functions, hosting, ease, setup | | `firmware-analyst` | Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. Masters firmware extraction, analysis, and vulnerab... | firmware, analyst | firmware, analyst, specializing, embedded, iot, security, hardware, reverse, engineering, masters, extraction, analysis | | `form-cro` | Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms.... | form, cro | form, cro, optimize, any, signup, account, registration, including, lead, capture, contact, demo | @@ -488,6 +544,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `gdpr-data-handling` | Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU persona... | gdpr, data, handling | gdpr, data, handling, compliant, consent, subject, rights, privacy, building, process, eu, personal | | `graphql-architect` | Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real... | graphql | graphql, architect, federation, performance, optimization, enterprise, security, scalable, schemas, caching, real, time | | `html-injection-testing` | This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applic... | html, injection | html, injection, testing, skill, should, used, user, asks, test, inject, web, pages | +| `hugging-face-jobs` | This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, ... | hugging, face, jobs | hugging, face, jobs, skill, should, used, users, want, run, any, workload, infrastructure | | `hybrid-cloud-architect` | Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). Masters hybrid connec... | hybrid, cloud | hybrid, cloud, architect, specializing, complex, multi, solutions, aws, azure, gcp, private, clouds | | `idor-testing` | This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "... | idor | idor, vulnerability, testing, skill, should, used, user, asks, test, insecure, direct, object | | `incident-responder` | Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management. Masters incident command... | incident, responder | incident, responder, sre, specializing, rapid, problem, resolution, observability, masters, command, blameless, post | @@ -531,6 +588,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `scanning-tools` | This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wi... | scanning | scanning, security, skill, should, used, user, asks, perform, vulnerability, scan, networks, open | | `secrets-management` | Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentia... | secrets | secrets, secure, ci, cd, pipelines, vault, aws, manager, native, platform, solutions, handling | | `security-auditor` | Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling,... | security, auditor | security, auditor, specializing, devsecops, cybersecurity, compliance, frameworks, masters, vulnerability, assessment, threat, modeling | +| `security-bluebook-builder` | Build security Blue Books for sensitive apps | security, bluebook, builder | security, bluebook, builder, blue, books, sensitive, apps | | `security-compliance-compliance-check` | You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. ... | security, compliance, check | security, compliance, check, specializing, regulatory, requirements, software, including, gdpr, hipaa, soc2, pci | | `security-requirement-extraction` | Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stori... | security, requirement, extraction | security, requirement, extraction, derive, requirements, threat, models, business, context, translating, threats, actionable | | `security-scanning-security-dependencies` | You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across eco... | security, scanning, dependencies | security, scanning, dependencies, specializing, dependency, vulnerability, analysis, sbom, generation, supply, chain, scan | @@ -550,12 +608,14 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `top-web-vulnerabilities` | This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability catego... | top, web, vulnerabilities | top, web, vulnerabilities, 100, reference, skill, should, used, user, asks, identify, application | | `twilio-communications` | Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simpl... | twilio, communications | twilio, communications, communication, features, sms, messaging, voice, calls, whatsapp, business, api, user | | `ui-visual-validator` | Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. Masters screenshot analysis, visual r... | ui, visual, validator | ui, visual, validator, rigorous, validation, specializing, testing, compliance, accessibility, verification, masters, screenshot | +| `using-neon` | Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon ... | using, neon | using, neon, guides, working, serverless, postgres, covers, getting, started, local, development, choosing | +| `varlock-claude-skill` | Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits | varlock, claude, skill | varlock, claude, skill, secure, environment, variable, ensuring, secrets, never, exposed, sessions, terminals | | `vulnerability-scanner` | Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization. | vulnerability, scanner | vulnerability, scanner, analysis, principles, owasp, 2025, supply, chain, security, attack, surface, mapping | | `web-design-guidelines` | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my si... | web, guidelines | web, guidelines, review, ui, code, interface, compliance, asked, my, check, accessibility, audit | | `wordpress-penetration-testing` | This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugi... | wordpress, penetration | wordpress, penetration, testing, skill, should, used, user, asks, pentest, sites, scan, vulnerabilities | | `xss-html-injection` | This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection flaws", "exp... | xss, html, injection | xss, html, injection, cross, site, scripting, testing, skill, should, used, user, asks | -## testing (21) +## testing (22) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -567,6 +627,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `pentest-commands` | This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "s... | pentest, commands | pentest, commands, skill, should, used, user, asks, run, scan, nmap, metasploit, exploits | | `performance-testing-review-multi-agent-review` | Use when working with performance testing review multi agent review | performance, multi, agent | performance, multi, agent, testing, review, working | | `playwright-skill` | Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check res... | playwright, skill | playwright, skill, complete, browser, automation, auto, detects, dev, servers, writes, clean, test | +| `pypict-skill` | Pairwise test generation | pypict, skill | pypict, skill, pairwise, test, generation | | `screen-reader-testing` | Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issue... | screen, reader | screen, reader, testing, test, web, applications, readers, including, voiceover, nvda, jaws, validating | | `startup-analyst` | Expert startup business analyst specializing in market sizing, financial modeling, competitive analysis, and strategic planning for early-stage companies. Us... | startup, analyst | startup, analyst, business, specializing, market, sizing, financial, modeling, competitive, analysis, strategic, planning | | `startup-metrics-framework` | This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "ma... | startup, metrics, framework | startup, metrics, framework, skill, should, used, user, asks, about, key, saas, cac | diff --git a/README.md b/README.md index 5e4ab9f5..346baa9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 🌌 Antigravity Awesome Skills: 560+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More +# 🌌 Antigravity Awesome Skills: 614+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More -> **The Ultimate Collection of 560+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode** +> **The Ultimate Collection of 614+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode** [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Claude Code](https://img.shields.io/badge/Claude%20Code-Anthropic-purple)](https://claude.ai) @@ -11,7 +11,7 @@ [![OpenCode](https://img.shields.io/badge/OpenCode-CLI-gray)](https://github.com/opencode-ai/opencode) [![Antigravity](https://img.shields.io/badge/Antigravity-DeepMind-red)](https://github.com/sickn33/antigravity-awesome-skills) -**Antigravity Awesome Skills** is a curated, battle-tested library of **560 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: +**Antigravity Awesome Skills** is a curated, battle-tested library of **614 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: - 🟣 **Claude Code** (Anthropic CLI) - 🔵 **Gemini CLI** (Google DeepMind) @@ -29,7 +29,7 @@ This repository provides essential skills to transform your AI assistant into a - [🔌 Compatibility & Invocation](#compatibility--invocation) - [📦 Features & Categories](#features--categories) - [🎁 Curated Collections (Bundles)](#curated-collections) -- [📚 Browse 560+ Skills](#browse-560-skills) +- [📚 Browse 614+ Skills](#browse-614-skills) - [🛠️ Installation](#installation) - [🤝 How to Contribute](#how-to-contribute) - [👥 Contributors & Credits](#credits--sources) @@ -52,7 +52,7 @@ AI Agents (like Claude Code, Cursor, or Gemini) are smart, but they lack **speci ### 2. ⚡️ Quick Start (The "Bundle" Way) -Don't install 560+ skills manually. Use our **Starter Packs**: +Don't install 614+ skills manually. Use our **Starter Packs**: 1. **Install** (pick one): ```bash @@ -124,7 +124,7 @@ The repository is organized into specialized domains to transform your AI into a [Check out our Starter Packs in docs/BUNDLES.md](docs/BUNDLES.md) to find the perfect toolkit for your role. -## Browse 560+ Skills +## Browse 614+ Skills We have moved the full skill registry to a dedicated catalog to keep this README clean. diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 0c9d7fd9..d875e2b8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,38 +1,132 @@ -# Release v4.2.0: Writing Skills Gold Standard Architecture +# Release v4.3.0: VoltAgent Integration & Context Engineering Suite -> **Complete refactor of the writing-skills skill to Cloudflare Gold Standard architecture for modular, discoverable skill creation excellence** +> **Massive expansion with 61 new skills from VoltAgent repository, including official team skills and comprehensive context engineering capabilities** -This release modernizes the core skill-creation skill with a modular architecture inspired by Cloudflare's documentation patterns. The refactored writing-skills now offers progressive disclosure, decision trees, and dedicated reference modules for CSO, anti-rationalization, testing, and tier-based skill structures. +This release adds 61 high-quality skills sourced from the VoltAgent/awesome-agent-skills curated collection, bringing the total to 614 skills. Highlights include official skills from Sentry, Trail of Bits, Expo, Hugging Face, and a complete context engineering suite for building sophisticated AI agents. -## 🚀 Improvements +## 🚀 New Skills -### 📝 [writing-skills](skills/writing-skills/) – Gold Standard Refactor +### Official Team Skills (27) -**Modular architecture for skill creation excellence** +#### Sentry (4) +- **[commit](skills/commit/)** – Create commits with best practices following Sentry conventions +- **[create-pr](skills/create-pr/)** – Create pull requests with proper descriptions and review guidelines +- **[find-bugs](skills/find-bugs/)** – Find and identify bugs in code systematically +- **[iterate-pr](skills/iterate-pr/)** – Iterate on pull request feedback efficiently -The writing-skills skill has been completely refactored to align with Cloudflare Gold Standard principles. Content is now organized into focused, navigable modules instead of a monolithic document. +#### Trail of Bits (3) +- **[culture-index](skills/culture-index/)** – Index and search culture documentation +- **[fix-review](skills/fix-review/)** – Verify fix commits address audit findings without new bugs +- **[sharp-edges](skills/sharp-edges/)** – Identify error-prone APIs and dangerous configurations -- **Quick Decision Tree**: Start with "Create new" vs "Improve existing" vs "Verify compliance" to find the right path -- **Component Index**: Direct links to CSO (discovery), Standards (metadata), Anti-Rationalization (rules that stick), and Testing (TDD for skills) -- **Tier Architecture**: Tier 1 (simple, single file), Tier 2 (expanded, references/), Tier 3 (platform, multi-product) -- **Templates**: Technique, Reference, Discipline, and Pattern skill templates with clear structure -- **Gotchas & Examples**: New gotchas.md and examples.md for common pitfalls and copy-pasteable patterns -- **References Module**: Dedicated READMEs for anti-rationalization, CSO, standards, templates, testing, and tier guides +#### Expo (2) +- **[expo-deployment](skills/expo-deployment/)** – Deploy Expo apps to production +- **[upgrading-expo](skills/upgrading-expo/)** – Upgrade Expo SDK versions safely -> **Try it:** `"I want to create a new skill"` or `"How do I fix a skill that agents ignore?"` +#### Hugging Face (2) +- **[hugging-face-cli](skills/hugging-face-cli/)** – HF Hub CLI for models, datasets, repos, and compute jobs +- **[hugging-face-jobs](skills/hugging-face-jobs/)** – Run compute jobs and Python scripts on HF infrastructure + +#### Other Official (16) +- **[vercel-deploy-claimable](skills/vercel-deploy-claimable/)** – Deploy projects to Vercel +- **[design-md](skills/design-md/)** – Create and manage DESIGN.md files (Google Stitch) +- **[using-neon](skills/using-neon/)** – Best practices for Neon Serverless Postgres +- **[n8n-code-python](skills/n8n-code-python/)** – Python in n8n Code nodes +- **[n8n-mcp-tools-expert](skills/n8n-mcp-tools-expert/)** – n8n MCP tools guide +- **[n8n-node-configuration](skills/n8n-node-configuration/)** – n8n node configuration +- **[swiftui-expert-skill](skills/swiftui-expert-skill/)** – SwiftUI best practices +- **[fal-audio](skills/fal-audio/)** – Text-to-speech and speech-to-text using fal.ai +- **[fal-generate](skills/fal-generate/)** – Generate images and videos using fal.ai AI models +- **[fal-image-edit](skills/fal-image-edit/)** – AI-powered image editing with style transfer +- **[fal-platform](skills/fal-platform/)** – Platform APIs for model management and usage tracking +- **[fal-upscale](skills/fal-upscale/)** – Upscale and enhance image/video resolution using AI +- **[fal-workflow](skills/fal-workflow/)** – Generate workflow JSON files for chaining AI models +- **[deep-research](skills/deep-research/)** – Gemini Deep Research Agent for autonomous research +- **[imagen](skills/imagen/)** – Generate images using Google Gemini +- **[readme](skills/readme/)** – Generate comprehensive project documentation + +### Community Skills (34) + +#### Context Engineering Suite (7) +A complete suite for building sophisticated AI agents with advanced context management: + +- **[context-fundamentals](skills/context-fundamentals/)** – Understand what context is, why it matters, and the anatomy of context in agent systems +- **[context-degradation](skills/context-degradation/)** – Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash +- **[context-compression](skills/context-compression/)** – Design and evaluate compression strategies for long-running sessions +- **[context-optimization](skills/context-optimization/)** – Apply compaction, masking, and caching strategies +- **[multi-agent-patterns](skills/multi-agent-patterns/)** – Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures +- **[memory-systems](skills/memory-systems/)** – Design short-term, long-term, and graph-based memory architectures +- **[evaluation](skills/evaluation/)** – Build evaluation frameworks for agent systems + +#### Development Tools (8) +- **[frontend-slides](skills/frontend-slides/)** – Generate animation-rich HTML presentations with visual style previews +- **[linear-claude-skill](skills/linear-claude-skill/)** – Manage Linear issues, projects, and teams +- **[skill-rails-upgrade](skills/skill-rails-upgrade/)** – Analyze Rails apps and provide upgrade assessments +- **[terraform-skill](skills/terraform-skill/)** – Terraform infrastructure as code best practices +- **[tool-design](skills/tool-design/)** – Build tools that agents can use effectively, including architectural reduction patterns +- **[screenshots](skills/screenshots/)** – Generate marketing screenshots with Playwright +- **[automate-whatsapp](skills/automate-whatsapp/)** – Build WhatsApp automations with workflows and agents +- **[observe-whatsapp](skills/observe-whatsapp/)** – Debug WhatsApp delivery issues and run health checks + +#### Platform & Framework Skills (19) +- **[aws-skills](skills/aws-skills/)** – AWS development with infrastructure automation +- **[ui-skills](skills/ui-skills/)** – Opinionated constraints for building interfaces +- **[vexor](skills/vexor/)** – Vector-powered CLI for semantic file search +- **[pypict-skill](skills/pypict-skill/)** – Pairwise test generation +- **[makepad-skills](skills/makepad-skills/)** – Makepad UI development for Rust apps +- **[threejs-skills](skills/threejs-skills/)** – Three.js 3D experiences +- **[claude-scientific-skills](skills/claude-scientific-skills/)** – Scientific research skills +- **[claude-win11-speckit-update-skill](skills/claude-win11-speckit-update-skill/)** – Windows 11 management +- **[security-bluebook-builder](skills/security-bluebook-builder/)** – Security documentation +- **[claude-ally-health](skills/claude-ally-health/)** – Health assistant +- **[clarity-gate](skills/clarity-gate/)** – RAG quality verification +- **[beautiful-prose](skills/beautiful-prose/)** – Writing style guide +- **[claude-speed-reader](skills/claude-speed-reader/)** – Speed reading tool +- **[skill-seekers](skills/skill-seekers/)** – Skill conversion tool +- **[varlock-claude-skill](skills/varlock-claude-skill/)** – Secure environment variable management +- **[superpowers-lab](skills/superpowers-lab/)** – Superpowers Lab integration +- **[nanobanana-ppt-skills](skills/nanobanana-ppt-skills/)** – PowerPoint presentation skills +- **[x-article-publisher-skill](skills/x-article-publisher-skill/)** – X/Twitter article publishing +- **[ffuf-claude-skill](skills/ffuf-claude-skill/)** – Web fuzzing with ffuf --- ## 📦 Registry Update -- **Catalog**: Regenerated for 553 skills -- **Structure**: writing-skills now uses `references/` subdirectory with 12+ supporting documents +- **Total Skills**: 614 (from 553) +- **New Skills Added**: 61 +- **Catalog**: Fully regenerated with all new skills +- **Sources**: All skills properly attributed in `docs/SOURCES.md` + +## 🔧 Improvements + +### Quality Assurance +- All new skills validated for frontmatter compliance +- "When to Use" sections added where missing +- Source attribution maintained for all skills +- Risk labels properly set + +### Documentation +- Updated README.md with correct skill count (614) +- Updated package.json version to 4.3.0 +- Comprehensive release notes created + +## 📊 Statistics + +- **Skills from VoltAgent Repository**: 61 + - Official Team Skills: 27 + - Community Skills: 34 +- **Skills Analyzed**: 174 total from VoltAgent +- **Skills Already Present**: 32 (skipped as duplicates) +- **Skills with Similar Names**: 89 (analyzed, 12 implemented as complementary) ## 👥 Credits -A huge shoutout to our community contributors: +A huge shoutout to our community contributors and the VoltAgent team: -- **@evandro-miguel** for writing-skills Gold Standard refactor (PR #41) +- **VoltAgent/awesome-agent-skills** for curating an excellent collection +- **Official Teams**: Sentry, Trail of Bits, Expo, Hugging Face, Vercel Labs, Google Labs, Neon, fal.ai +- **Community Contributors**: zarazhangrui, wrsmith108, robzolkos, muratcankoylan, antonbabenko, and all other skill authors --- diff --git a/data/aliases.json b/data/aliases.json index 240e2031..80203e1b 100644 --- a/data/aliases.json +++ b/data/aliases.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-01-30T07:30:13.457Z", + "generatedAt": "2026-01-30T08:15:03.985Z", "aliases": { "accessibility-compliance-audit": "accessibility-compliance-accessibility-audit", "active directory attacks": "active-directory-attacks", @@ -24,6 +24,7 @@ "cicd-automation-automate": "cicd-automation-workflow-automate", "claude code guide": "claude-code-guide", "d3-viz": "claude-d3js-skill", + "claude-win11-skill": "claude-win11-speckit-update-skill", "cloud penetration testing": "cloud-penetration-testing", "code-documentation-explain": "code-documentation-code-explain", "code-documentation-generate": "code-documentation-doc-generate", diff --git a/data/bundles.json b/data/bundles.json index 4e08335b..221ba1f7 100644 --- a/data/bundles.json +++ b/data/bundles.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-01-30T07:30:13.457Z", + "generatedAt": "2026-01-30T08:15:03.985Z", "bundles": { "core-dev": { "description": "Core development skills across languages, frameworks, and backend/frontend fundamentals.", @@ -51,10 +51,12 @@ "frontend-mobile-development-component-scaffold", "frontend-mobile-security-xss-scan", "frontend-security-coder", + "frontend-slides", "go-concurrency-patterns", "golang-pro", "graphql", "hubspot-integration", + "hugging-face-jobs", "ios-developer", "java-pro", "javascript-mastery", @@ -63,6 +65,7 @@ "javascript-typescript-typescript-scaffold", "langgraph", "launch-strategy", + "makepad-skills", "mcp-builder", "memory-safety-patterns", "mobile-design", @@ -71,11 +74,14 @@ "modern-javascript-patterns", "moodle-external-api-development", "multi-platform-apps-multi-platform", + "n8n-code-python", + "n8n-node-configuration", "nextjs-app-router-patterns", "nextjs-best-practices", "nextjs-supabase-auth", "nodejs-backend-patterns", "nodejs-best-practices", + "observe-whatsapp", "openapi-spec-generation", "php-pro", "plaid-fintech", @@ -103,6 +109,7 @@ "shopify-apps", "shopify-development", "slack-bot-builder", + "swiftui-expert-skill", "systems-programming-rust-project", "tavily-web", "telegram-bot-builder", @@ -116,6 +123,7 @@ "typescript-expert", "typescript-pro", "ui-ux-pro-max", + "using-neon", "uv-package-manager", "viral-generator-builder", "voice-agents", @@ -152,6 +160,7 @@ "design-orchestration", "docker-expert", "ethical-hacking-methodology", + "find-bugs", "firebase", "firmware-analyst", "form-cro", @@ -160,6 +169,7 @@ "frontend-security-coder", "gdpr-data-handling", "graphql-architect", + "hugging-face-jobs", "hybrid-cloud-architect", "idor-testing", "k8s-manifest-generator", @@ -190,6 +200,7 @@ "scanning-tools", "secrets-management", "security-auditor", + "security-bluebook-builder", "security-compliance-compliance-check", "security-requirement-extraction", "security-scanning-security-dependencies", @@ -207,6 +218,8 @@ "top-web-vulnerabilities", "twilio-communications", "ui-visual-validator", + "using-neon", + "varlock-claude-skill", "vulnerability-scanner", "web-design-guidelines", "wordpress-penetration-testing", @@ -266,6 +279,7 @@ "frontend-dev-guidelines", "gdpr-data-handling", "graphql", + "hugging-face-jobs", "hybrid-cloud-networking", "idor-testing", "ios-developer", @@ -298,6 +312,7 @@ "sql-pro", "sqlmap-database-pentesting", "unity-ecs-patterns", + "using-neon", "vector-database-engineer", "xlsx", "xlsx-official" @@ -335,6 +350,7 @@ "error-debugging-error-trace", "error-diagnostics-error-analysis", "error-diagnostics-error-trace", + "expo-deployment", "flutter-expert", "git-pr-workflows-git-workflow", "gitlab-ci-patterns", @@ -372,6 +388,7 @@ "temporal-python-pro", "terraform-specialist", "unity-developer", + "vercel-deploy-claimable", "vercel-deployment", "voice-agents" ] diff --git a/data/catalog.json b/data/catalog.json index 7dcbcfa0..f7f8e1fb 100644 --- a/data/catalog.json +++ b/data/catalog.json @@ -1,6 +1,6 @@ { - "generatedAt": "2026-01-30T07:30:13.457Z", - "total": 553, + "generatedAt": "2026-01-30T08:15:03.985Z", + "total": 614, "skills": [ { "id": "3d-web-experience", @@ -1007,6 +1007,31 @@ ], "path": "skills/auth-implementation-patterns/SKILL.md" }, + { + "id": "automate-whatsapp", + "name": "automate-whatsapp", + "description": "Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/integrations for state. Use when automating WhatsApp conversations and event handling.", + "category": "architecture", + "tags": [ + "automate", + "whatsapp" + ], + "triggers": [ + "automate", + "whatsapp", + "automations", + "kapso", + "configure", + "triggers", + "edit", + "graphs", + "executions", + "deploy", + "functions", + "databases" + ], + "path": "skills/automate-whatsapp/SKILL.md" + }, { "id": "autonomous-agent-patterns", "name": "autonomous-agent-patterns", @@ -1178,6 +1203,26 @@ ], "path": "skills/aws-serverless/SKILL.md" }, + { + "id": "aws-skills", + "name": "aws-skills", + "description": "AWS development with infrastructure automation and cloud architecture patterns", + "category": "infrastructure", + "tags": [ + "aws", + "skills" + ], + "triggers": [ + "aws", + "skills", + "development", + "infrastructure", + "automation", + "cloud", + "architecture" + ], + "path": "skills/aws-skills/SKILL.md" + }, { "id": "azure-functions", "name": "azure-functions", @@ -1450,6 +1495,31 @@ ], "path": "skills/bazel-build-optimization/SKILL.md" }, + { + "id": "beautiful-prose", + "name": "beautiful-prose", + "description": "Hard-edged writing style contract for timeless, forceful English prose without AI tics", + "category": "data-ai", + "tags": [ + "beautiful", + "prose" + ], + "triggers": [ + "beautiful", + "prose", + "hard", + "edged", + "writing", + "style", + "contract", + "timeless", + "forceful", + "english", + "without", + "ai" + ], + "path": "skills/beautiful-prose/SKILL.md" + }, { "id": "behavioral-modes", "name": "behavioral-modes", @@ -2260,6 +2330,57 @@ ], "path": "skills/cicd-automation-workflow-automate/SKILL.md" }, + { + "id": "clarity-gate", + "name": "clarity-gate", + "description": "Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow", + "category": "data-ai", + "tags": [ + "clarity", + "gate" + ], + "triggers": [ + "clarity", + "gate", + "pre", + "ingestion", + "verification", + "epistemic", + "quality", + "rag", + "point", + "two", + "round", + "hitl" + ], + "path": "skills/clarity-gate/SKILL.md" + }, + { + "id": "claude-ally-health", + "name": "claude-ally-health", + "description": "A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.", + "category": "general", + "tags": [ + "claude", + "ally", + "health" + ], + "triggers": [ + "claude", + "ally", + "health", + "assistant", + "skill", + "medical", + "information", + "analysis", + "symptom", + "tracking", + "wellness", + "guidance" + ], + "path": "skills/claude-ally-health/SKILL.md" + }, { "id": "claude-code-guide", "name": "Claude Code Guide", @@ -2311,6 +2432,74 @@ ], "path": "skills/claude-d3js-skill/SKILL.md" }, + { + "id": "claude-scientific-skills", + "name": "claude-scientific-skills", + "description": "Scientific research and analysis skills", + "category": "general", + "tags": [ + "claude", + "scientific", + "skills" + ], + "triggers": [ + "claude", + "scientific", + "skills", + "research", + "analysis" + ], + "path": "skills/claude-scientific-skills/SKILL.md" + }, + { + "id": "claude-speed-reader", + "name": "claude-speed-reader", + "description": "-Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting", + "category": "general", + "tags": [ + "claude", + "speed", + "reader" + ], + "triggers": [ + "claude", + "speed", + "reader", + "read", + "responses", + "600", + "wpm", + "rsvp", + "spritz", + "style", + "orp", + "highlighting" + ], + "path": "skills/claude-speed-reader/SKILL.md" + }, + { + "id": "claude-win11-speckit-update-skill", + "name": "claude-win11-speckit-update-skill", + "description": "Windows 11 system management", + "category": "general", + "tags": [ + "claude", + "win11", + "speckit", + "update", + "skill" + ], + "triggers": [ + "claude", + "win11", + "speckit", + "update", + "skill", + "windows", + "11" + ], + "path": "skills/claude-win11-speckit-update-skill/SKILL.md" + }, { "id": "clean-code", "name": "clean-code", @@ -2734,6 +2923,30 @@ ], "path": "skills/codex-review/SKILL.md" }, + { + "id": "commit", + "name": "commit", + "description": "Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.", + "category": "general", + "tags": [ + "commit" + ], + "triggers": [ + "commit", + "messages", + "following", + "sentry", + "conventions", + "committing", + "code", + "changes", + "writing", + "formatting", + "git", + "history" + ], + "path": "skills/commit/SKILL.md" + }, { "id": "competitive-landscape", "name": "competitive-landscape", @@ -3083,6 +3296,45 @@ ], "path": "skills/content-marketer/SKILL.md" }, + { + "id": "context-compression", + "name": "context-compression", + "description": "Design and evaluate compression strategies for long-running sessions", + "category": "general", + "tags": [ + "compression" + ], + "triggers": [ + "compression", + "context", + "evaluate", + "long", + "running", + "sessions" + ], + "path": "skills/context-compression/SKILL.md" + }, + { + "id": "context-degradation", + "name": "context-degradation", + "description": "Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash", + "category": "architecture", + "tags": [ + "degradation" + ], + "triggers": [ + "degradation", + "context", + "recognize", + "failure", + "lost", + "middle", + "poisoning", + "distraction", + "clash" + ], + "path": "skills/context-degradation/SKILL.md" + }, { "id": "context-driven-development", "name": "context-driven-development", @@ -3107,6 +3359,26 @@ ], "path": "skills/context-driven-development/SKILL.md" }, + { + "id": "context-fundamentals", + "name": "context-fundamentals", + "description": "Understand what context is, why it matters, and the anatomy of context in agent systems", + "category": "general", + "tags": [ + "fundamentals" + ], + "triggers": [ + "fundamentals", + "context", + "understand", + "what", + "why", + "matters", + "anatomy", + "agent" + ], + "path": "skills/context-fundamentals/SKILL.md" + }, { "id": "context-management-context-restore", "name": "context-management-context-restore", @@ -3161,6 +3433,24 @@ ], "path": "skills/context-manager/SKILL.md" }, + { + "id": "context-optimization", + "name": "context-optimization", + "description": "Apply compaction, masking, and caching strategies", + "category": "general", + "tags": [ + "optimization" + ], + "triggers": [ + "optimization", + "context", + "apply", + "compaction", + "masking", + "caching" + ], + "path": "skills/context-optimization/SKILL.md" + }, { "id": "context-window-management", "name": "context-window-management", @@ -3379,6 +3669,31 @@ ], "path": "skills/cqrs-implementation/SKILL.md" }, + { + "id": "create-pr", + "name": "create-pr", + "description": "Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.", + "category": "general", + "tags": [ + "create", + "pr" + ], + "triggers": [ + "create", + "pr", + "pull", + "requests", + "following", + "sentry", + "conventions", + "opening", + "prs", + "writing", + "descriptions", + "preparing" + ], + "path": "skills/create-pr/SKILL.md" + }, { "id": "crewai", "name": "crewai", @@ -3427,6 +3742,23 @@ ], "path": "skills/csharp-pro/SKILL.md" }, + { + "id": "culture-index", + "name": "culture-index", + "description": "Index and search culture documentation", + "category": "general", + "tags": [ + "culture", + "index" + ], + "triggers": [ + "culture", + "index", + "search", + "documentation" + ], + "path": "skills/culture-index/SKILL.md" + }, { "id": "customer-support", "name": "customer-support", @@ -3931,6 +4263,31 @@ ], "path": "skills/debugging-toolkit-smart-debug/SKILL.md" }, + { + "id": "deep-research", + "name": "deep-research", + "description": "Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.", + "category": "business", + "tags": [ + "deep", + "research" + ], + "triggers": [ + "deep", + "research", + "execute", + "autonomous", + "multi", + "step", + "google", + "gemini", + "agent", + "market", + "analysis", + "competitive" + ], + "path": "skills/deep-research/SKILL.md" + }, { "id": "defi-protocol-templates", "name": "defi-protocol-templates", @@ -4107,6 +4464,24 @@ ], "path": "skills/deployment-validation-config-validate/SKILL.md" }, + { + "id": "design-md", + "name": "design-md", + "description": "Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files", + "category": "general", + "tags": [ + "md" + ], + "triggers": [ + "md", + "analyze", + "stitch", + "synthesize", + "semantic", + "files" + ], + "path": "skills/design-md/SKILL.md" + }, { "id": "design-orchestration", "name": "design-orchestration", @@ -4914,6 +5289,21 @@ ], "path": "skills/ethical-hacking-methodology/SKILL.md" }, + { + "id": "evaluation", + "name": "evaluation", + "description": "Build evaluation frameworks for agent systems", + "category": "general", + "tags": [ + "evaluation" + ], + "triggers": [ + "evaluation", + "frameworks", + "agent" + ], + "path": "skills/evaluation/SKILL.md" + }, { "id": "event-sourcing-architect", "name": "event-sourcing-architect", @@ -5007,6 +5397,144 @@ ], "path": "skills/executing-plans/SKILL.md" }, + { + "id": "expo-deployment", + "name": "expo-deployment", + "description": "Deploy Expo apps to production", + "category": "infrastructure", + "tags": [ + "expo", + "deployment" + ], + "triggers": [ + "expo", + "deployment", + "deploy", + "apps" + ], + "path": "skills/expo-deployment/SKILL.md" + }, + { + "id": "fal-audio", + "name": "fal-audio", + "description": "Text-to-speech and speech-to-text using fal.ai audio models", + "category": "data-ai", + "tags": [ + "fal", + "audio" + ], + "triggers": [ + "fal", + "audio", + "text", + "speech", + "ai", + "models" + ], + "path": "skills/fal-audio/SKILL.md" + }, + { + "id": "fal-generate", + "name": "fal-generate", + "description": "Generate images and videos using fal.ai AI models", + "category": "data-ai", + "tags": [ + "fal", + "generate" + ], + "triggers": [ + "fal", + "generate", + "images", + "videos", + "ai", + "models" + ], + "path": "skills/fal-generate/SKILL.md" + }, + { + "id": "fal-image-edit", + "name": "fal-image-edit", + "description": "AI-powered image editing with style transfer and object removal", + "category": "data-ai", + "tags": [ + "fal", + "image", + "edit" + ], + "triggers": [ + "fal", + "image", + "edit", + "ai", + "powered", + "editing", + "style", + "transfer", + "object", + "removal" + ], + "path": "skills/fal-image-edit/SKILL.md" + }, + { + "id": "fal-platform", + "name": "fal-platform", + "description": "Platform APIs for model management, pricing, and usage tracking", + "category": "general", + "tags": [ + "fal", + "platform" + ], + "triggers": [ + "fal", + "platform", + "apis", + "model", + "pricing", + "usage", + "tracking" + ], + "path": "skills/fal-platform/SKILL.md" + }, + { + "id": "fal-upscale", + "name": "fal-upscale", + "description": "Upscale and enhance image and video resolution using AI", + "category": "data-ai", + "tags": [ + "fal", + "upscale" + ], + "triggers": [ + "fal", + "upscale", + "enhance", + "image", + "video", + "resolution", + "ai" + ], + "path": "skills/fal-upscale/SKILL.md" + }, + { + "id": "fal-workflow", + "name": "fal-workflow", + "description": "Generate workflow JSON files for chaining AI models", + "category": "data-ai", + "tags": [ + "fal" + ], + "triggers": [ + "fal", + "generate", + "json", + "files", + "chaining", + "ai", + "models" + ], + "path": "skills/fal-workflow/SKILL.md" + }, { "id": "fastapi-pro", "name": "fastapi-pro", @@ -5055,6 +5583,25 @@ ], "path": "skills/fastapi-templates/SKILL.md" }, + { + "id": "ffuf-claude-skill", + "name": "ffuf-claude-skill", + "description": "Web fuzzing with ffuf", + "category": "general", + "tags": [ + "ffuf", + "claude", + "skill" + ], + "triggers": [ + "ffuf", + "claude", + "skill", + "web", + "fuzzing" + ], + "path": "skills/ffuf-claude-skill/SKILL.md" + }, { "id": "file-organizer", "name": "file-organizer", @@ -5131,6 +5678,31 @@ ], "path": "skills/file-uploads/SKILL.md" }, + { + "id": "find-bugs", + "name": "find-bugs", + "description": "Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.", + "category": "security", + "tags": [ + "find", + "bugs" + ], + "triggers": [ + "find", + "bugs", + "security", + "vulnerabilities", + "code", + "quality", + "issues", + "local", + "branch", + "changes", + "asked", + "review" + ], + "path": "skills/find-bugs/SKILL.md" + }, { "id": "finishing-a-development-branch", "name": "finishing-a-development-branch", @@ -5230,6 +5802,28 @@ ], "path": "skills/firmware-analyst/SKILL.md" }, + { + "id": "fix-review", + "name": "fix-review", + "description": "Verify fix commits address audit findings without new bugs", + "category": "general", + "tags": [ + "fix" + ], + "triggers": [ + "fix", + "review", + "verify", + "commits", + "address", + "audit", + "findings", + "without", + "new", + "bugs" + ], + "path": "skills/fix-review/SKILL.md" + }, { "id": "flutter-expert", "name": "flutter-expert", @@ -5538,6 +6132,31 @@ ], "path": "skills/frontend-security-coder/SKILL.md" }, + { + "id": "frontend-slides", + "name": "frontend-slides", + "description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.", + "category": "development", + "tags": [ + "frontend", + "slides" + ], + "triggers": [ + "frontend", + "slides", + "stunning", + "animation", + "rich", + "html", + "presentations", + "scratch", + "converting", + "powerpoint", + "files", + "user" + ], + "path": "skills/frontend-slides/SKILL.md" + }, { "id": "full-stack-orchestration-full-stack-feature", "name": "full-stack-orchestration-full-stack-feature", @@ -6146,6 +6765,58 @@ ], "path": "skills/hubspot-integration/SKILL.md" }, + { + "id": "hugging-face-cli", + "name": "hugging-face-cli", + "description": "Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.", + "category": "infrastructure", + "tags": [ + "hugging", + "face", + "cli" + ], + "triggers": [ + "hugging", + "face", + "cli", + "execute", + "hub", + "operations", + "hf", + "user", + "download", + "models", + "datasets", + "spaces" + ], + "path": "skills/hugging-face-cli/SKILL.md" + }, + { + "id": "hugging-face-jobs", + "name": "hugging-face-jobs", + "description": "This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence. Designed for general-purpose compute workloads including data processing, inference, experiments, batch jobs, and any Python-based tasks. Should be invoked for tasks involving cloud compute, GPU workloads, or when users mention running jobs on Hugging Face infrastructure without local setup.", + "category": "security", + "tags": [ + "hugging", + "face", + "jobs" + ], + "triggers": [ + "hugging", + "face", + "jobs", + "skill", + "should", + "used", + "users", + "want", + "run", + "any", + "workload", + "infrastructure" + ], + "path": "skills/hugging-face-jobs/SKILL.md" + }, { "id": "hybrid-cloud-architect", "name": "hybrid-cloud-architect", @@ -6270,6 +6941,19 @@ ], "path": "skills/idor-testing/SKILL.md" }, + { + "id": "imagen", + "name": "imagen", + "description": "", + "category": "general", + "tags": [ + "imagen" + ], + "triggers": [ + "imagen" + ], + "path": "skills/imagen/SKILL.md" + }, { "id": "incident-responder", "name": "incident-responder", @@ -6537,6 +7221,31 @@ ], "path": "skills/istio-traffic-management/SKILL.md" }, + { + "id": "iterate-pr", + "name": "iterate-pr", + "description": "Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.", + "category": "infrastructure", + "tags": [ + "iterate", + "pr" + ], + "triggers": [ + "iterate", + "pr", + "until", + "ci", + "passes", + "fix", + "failures", + "address", + "review", + "feedback", + "continuously", + "push" + ], + "path": "skills/iterate-pr/SKILL.md" + }, { "id": "java-pro", "name": "java-pro", @@ -6979,6 +7688,25 @@ ], "path": "skills/legal-advisor/SKILL.md" }, + { + "id": "linear-claude-skill", + "name": "linear-claude-skill", + "description": "Manage Linear issues, projects, and teams", + "category": "general", + "tags": [ + "linear", + "claude", + "skill" + ], + "triggers": [ + "linear", + "claude", + "skill", + "issues", + "teams" + ], + "path": "skills/linear-claude-skill/SKILL.md" + }, { "id": "linkerd-patterns", "name": "linkerd-patterns", @@ -7260,6 +7988,29 @@ ], "path": "skills/machine-learning-ops-ml-pipeline/SKILL.md" }, + { + "id": "makepad-skills", + "name": "makepad-skills", + "description": "Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.", + "category": "development", + "tags": [ + "makepad", + "skills" + ], + "triggers": [ + "makepad", + "skills", + "ui", + "development", + "rust", + "apps", + "setup", + "shaders", + "packaging", + "troubleshooting" + ], + "path": "skills/makepad-skills/SKILL.md" + }, { "id": "malware-analyst", "name": "malware-analyst", @@ -7434,6 +8185,24 @@ ], "path": "skills/memory-safety-patterns/SKILL.md" }, + { + "id": "memory-systems", + "name": "memory-systems", + "description": "Design short-term, long-term, and graph-based memory architectures", + "category": "general", + "tags": [ + "memory" + ], + "triggers": [ + "memory", + "short", + "term", + "long", + "graph", + "architectures" + ], + "path": "skills/memory-systems/SKILL.md" + }, { "id": "mermaid-expert", "name": "mermaid-expert", @@ -7855,6 +8624,25 @@ ], "path": "skills/multi-agent-brainstorming/SKILL.md" }, + { + "id": "multi-agent-patterns", + "name": "multi-agent-patterns", + "description": "Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures", + "category": "architecture", + "tags": [ + "multi", + "agent" + ], + "triggers": [ + "multi", + "agent", + "orchestrator", + "peer", + "hierarchical", + "architectures" + ], + "path": "skills/multi-agent-patterns/SKILL.md" + }, { "id": "multi-cloud-architecture", "name": "multi-cloud-architecture", @@ -7907,6 +8695,107 @@ ], "path": "skills/multi-platform-apps-multi-platform/SKILL.md" }, + { + "id": "n8n-code-python", + "name": "n8n-code-python", + "description": "Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.", + "category": "development", + "tags": [ + "n8n", + "code", + "python" + ], + "triggers": [ + "n8n", + "code", + "python", + "write", + "nodes", + "writing", + "input", + "json", + "node", + "syntax", + "working", + "standard" + ], + "path": "skills/n8n-code-python/SKILL.md" + }, + { + "id": "n8n-mcp-tools-expert", + "name": "n8n-mcp-tools-expert", + "description": "Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.", + "category": "architecture", + "tags": [ + "n8n", + "mcp" + ], + "triggers": [ + "n8n", + "mcp", + "effectively", + "searching", + "nodes", + "validating", + "configurations", + "accessing", + "managing", + "any", + "provides", + "selection" + ], + "path": "skills/n8n-mcp-tools-expert/SKILL.md" + }, + { + "id": "n8n-node-configuration", + "name": "n8n-node-configuration", + "description": "Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.", + "category": "development", + "tags": [ + "n8n", + "node", + "configuration" + ], + "triggers": [ + "n8n", + "node", + "configuration", + "operation", + "aware", + "guidance", + "configuring", + "nodes", + "understanding", + "property", + "dependencies", + "determining" + ], + "path": "skills/n8n-node-configuration/SKILL.md" + }, + { + "id": "nanobanana-ppt-skills", + "name": "nanobanana-ppt-skills", + "description": "AI-powered PPT generation with document analysis and styled images", + "category": "data-ai", + "tags": [ + "nanobanana", + "ppt", + "skills" + ], + "triggers": [ + "nanobanana", + "ppt", + "skills", + "ai", + "powered", + "generation", + "document", + "analysis", + "styled", + "images" + ], + "path": "skills/nanobanana-ppt-skills/SKILL.md" + }, { "id": "neon-postgres", "name": "neon-postgres", @@ -8333,6 +9222,31 @@ ], "path": "skills/observability-monitoring-slo-implement/SKILL.md" }, + { + "id": "observe-whatsapp", + "name": "observe-whatsapp", + "description": "Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message failures, or webhook delivery problems.", + "category": "development", + "tags": [ + "observe", + "whatsapp" + ], + "triggers": [ + "observe", + "whatsapp", + "troubleshoot", + "kapso", + "debug", + "message", + "delivery", + "inspect", + "webhook", + "deliveries", + "retries", + "triage" + ], + "path": "skills/observe-whatsapp/SKILL.md" + }, { "id": "obsidian-clipper-template-creator", "name": "obsidian-clipper-template-creator", @@ -9488,6 +10402,24 @@ ], "path": "skills/protocol-reverse-engineering/SKILL.md" }, + { + "id": "pypict-skill", + "name": "pypict-skill", + "description": "Pairwise test generation", + "category": "testing", + "tags": [ + "pypict", + "skill" + ], + "triggers": [ + "pypict", + "skill", + "pairwise", + "test", + "generation" + ], + "path": "skills/pypict-skill/SKILL.md" + }, { "id": "python-development-python-scaffold", "name": "python-development-python-scaffold", @@ -9853,6 +10785,25 @@ ], "path": "skills/react-ui-patterns/SKILL.md" }, + { + "id": "readme", + "name": "readme", + "description": "When the user wants to create or update a README.md file for a project. Also use when the user says", + "category": "general", + "tags": [ + "readme" + ], + "triggers": [ + "readme", + "user", + "wants", + "update", + "md", + "file", + "says" + ], + "path": "skills/readme/SKILL.md" + }, { "id": "receiving-code-review", "name": "receiving-code-review", @@ -10394,6 +11345,30 @@ ], "path": "skills/screen-reader-testing/SKILL.md" }, + { + "id": "screenshots", + "name": "screenshots", + "description": "Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.", + "category": "business", + "tags": [ + "screenshots" + ], + "triggers": [ + "screenshots", + "generate", + "marketing", + "app", + "playwright", + "user", + "wants", + "product", + "hunt", + "social", + "media", + "landing" + ], + "path": "skills/screenshots/SKILL.md" + }, { "id": "scroll-experience", "name": "scroll-experience", @@ -10492,6 +11467,27 @@ ], "path": "skills/security-auditor/SKILL.md" }, + { + "id": "security-bluebook-builder", + "name": "security-bluebook-builder", + "description": "Build security Blue Books for sensitive apps", + "category": "security", + "tags": [ + "security", + "bluebook", + "builder" + ], + "triggers": [ + "security", + "bluebook", + "builder", + "blue", + "books", + "sensitive", + "apps" + ], + "path": "skills/security-bluebook-builder/SKILL.md" + }, { "id": "security-compliance-compliance-check", "name": "security-compliance-compliance-check", @@ -11077,6 +12073,27 @@ ], "path": "skills/service-mesh-observability/SKILL.md" }, + { + "id": "sharp-edges", + "name": "sharp-edges", + "description": "Identify error-prone APIs and dangerous configurations", + "category": "general", + "tags": [ + "sharp", + "edges" + ], + "triggers": [ + "sharp", + "edges", + "identify", + "error", + "prone", + "apis", + "dangerous", + "configurations" + ], + "path": "skills/sharp-edges/SKILL.md" + }, { "id": "shellcheck-configuration", "name": "shellcheck-configuration", @@ -11276,6 +12293,52 @@ ], "path": "skills/skill-developer/SKILL.md" }, + { + "id": "skill-rails-upgrade", + "name": "skill-rails-upgrade", + "description": "Analyze Rails apps and provide upgrade assessments", + "category": "general", + "tags": [ + "skill", + "rails", + "upgrade" + ], + "triggers": [ + "skill", + "rails", + "upgrade", + "analyze", + "apps", + "provide", + "assessments" + ], + "path": "skills/skill-rails-upgrade/SKILL.md" + }, + { + "id": "skill-seekers", + "name": "skill-seekers", + "description": "-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.", + "category": "data-ai", + "tags": [ + "skill", + "seekers" + ], + "triggers": [ + "skill", + "seekers", + "automatically", + "convert", + "documentation", + "websites", + "github", + "repositories", + "pdfs", + "claude", + "ai", + "skills" + ], + "path": "skills/skill-seekers/SKILL.md" + }, { "id": "slack-bot-builder", "name": "slack-bot-builder", @@ -11830,6 +12893,48 @@ ], "path": "skills/subagent-driven-development/SKILL.md" }, + { + "id": "superpowers-lab", + "name": "superpowers-lab", + "description": "Lab environment for Claude superpowers", + "category": "general", + "tags": [ + "superpowers", + "lab" + ], + "triggers": [ + "superpowers", + "lab", + "environment", + "claude" + ], + "path": "skills/superpowers-lab/SKILL.md" + }, + { + "id": "swiftui-expert-skill", + "name": "swiftui-expert-skill", + "description": "Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.", + "category": "development", + "tags": [ + "swiftui", + "skill" + ], + "triggers": [ + "swiftui", + "skill", + "write", + "review", + "improve", + "code", + "following", + "state", + "view", + "composition", + "performance", + "apis" + ], + "path": "skills/swiftui-expert-skill/SKILL.md" + }, { "id": "systematic-debugging", "name": "systematic-debugging", @@ -12277,6 +13382,23 @@ ], "path": "skills/terraform-module-library/SKILL.md" }, + { + "id": "terraform-skill", + "name": "terraform-skill", + "description": "Terraform infrastructure as code best practices", + "category": "infrastructure", + "tags": [ + "terraform", + "skill" + ], + "triggers": [ + "terraform", + "skill", + "infrastructure", + "code" + ], + "path": "skills/terraform-skill/SKILL.md" + }, { "id": "terraform-specialist", "name": "terraform-specialist", @@ -12469,6 +13591,43 @@ ], "path": "skills/threat-modeling-expert/SKILL.md" }, + { + "id": "threejs-skills", + "name": "threejs-skills", + "description": "Three.js skills for creating 3D elements and interactive experiences", + "category": "general", + "tags": [ + "threejs", + "skills" + ], + "triggers": [ + "threejs", + "skills", + "three", + "js", + "creating", + "3d", + "elements", + "interactive", + "experiences" + ], + "path": "skills/threejs-skills/SKILL.md" + }, + { + "id": "tool-design", + "name": "tool-design", + "description": "Build tools that agents can use effectively, including architectural reduction patterns", + "category": "architecture", + "tags": [], + "triggers": [ + "agents", + "effectively", + "including", + "architectural", + "reduction" + ], + "path": "skills/tool-design/SKILL.md" + }, { "id": "top-web-vulnerabilities", "name": "Top 100 Web Vulnerabilities Reference", @@ -12692,6 +13851,27 @@ ], "path": "skills/typescript-pro/SKILL.md" }, + { + "id": "ui-skills", + "name": "ui-skills", + "description": "Opinionated, evolving constraints to guide agents when building interfaces", + "category": "general", + "tags": [ + "ui", + "skills" + ], + "triggers": [ + "ui", + "skills", + "opinionated", + "evolving", + "constraints", + "agents", + "building", + "interfaces" + ], + "path": "skills/ui-skills/SKILL.md" + }, { "id": "ui-ux-designer", "name": "ui-ux-designer", @@ -12866,6 +14046,24 @@ ], "path": "skills/unreal-engine-cpp-pro/SKILL.md" }, + { + "id": "upgrading-expo", + "name": "upgrading-expo", + "description": "Upgrade Expo SDK versions", + "category": "general", + "tags": [ + "upgrading", + "expo" + ], + "triggers": [ + "upgrading", + "expo", + "upgrade", + "sdk", + "versions" + ], + "path": "skills/upgrading-expo/SKILL.md" + }, { "id": "upstash-qstash", "name": "upstash-qstash", @@ -12917,6 +14115,31 @@ ], "path": "skills/using-git-worktrees/SKILL.md" }, + { + "id": "using-neon", + "name": "using-neon", + "description": "Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.", + "category": "security", + "tags": [ + "using", + "neon" + ], + "triggers": [ + "using", + "neon", + "guides", + "working", + "serverless", + "postgres", + "covers", + "getting", + "started", + "local", + "development", + "choosing" + ], + "path": "skills/using-neon/SKILL.md" + }, { "id": "using-superpowers", "name": "using-superpowers", @@ -12968,6 +14191,32 @@ ], "path": "skills/uv-package-manager/SKILL.md" }, + { + "id": "varlock-claude-skill", + "name": "varlock-claude-skill", + "description": "Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits", + "category": "security", + "tags": [ + "varlock", + "claude", + "skill" + ], + "triggers": [ + "varlock", + "claude", + "skill", + "secure", + "environment", + "variable", + "ensuring", + "secrets", + "never", + "exposed", + "sessions", + "terminals" + ], + "path": "skills/varlock-claude-skill/SKILL.md" + }, { "id": "vector-database-engineer", "name": "vector-database-engineer", @@ -13019,6 +14268,31 @@ ], "path": "skills/vector-index-tuning/SKILL.md" }, + { + "id": "vercel-deploy-claimable", + "name": "vercel-deploy-claimable", + "description": "Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as", + "category": "infrastructure", + "tags": [ + "vercel", + "deploy", + "claimable" + ], + "triggers": [ + "vercel", + "deploy", + "claimable", + "applications", + "websites", + "skill", + "user", + "requests", + "deployment", + "actions", + "such" + ], + "path": "skills/vercel-deploy-claimable/SKILL.md" + }, { "id": "vercel-deployment", "name": "vercel-deployment", @@ -13066,6 +14340,28 @@ ], "path": "skills/verification-before-completion/SKILL.md" }, + { + "id": "vexor", + "name": "vexor", + "description": "Vector-powered CLI for semantic file search with a Claude/Codex skill", + "category": "data-ai", + "tags": [ + "vexor" + ], + "triggers": [ + "vexor", + "vector", + "powered", + "cli", + "semantic", + "file", + "search", + "claude", + "codex", + "skill" + ], + "path": "skills/vexor/SKILL.md" + }, { "id": "viral-generator-builder", "name": "viral-generator-builder", @@ -13526,6 +14822,28 @@ ], "path": "skills/writing-skills/SKILL.md" }, + { + "id": "x-article-publisher-skill", + "name": "x-article-publisher-skill", + "description": "Publish articles to X/Twitter", + "category": "general", + "tags": [ + "x", + "article", + "publisher", + "skill" + ], + "triggers": [ + "x", + "article", + "publisher", + "skill", + "publish", + "articles", + "twitter" + ], + "path": "skills/x-article-publisher-skill/SKILL.md" + }, { "id": "xlsx", "name": "xlsx", diff --git a/docs/SOURCES.md b/docs/SOURCES.md index 93759259..1cf217c7 100644 --- a/docs/SOURCES.md +++ b/docs/SOURCES.md @@ -14,6 +14,64 @@ If you recognize your work here and it is not properly attributed, please open a | `react-patterns` | [React Docs](https://react.dev/) | CC-BY | Official patterns. | | **All Official Skills** | [Anthropic / Google / OpenAI] | Proprietary | Usage encouraged by vendors. | +## Skills from VoltAgent/awesome-agent-skills + +The following skills were added from the curated collection at [VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills): + +### Official Team Skills + +| Skill | Original Source | License | Notes | +| :---- | :-------------- | :------ | :---- | +| `vercel-deploy-claimable` | [Vercel Labs](https://github.com/vercel-labs/agent-skills) | MIT | Official Vercel skill | +| `design-md` | [Google Labs (Stitch)](https://github.com/google-labs-code/stitch-skills) | Compatible | Google Labs Stitch skills | +| `hugging-face-cli`, `hugging-face-jobs` | [Hugging Face](https://github.com/huggingface/skills) | Compatible | Official Hugging Face skills | +| `culture-index`, `fix-review`, `sharp-edges` | [Trail of Bits](https://github.com/trailofbits/skills) | Compatible | Security skills from Trail of Bits | +| `expo-deployment`, `upgrading-expo` | [Expo](https://github.com/expo/skills) | Compatible | Official Expo skills | +| `commit`, `create-pr`, `find-bugs`, `iterate-pr` | [Sentry](https://github.com/getsentry/skills) | Compatible | Sentry dev team skills | +| `using-neon` | [Neon](https://github.com/neondatabase/agent-skills) | Compatible | Neon Postgres best practices | +| `fal-audio`, `fal-generate`, `fal-image-edit`, `fal-platform`, `fal-upscale`, `fal-workflow` | [fal.ai Community](https://github.com/fal-ai-community/skills) | Compatible | fal.ai AI model skills | + +### Community Skills + +| Skill | Original Source | License | Notes | +| :---- | :-------------- | :------ | :---- | +| `automate-whatsapp`, `observe-whatsapp` | [gokapso](https://github.com/gokapso/agent-skills) | Compatible | WhatsApp automation skills | +| `readme` | [Shpigford](https://github.com/Shpigford/skills) | Compatible | README generation | +| `screenshots` | [Shpigford](https://github.com/Shpigford/skills) | Compatible | Marketing screenshots | +| `aws-skills` | [zxkane](https://github.com/zxkane/aws-skills) | Compatible | AWS development patterns | +| `deep-research` | [sanjay3290](https://github.com/sanjay3290/ai-skills) | Compatible | Gemini Deep Research Agent | +| `ffuf-claude-skill` | [jthack](https://github.com/jthack/ffuf_claude_skill) | Compatible | Web fuzzing with ffuf | +| `ui-skills` | [ibelick](https://github.com/ibelick/ui-skills) | Compatible | UI development constraints | +| `vexor` | [scarletkc](https://github.com/scarletkc/vexor) | Compatible | Vector-powered CLI | +| `pypict-skill` | [omkamal](https://github.com/omkamal/pypict-claude-skill) | Compatible | Pairwise test generation | +| `makepad-skills` | [ZhangHanDong](https://github.com/ZhangHanDong/makepad-skills) | Compatible | Makepad UI development | +| `swiftui-expert-skill` | [AvdLee](https://github.com/AvdLee/SwiftUI-Agent-Skill) | Compatible | SwiftUI best practices | +| `threejs-skills` | [CloudAI-X](https://github.com/CloudAI-X/threejs-skills) | Compatible | Three.js 3D experiences | +| `claude-scientific-skills` | [K-Dense-AI](https://github.com/K-Dense-AI/claude-scientific-skills) | Compatible | Scientific research skills | +| `claude-win11-speckit-update-skill` | [NotMyself](https://github.com/NotMyself/claude-win11-speckit-update-skill) | Compatible | Windows 11 management | +| `imagen` | [sanjay3290](https://github.com/sanjay3290/ai-skills) | Compatible | Google Gemini image generation | +| `security-bluebook-builder` | [SHADOWPR0](https://github.com/SHADOWPR0/security-bluebook-builder) | Compatible | Security documentation | +| `claude-ally-health` | [huifer](https://github.com/huifer/Claude-Ally-Health) | Compatible | Health assistant | +| `clarity-gate` | [frmoretto](https://github.com/frmoretto/clarity-gate) | Compatible | RAG quality verification | +| `n8n-code-python`, `n8n-mcp-tools-expert`, `n8n-node-configuration` | [czlonkowski](https://github.com/czlonkowski/n8n-skills) | Compatible | n8n automation skills | +| `varlock-claude-skill` | [wrsmith108](https://github.com/wrsmith108/varlock-claude-skill) | Compatible | Secure environment variables | +| `beautiful-prose` | [SHADOWPR0](https://github.com/SHADOWPR0/beautiful_prose) | Compatible | Writing style guide | +| `claude-speed-reader` | [SeanZoR](https://github.com/SeanZoR/claude-speed-reader) | Compatible | Speed reading tool | +| `skill-seekers` | [yusufkaraaslan](https://github.com/yusufkaraaslan/Skill_Seekers) | Compatible | Skill conversion tool | + +- **frontend-slides** - [zarazhangrui](https://github.com/zarazhangrui/frontend-slides) +- **linear-claude-skill** - [wrsmith108](https://github.com/wrsmith108/linear-claude-skill) +- **skill-rails-upgrade** - [robzolkos](https://github.com/robzolkos/skill-rails-upgrade) +- **context-fundamentals** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **context-degradation** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **context-compression** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **context-optimization** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **multi-agent-patterns** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **tool-design** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **evaluation** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **memory-systems** - [muratcankoylan](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) +- **terraform-skill** - [antonbabenko](https://github.com/antonbabenko/terraform-skill) + ## License Policy - **Code**: All original code in this repository is **MIT**. diff --git a/package.json b/package.json index 438366f3..41f97255 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "antigravity-awesome-skills", - "version": "4.2.0", - "description": "560+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.", + "version": "4.3.0", + "description": "614+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.", "license": "MIT", "scripts": { "validate": "python3 scripts/validate_skills.py", diff --git a/skills_index.json b/skills_index.json index 010e1502..8600ad79 100644 --- a/skills_index.json +++ b/skills_index.json @@ -377,6 +377,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "automate-whatsapp", + "path": "skills/automate-whatsapp", + "category": "uncategorized", + "name": "automate-whatsapp", + "description": "Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/integrations for state. Use when automating WhatsApp conversations and event handling.", + "risk": "safe", + "source": "https://github.com/gokapso/agent-skills/tree/master/skills/automate-whatsapp" + }, { "id": "autonomous-agent-patterns", "path": "skills/autonomous-agent-patterns", @@ -440,6 +449,15 @@ "risk": "unknown", "source": "vibeship-spawner-skills (Apache 2.0)" }, + { + "id": "aws-skills", + "path": "skills/aws-skills", + "category": "uncategorized", + "name": "aws-skills", + "description": "AWS development with infrastructure automation and cloud architecture patterns", + "risk": "safe", + "source": "https://github.com/zxkane/aws-skills" + }, { "id": "azure-functions", "path": "skills/azure-functions", @@ -548,6 +566,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "beautiful-prose", + "path": "skills/beautiful-prose", + "category": "uncategorized", + "name": "beautiful-prose", + "description": "Hard-edged writing style contract for timeless, forceful English prose without AI tics", + "risk": "safe", + "source": "https://github.com/SHADOWPR0/beautiful_prose" + }, { "id": "behavioral-modes", "path": "skills/behavioral-modes", @@ -800,6 +827,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "clarity-gate", + "path": "skills/clarity-gate", + "category": "uncategorized", + "name": "clarity-gate", + "description": "Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow", + "risk": "safe", + "source": "https://github.com/frmoretto/clarity-gate" + }, { "id": "claude-code-guide", "path": "skills/claude-code-guide", @@ -809,6 +845,42 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "claude-ally-health", + "path": "skills/claude-ally-health", + "category": "uncategorized", + "name": "claude-ally-health", + "description": "A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.", + "risk": "safe", + "source": "https://github.com/huifer/Claude-Ally-Health" + }, + { + "id": "claude-scientific-skills", + "path": "skills/claude-scientific-skills", + "category": "uncategorized", + "name": "claude-scientific-skills", + "description": "Scientific research and analysis skills", + "risk": "safe", + "source": "https://github.com/K-Dense-AI/claude-scientific-skills" + }, + { + "id": "claude-speed-reader", + "path": "skills/claude-speed-reader", + "category": "uncategorized", + "name": "claude-speed-reader", + "description": "-Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting", + "risk": "safe", + "source": "https://github.com/SeanZoR/claude-speed-reader" + }, + { + "id": "claude-win11-speckit-update-skill", + "path": "skills/claude-win11-speckit-update-skill", + "category": "uncategorized", + "name": "claude-win11-speckit-update-skill", + "description": "Windows 11 system management", + "risk": "safe", + "source": "https://github.com/NotMyself/claude-win11-speckit-update-skill" + }, { "id": "clean-code", "path": "skills/clean-code", @@ -980,6 +1052,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "commit", + "path": "skills/commit", + "category": "uncategorized", + "name": "commit", + "description": "Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.", + "risk": "safe", + "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/commit" + }, { "id": "competitive-landscape", "path": "skills/competitive-landscape", @@ -1115,6 +1196,24 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "context-compression", + "path": "skills/context-compression", + "category": "uncategorized", + "name": "context-compression", + "description": "Design and evaluate compression strategies for long-running sessions", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-compression" + }, + { + "id": "context-degradation", + "path": "skills/context-degradation", + "category": "uncategorized", + "name": "context-degradation", + "description": "Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-degradation" + }, { "id": "context-driven-development", "path": "skills/context-driven-development", @@ -1124,6 +1223,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "context-fundamentals", + "path": "skills/context-fundamentals", + "category": "uncategorized", + "name": "context-fundamentals", + "description": "Understand what context is, why it matters, and the anatomy of context in agent systems", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-fundamentals" + }, { "id": "context-management-context-restore", "path": "skills/context-management-context-restore", @@ -1151,6 +1259,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "context-optimization", + "path": "skills/context-optimization", + "category": "uncategorized", + "name": "context-optimization", + "description": "Apply compaction, masking, and caching strategies", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-optimization" + }, { "id": "context-window-management", "path": "skills/context-window-management", @@ -1232,6 +1349,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "create-pr", + "path": "skills/create-pr", + "category": "uncategorized", + "name": "create-pr", + "description": "Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.", + "risk": "safe", + "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/create-pr" + }, { "id": "crewai", "path": "skills/crewai", @@ -1259,6 +1385,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "culture-index", + "path": "skills/culture-index", + "category": "uncategorized", + "name": "culture-index", + "description": "Index and search culture documentation", + "risk": "safe", + "source": "https://github.com/trailofbits/skills/tree/main/plugins/culture-index" + }, { "id": "customer-support", "path": "skills/customer-support", @@ -1448,6 +1583,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "deep-research", + "path": "skills/deep-research", + "category": "uncategorized", + "name": "deep-research", + "description": "Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.", + "risk": "safe", + "source": "https://github.com/sanjay3290/ai-skills/tree/main/skills/deep-research" + }, { "id": "defi-protocol-templates", "path": "skills/defi-protocol-templates", @@ -1511,6 +1655,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "design-md", + "path": "skills/design-md", + "category": "uncategorized", + "name": "design-md", + "description": "Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files", + "risk": "safe", + "source": "https://github.com/google-labs-code/stitch-skills/tree/main/skills/design-md" + }, { "id": "design-orchestration", "path": "skills/design-orchestration", @@ -1799,6 +1952,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "evaluation", + "path": "skills/evaluation", + "category": "uncategorized", + "name": "evaluation", + "description": "Build evaluation frameworks for agent systems", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/evaluation" + }, { "id": "event-sourcing-architect", "path": "skills/event-sourcing-architect", @@ -1835,6 +1997,69 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "expo-deployment", + "path": "skills/expo-deployment", + "category": "uncategorized", + "name": "expo-deployment", + "description": "Deploy Expo apps to production", + "risk": "safe", + "source": "https://github.com/expo/skills/tree/main/plugins/expo-deployment" + }, + { + "id": "fal-audio", + "path": "skills/fal-audio", + "category": "uncategorized", + "name": "fal-audio", + "description": "Text-to-speech and speech-to-text using fal.ai audio models", + "risk": "safe", + "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-audio/SKILL.md" + }, + { + "id": "fal-generate", + "path": "skills/fal-generate", + "category": "uncategorized", + "name": "fal-generate", + "description": "Generate images and videos using fal.ai AI models", + "risk": "safe", + "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-generate/SKILL.md" + }, + { + "id": "fal-image-edit", + "path": "skills/fal-image-edit", + "category": "uncategorized", + "name": "fal-image-edit", + "description": "AI-powered image editing with style transfer and object removal", + "risk": "safe", + "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-image-edit/SKILL.md" + }, + { + "id": "fal-platform", + "path": "skills/fal-platform", + "category": "uncategorized", + "name": "fal-platform", + "description": "Platform APIs for model management, pricing, and usage tracking", + "risk": "safe", + "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-platform/SKILL.md" + }, + { + "id": "fal-upscale", + "path": "skills/fal-upscale", + "category": "uncategorized", + "name": "fal-upscale", + "description": "Upscale and enhance image and video resolution using AI", + "risk": "safe", + "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-upscale/SKILL.md" + }, + { + "id": "fal-workflow", + "path": "skills/fal-workflow", + "category": "uncategorized", + "name": "fal-workflow", + "description": "Generate workflow JSON files for chaining AI models", + "risk": "safe", + "source": "https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-workflow/SKILL.md" + }, { "id": "fastapi-pro", "path": "skills/fastapi-pro", @@ -1853,6 +2078,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "ffuf-claude-skill", + "path": "skills/ffuf-claude-skill", + "category": "uncategorized", + "name": "ffuf-claude-skill", + "description": "Web fuzzing with ffuf", + "risk": "safe", + "source": "https://github.com/jthack/ffuf_claude_skill" + }, { "id": "file-path-traversal", "path": "skills/file-path-traversal", @@ -1880,6 +2114,15 @@ "risk": "unknown", "source": "vibeship-spawner-skills (Apache 2.0)" }, + { + "id": "find-bugs", + "path": "skills/find-bugs", + "category": "uncategorized", + "name": "find-bugs", + "description": "Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.", + "risk": "safe", + "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/find-bugs" + }, { "id": "finishing-a-development-branch", "path": "skills/finishing-a-development-branch", @@ -1916,6 +2159,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "fix-review", + "path": "skills/fix-review", + "category": "uncategorized", + "name": "fix-review", + "description": "Verify fix commits address audit findings without new bugs", + "risk": "safe", + "source": "https://github.com/trailofbits/skills/tree/main/plugins/fix-review" + }, { "id": "flutter-expert", "path": "skills/flutter-expert", @@ -1970,6 +2222,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "frontend-slides", + "path": "skills/frontend-slides", + "category": "uncategorized", + "name": "Frontend Slides", + "description": "Create zero-dependency, animation-rich HTML presentations that run entirely in the browser. This skill helps non-designers discover their preferred aesthetic through visual exploration (\"show, don't tell\"), then generates production-quality slide dec", + "risk": "unknown", + "source": "unknown" + }, { "id": "frontend-design", "path": "skills/frontend-design", @@ -2285,6 +2546,24 @@ "risk": "unknown", "source": "vibeship-spawner-skills (Apache 2.0)" }, + { + "id": "hugging-face-cli", + "path": "skills/hugging-face-cli", + "category": "uncategorized", + "name": "hugging-face-cli", + "description": "Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.", + "risk": "safe", + "source": "https://github.com/huggingface/skills/tree/main/skills/hugging-face-cli" + }, + { + "id": "hugging-face-jobs", + "path": "skills/hugging-face-jobs", + "category": "uncategorized", + "name": "hugging-face-jobs", + "description": "This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence. Designed for general-purpose compute workloads including data processing, inference, experiments, batch jobs, and any Python-based tasks. Should be invoked for tasks involving cloud compute, GPU workloads, or when users mention running jobs on Hugging Face infrastructure without local setup.", + "risk": "safe", + "source": "https://github.com/huggingface/skills/tree/main/skills/hugging-face-jobs" + }, { "id": "hybrid-cloud-architect", "path": "skills/hybrid-cloud-architect", @@ -2330,6 +2609,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "imagen", + "path": "skills/imagen", + "category": "uncategorized", + "name": "imagen", + "description": "This skill generates images using Google Gemini's image generation model (`gemini-3-pro-image-preview`). It enables seamless image creation during any Claude Code session - whether you're building frontend UIs, creating documentation, or need visual", + "risk": "safe", + "source": "https://github.com/sanjay3290/ai-skills/tree/main/skills/imagen" + }, { "id": "incident-responder", "path": "skills/incident-responder", @@ -2429,6 +2717,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "iterate-pr", + "path": "skills/iterate-pr", + "category": "uncategorized", + "name": "iterate-pr", + "description": "Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.", + "risk": "safe", + "source": "https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/iterate-pr" + }, { "id": "java-pro", "path": "skills/java-pro", @@ -2591,6 +2888,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "linear-claude-skill", + "path": "skills/linear-claude-skill", + "category": "uncategorized", + "name": "linear-claude-skill", + "description": "Manage Linear issues, projects, and teams", + "risk": "safe", + "source": "https://github.com/wrsmith108/linear-claude-skill" + }, { "id": "linkerd-patterns", "path": "skills/linkerd-patterns", @@ -2690,6 +2996,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "makepad-skills", + "path": "skills/makepad-skills", + "category": "uncategorized", + "name": "makepad-skills", + "description": "Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.", + "risk": "safe", + "source": "https://github.com/ZhangHanDong/makepad-skills" + }, { "id": "malware-analyst", "path": "skills/malware-analyst", @@ -2753,6 +3068,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "memory-systems", + "path": "skills/memory-systems", + "category": "uncategorized", + "name": "memory-systems", + "description": "Design short-term, long-term, and graph-based memory architectures", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/memory-systems" + }, { "id": "mermaid-expert", "path": "skills/mermaid-expert", @@ -2915,6 +3239,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "multi-agent-patterns", + "path": "skills/multi-agent-patterns", + "category": "uncategorized", + "name": "multi-agent-patterns", + "description": "Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/multi-agent-patterns" + }, { "id": "multi-cloud-architecture", "path": "skills/multi-cloud-architecture", @@ -2942,6 +3275,42 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "n8n-code-python", + "path": "skills/n8n-code-python", + "category": "uncategorized", + "name": "n8n-code-python", + "description": "Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.", + "risk": "safe", + "source": "https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-code-python" + }, + { + "id": "n8n-mcp-tools-expert", + "path": "skills/n8n-mcp-tools-expert", + "category": "uncategorized", + "name": "n8n-mcp-tools-expert", + "description": "Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.", + "risk": "safe", + "source": "https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-mcp-tools-expert" + }, + { + "id": "n8n-node-configuration", + "path": "skills/n8n-node-configuration", + "category": "uncategorized", + "name": "n8n-node-configuration", + "description": "Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.", + "risk": "safe", + "source": "https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-node-configuration" + }, + { + "id": "nanobanana-ppt-skills", + "path": "skills/nanobanana-ppt-skills", + "category": "uncategorized", + "name": "nanobanana-ppt-skills", + "description": "AI-powered PPT generation with document analysis and styled images", + "risk": "safe", + "source": "https://github.com/op7418/NanoBanana-PPT-Skills" + }, { "id": "neon-postgres", "path": "skills/neon-postgres", @@ -3095,6 +3464,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "observe-whatsapp", + "path": "skills/observe-whatsapp", + "category": "uncategorized", + "name": "observe-whatsapp", + "description": "Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message failures, or webhook delivery problems.", + "risk": "safe", + "source": "https://github.com/gokapso/agent-skills/tree/master/skills/observe-whatsapp" + }, { "id": "obsidian-clipper-template-creator", "path": "skills/obsidian-clipper-template-creator", @@ -3500,6 +3878,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "pypict-skill", + "path": "skills/pypict-skill", + "category": "uncategorized", + "name": "pypict-skill", + "description": "Pairwise test generation", + "risk": "safe", + "source": "https://github.com/omkamal/pypict-claude-skill/blob/main/SKILL.md" + }, { "id": "python-development-python-scaffold", "path": "skills/python-development-python-scaffold", @@ -3626,6 +4013,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "readme", + "path": "skills/readme", + "category": "uncategorized", + "name": "Readme", + "description": "You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough\u2014the kind of documentation you wish every project had.", + "risk": "unknown", + "source": "unknown" + }, { "id": "receiving-code-review", "path": "skills/receiving-code-review", @@ -3815,6 +4211,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "screenshots", + "path": "skills/screenshots", + "category": "uncategorized", + "name": "screenshots", + "description": "Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.", + "risk": "safe", + "source": "https://github.com/Shpigford/skills/tree/main/screenshots" + }, { "id": "scroll-experience", "path": "skills/scroll-experience", @@ -3860,6 +4265,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "security-bluebook-builder", + "path": "skills/security-bluebook-builder", + "category": "uncategorized", + "name": "security-bluebook-builder", + "description": "Build security Blue Books for sensitive apps", + "risk": "safe", + "source": "https://github.com/SHADOWPR0/security-bluebook-builder" + }, { "id": "security-compliance-compliance-check", "path": "skills/security-compliance-compliance-check", @@ -4076,6 +4490,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "sharp-edges", + "path": "skills/sharp-edges", + "category": "uncategorized", + "name": "sharp-edges", + "description": "Identify error-prone APIs and dangerous configurations", + "risk": "safe", + "source": "https://github.com/trailofbits/skills/tree/main/plugins/sharp-edges" + }, { "id": "shellcheck-configuration", "path": "skills/shellcheck-configuration", @@ -4148,6 +4571,24 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "skill-rails-upgrade", + "path": "skills/skill-rails-upgrade", + "category": "uncategorized", + "name": "skill-rails-upgrade", + "description": "Analyze Rails apps and provide upgrade assessments", + "risk": "safe", + "source": "https://github.com/robzolkos/skill-rails-upgrade" + }, + { + "id": "skill-seekers", + "path": "skills/skill-seekers", + "category": "uncategorized", + "name": "skill-seekers", + "description": "-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.", + "risk": "safe", + "source": "https://github.com/yusufkaraaslan/Skill_Seekers" + }, { "id": "slack-bot-builder", "path": "skills/slack-bot-builder", @@ -4355,6 +4796,24 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "superpowers-lab", + "path": "skills/superpowers-lab", + "category": "uncategorized", + "name": "superpowers-lab", + "description": "Lab environment for Claude superpowers", + "risk": "safe", + "source": "https://github.com/obra/superpowers-lab" + }, + { + "id": "swiftui-expert-skill", + "path": "skills/swiftui-expert-skill", + "category": "uncategorized", + "name": "swiftui-expert-skill", + "description": "Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.", + "risk": "safe", + "source": "https://github.com/AvdLee/SwiftUI-Agent-Skill/tree/main/swiftui-expert-skill" + }, { "id": "systematic-debugging", "path": "skills/systematic-debugging", @@ -4535,6 +4994,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "terraform-skill", + "path": "skills/terraform-skill", + "category": "uncategorized", + "name": "terraform-skill", + "description": "Terraform infrastructure as code best practices", + "risk": "safe", + "source": "https://github.com/antonbabenko/terraform-skill" + }, { "id": "terraform-specialist", "path": "skills/terraform-specialist", @@ -4607,6 +5075,24 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "threejs-skills", + "path": "skills/threejs-skills", + "category": "uncategorized", + "name": "threejs-skills", + "description": "Three.js skills for creating 3D elements and interactive experiences", + "risk": "safe", + "source": "https://github.com/CloudAI-X/threejs-skills" + }, + { + "id": "tool-design", + "path": "skills/tool-design", + "category": "uncategorized", + "name": "tool-design", + "description": "Build tools that agents can use effectively, including architectural reduction patterns", + "risk": "safe", + "source": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/tool-design" + }, { "id": "top-web-vulnerabilities", "path": "skills/top-web-vulnerabilities", @@ -4688,6 +5174,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "ui-skills", + "path": "skills/ui-skills", + "category": "uncategorized", + "name": "ui-skills", + "description": "Opinionated, evolving constraints to guide agents when building interfaces", + "risk": "safe", + "source": "https://github.com/ibelick/ui-skills" + }, { "id": "ui-ux-designer", "path": "skills/ui-ux-designer", @@ -4751,6 +5246,15 @@ "risk": "safe", "source": "self" }, + { + "id": "upgrading-expo", + "path": "skills/upgrading-expo", + "category": "uncategorized", + "name": "upgrading-expo", + "description": "Upgrade Expo SDK versions", + "risk": "safe", + "source": "https://github.com/expo/skills/tree/main/plugins/upgrading-expo" + }, { "id": "upstash-qstash", "path": "skills/upstash-qstash", @@ -4769,6 +5273,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "using-neon", + "path": "skills/using-neon", + "category": "uncategorized", + "name": "using-neon", + "description": "Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.", + "risk": "safe", + "source": "https://github.com/neondatabase/agent-skills/tree/main/skills/neon-postgres" + }, { "id": "using-superpowers", "path": "skills/using-superpowers", @@ -4787,6 +5300,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "varlock-claude-skill", + "path": "skills/varlock-claude-skill", + "category": "uncategorized", + "name": "varlock-claude-skill", + "description": "Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits", + "risk": "safe", + "source": "https://github.com/wrsmith108/varlock-claude-skill" + }, { "id": "vector-database-engineer", "path": "skills/vector-database-engineer", @@ -4805,13 +5327,22 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "vercel-deploy-claimable", + "path": "skills/vercel-deploy-claimable", + "category": "uncategorized", + "name": "Vercel Deploy Claimable", + "description": "Deploy any project to Vercel instantly. No authentication required.", + "risk": "unknown", + "source": "unknown" + }, { "id": "vercel-deployment", "path": "skills/vercel-deployment", "category": "uncategorized", "name": "vercel-deployment", "description": "Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.", - "risk": "unknown", + "risk": "safe", "source": "vibeship-spawner-skills (Apache 2.0)" }, { @@ -4832,6 +5363,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "vexor", + "path": "skills/vexor", + "category": "uncategorized", + "name": "vexor", + "description": "Vector-powered CLI for semantic file search with a Claude/Codex skill", + "risk": "safe", + "source": "https://github.com/scarletkc/vexor" + }, { "id": "viral-generator-builder", "path": "skills/viral-generator-builder", @@ -5021,6 +5561,15 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "x-article-publisher-skill", + "path": "skills/x-article-publisher-skill", + "category": "uncategorized", + "name": "x-article-publisher-skill", + "description": "Publish articles to X/Twitter", + "risk": "safe", + "source": "https://github.com/wshuyi/x-article-publisher-skill" + }, { "id": "xlsx-official", "path": "skills/xlsx-official",