Use this when the page-import pipeline needs to fetch a source webpage and prepare it for import/migration to AEM Edge Delivery Services. Covers scraping…
Updated 2026-09-19 08:06:09 +08:00
dt-dql-essentials: Core DQL syntax, pitfalls, query patterns, and query optimization. Load to write, build, fix, or OPTIMIZE a DQL query — prevents syntax errors and makes…; dt-app-dashboards: Work with Dynatrace dashboards - create, modify, query, and analyze dashboard JSON including tiles, layouts, DQL queries, variables, and visualizations.; dt-obs-problems: DAVIS problem analysis including root cause identification, impact assessment, and correlation with other telemetry. Use when querying…
Updated 2026-09-19 03:52:19 +08:00
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap…
a2a
agent-evolution
agent-framework
agent-protocol
ai-agent
auditable-ai
autonomous-agent
cli
evomap
gep
llm-agent
mcp
memory-system
nodejs
prompt-engineering
prompt-governance
self-evolution
self-evolving
skill-library
skills
Updated 2026-09-18 21:47:55 +08:00
Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with…
Updated 2026-09-18 09:08:56 +08:00
git-commit: Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git…; git-commit: Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git…; excalidraw-diagram-generator: Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "v…
Updated 2026-09-14 15:42:34 +08:00
security-review: Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features.…; golang-patterns: Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when writing or reviewing Go code…; backend-patterns: Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js…
Updated 2026-09-14 12:55:51 +08:00
mastra: Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…; mastra: Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…
Updated 2026-09-14 00:27:09 +08:00
neon-postgres: Guides and best practices for working with Lakebase Postgres, the database behind Neon. Covers setup, connection methods and drivers, pooled vs direct…; neon: Overview of Neon, a complete set of cloud backend primitives for apps and agents, spanning Lakebase Postgres, Auth, the Data API, Object Storage, Compute…; neon-postgres-branches: Choose and create the right Neon branch type for testing and development. Use when users ask about Neon branching, migration testing with real da…
Updated 2026-09-13 13:46:54 +08:00
text-optimizer: Optimizes text, prompts, and documentation for LLM token efficiency. Applies 52 research-backed rules across 8 categories: Claude behavior, token efficiency,…; memory-optimize: Optimizes Claude Code memory files in 4 interactive steps: removes duplicates, migrates rules to CLAUDE.md/rules files, compresses remaining entries, validates…
ai-agent
ai-tools
anthropic
claude-code
claude-code-agents
claude-code-plugin
claude-code-skill
developer-tools
llm-tools
marketplace
mcp
prompt-engineering
Updated 2026-09-13 03:22:56 +08:00
Design, scaffold, build, and validate a new Contentful App Framework custom app for a customer's own repository or workspace. Use when users want to create a…
Updated 2026-09-13 02:32:21 +08:00
Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…
Updated 2026-09-12 02:29:07 +08:00
Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create,…
agents
ai-image-generation
chatgpt
dsh-plugin
gpt-image-2
image-prompts
prompt-as-code
prompt-engineering
skills
workflow-automation
Updated 2026-09-11 21:41:18 +08:00
open-knowledge-discovery: Read when the user asks what OpenKnowledge is, wants to install it on a repository, wants to open or preview a single markdown file that is not part of an…; okf-knowledge-base: Open Knowledge Format (OKF) v0.2 guidance. Use when creating, reading, reviewing, or maintaining an OKF bundle; responding to OpenKnowledge `okf` plugin…; open-knowledge-write-skill: Use when the user wants to create, author, write, or design a new Agent Skill (a SKILL.md) — for OpenKnowledge or…
Updated 2026-09-11 02:25:51 +08:00
ponytail-review: Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead…; ponytail-audit: Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or…; ponytail-help: Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help,…
agent-skills
ai-agents
claude
claude-code
claude-code-plugin
cursor-rules
developer-tools
llm
prompt-engineering
yagni
Updated 2026-09-08 00:27:00 +08:00
document-skills: Professional document creation, editing, and analysis for Office formats (docx, pdf, pptx, xlsx). Use when working with Word documents, PDFs, PowerPoint…; brand-identity: Brand strategy and identity design for businesses and products. Use when creating brand guidelines, developing visual identity systems, or defining brand…
agents
ai-coding
ai-tools
anthropic
automation
claude
claude-ai
claude-code
cli
configuration
developer-tools
devtools
dotfiles
llm
open-source
plugins
productivity
prompt-engineering
skills
Updated 2026-09-05 09:23:31 +08:00
Enforces completion discipline for substantial autonomous work by writing acceptance gates before execution, decomposing work with the Depth Tree, running…
Updated 2026-09-03 17:31:08 +08:00
opencli-usage: Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are…; opencli-browser: Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers…; opencli-autofix: Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through co…
Updated 2026-08-31 01:35:37 +08:00
allium: Give your AI agents something more useful than a prompt. Velocity through clarity.; elicit: Run a structured discovery session to build an Allium specification through conversation. Use when the user wants to create a new spec from scratch, elicit or…; propagate: Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create…; distill: Extract an Allium specification from an existing codebas…
Updated 2026-08-27 03:31:12 +08:00
Generate and render Mermaid diagrams for architecture docs, READMEs, PRs,
terminals, chats, and CI as themed SVG, PNG, or ASCII/Unicode art. Use this skill…
agent-skills
ai-agents
ascii-art
claude-code
codex
cursor
diagram-generator
documentation
flowchart
mermaid
mermaid-diagram
skills
svg
Updated 2026-08-23 00:40:04 +08:00