Productivity

giuseppe-trisciuoglio/langchain4j-ai-services-patterns

306github.com

Provides patterns to build declarative AI Services with LangChain4j for LLM integration, chatbot development, AI agent implementation, and conversational AI in Java. Generates type-safe AI services using interface-based patterns, annotations, memory management, and tools integration. Use when creating AI-powered Java applications with minimal boilerplate, implementing conversational AI with memory, or building AI agents with function calling.

$ npx skills add giuseppe-trisciuoglio/developer-kit
查看技能

hashicorp/provider-test-patterns

736github.com

Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.

$ npx skills add hashicorp/agent-skills
查看技能

elastic/observability-logs-search

533github.com

Search and filter Observability logs using ES|QL. Use when investigating log spikes, errors, or anomalies; getting volume and trends; or drilling into services or containers during incidents.

$ npx skills add elastic/agent-skills
查看技能

giuseppe-trisciuoglio/spring-boot-crud-patterns

306github.com

Provides and generates complete CRUD workflows for Spring Boot 3 services. Creates feature-focused architecture with Spring Data JPA aggregates, repositories, DTOs, controllers, and REST APIs. Validates domain invariants and transaction boundaries. Use when modeling Java backend services, REST API endpoints, database operations, web service patterns, or JPA entities for Spring Boot applications.

$ npx skills add giuseppe-trisciuoglio/developer-kit
查看技能

am-will/role-creator

995github.com

Create and update Codex custom agents using standalone custom-agent TOML files.

$ npx skills add am-will/codex-skills
查看技能

auth0/auth0-react

github.com

Use when adding authentication to React applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-react SDK for SPAs with Vite or Create React App

$ npx skills add auth0/agent-skills
查看技能

mapbox/mapbox-web-performance-patterns

github.com

Performance optimization patterns for Mapbox GL JS web applications. Covers initialization waterfalls, bundle size, rendering performance, memory management, and web optimization. Prioritized by impact on user experience.

$ npx skills add mapbox/mapbox-agent-skills
查看技能

am-will/llm-council

995github.com

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.

$ npx skills add am-will/codex-skills
查看技能

affaan-m/agent-architecture-audit

230.4kgithub.com

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.

$ npx skills add affaan-m/everything-claude-code
查看技能

aradotso/fabro-workflow-factory

63github.com

Skill for using Fabro, the open source AI coding workflow orchestrator that lets you define agent pipelines as Graphviz DOT graphs with human gates, multi-model routing, and cloud sandboxes.

$ npx skills add aradotso/trending-skills
查看技能

giuseppe-trisciuoglio/langchain4j-tool-function-calling-patterns

306github.com

Provides and generates LangChain4j tool and function calling patterns: annotates methods as tools with @Tool, configures tool executors, registers tools with AiServices, validates tool parameters, and handles tool execution errors. Use when building AI agents that call tools, define function specifications, manage tool responses, or integrate external APIs with LLM-driven applications.

$ npx skills add giuseppe-trisciuoglio/developer-kit
查看技能

sbroenne/excel-mcp

github.com

Excel MCP Server skill for Windows workbook automation. Use when an assistant needs rich MCP tools to create, inspect, modify, format, or analyze Excel files. Supports Power Query (M), Data Model/DAX, PivotTables, Tables, Ranges, Charts, Slicers, formatting, screenshots, VBA macros, connections, and calculation mode. Triggers: Excel, spreadsheet, workbook, xlsx, xlsm, Power Query, DAX, PivotTable, chart, dashboard, VBA, MCP.

$ npx skills add sbroenne/mcp-server-excel
查看技能

aradotso/openhanako-personal-ai-agent

63github.com

Build and configure personal AI agents with memory, personality, and autonomy using OpenHanako on Electron.

$ npx skills add aradotso/trending-skills
查看技能

jaganpro/sf-ai-agentforce-testing

github.com

Agentforce agent testing with dual-track workflow and 100-point scoring. TRIGGER when: user tests Agentforce agents, runs sf agent test commands, creates test specs, validates topic routing, or analyzes agent test coverage. DO NOT TRIGGER when: Apex unit tests (use sf-testing), building agents (use sf-ai-agentforce), or Agent Script DSL (use sf-ai-agentscript).

$ npx skills add jaganpro/sf-skills
查看技能

affaan-m/netmiko-ssh-automation

230.4kgithub.com

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.

$ npx skills add affaan-m/everything-claude-code
查看技能

affaan-m/flox-environments

230.4kgithub.com

Create reproducible, cross-platform (macOS/Linux) development environments with Flox, a declarative Nix-based environment manager. Use when setting up project toolchains for any language, installing system-level dependencies (compilers, databases, native libs like openssl/BLAS), pinning exact package versions for a team, running local services (PostgreSQL, Redis, Kafka), onboarding developers with one command, or solving 'works on my machine' problems — including agent/vibe-coding setups that need project-scoped tools without sudo. Also use when the user mentions .flox/, manifest.toml, flox activate, or FloxHub.

$ npx skills add affaan-m/everything-claude-code
查看技能

api/agent-memory

github.com

Agent skill "agent-memory" from api/git.

$ npx skills add api/git
查看技能

waynesutton/avoid-feature-creep

402github.com

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

$ npx skills add waynesutton/convexskills
查看技能

aradotso/aracli-deploy-management

63github.com

Guide to deploying and managing OpenClaw-compatible AI agent systems across cloud, bare metal, and hybrid infrastructure.

$ npx skills add aradotso/trending-skills
查看技能

botpress/adk

github.com

a set of guidelines to build with Botpress's Agent Development Kit (ADK) - use these whenever you're tasked with building a feature using the ADK

$ npx skills add botpress/skills
查看技能

deanpeters/user-story-mapping-workshop

5.8kgithub.com

Run a user story mapping workshop with adaptive questions and a structured map output. Use when you need backbone activities, tasks, and release slices for a workflow.

$ npx skills add deanpeters/product-manager-skills
查看技能

sickn33/github-workflow-automation

43.4kgithub.com

Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.

$ npx skills add sickn33/antigravity-awesome-skills
查看技能

posthog/implementing-agent-modes

github.com

Guidelines to create/update a new mode for PostHog AI agent. Modes are a way to limit what tools, prompts, and prompt injections are applied and under what conditions. Achieve better results using your plan mode.

$ npx skills add posthog/posthog
查看技能

aws/aws-sdk-js-v3-usage

996github.com

AWS SDK for JavaScript v3 development patterns. Use when writing JavaScript or TypeScript code that uses AWS services via @aws-sdk/* packages (aws-sdk-js-v3), or when asked about schemas, runtime validation, serialization, or code generation in the context of the JS/TS AWS SDK.

$ npx skills add aws/agent-toolkit-for-aws
查看技能