drupal-at-your-fingertips

Reference Drupal core APIs and best practices for module and site configuration.

1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/mgifford/drupal-core --skill drupal-at-your-fingertips-mgifford
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drupal-at-your-fingertips
Source: https://github.com/mgifford/drupal-core/tree/main/.agents/skills/drupal-at-your-fingertips
Command: npx skills add https://github.com/mgifford/drupal-core --skill drupal-at-your-fingertips-mgifford

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps Drupal developers understand and implement core APIs and best practices to accelerate their workflow.

Core Features & Use Cases

  • Content Management: Provides extensive references on nodes, entities, fields, and taxonomy to streamline site structure development.
  • API Integration: Covers hooks, services, plugins, and events, enabling advanced module development.
  • Development Optimization: Guides on caching, debugging, and testing, improving code performance and reliability.
  • Use Case: A developer wants to extend Drupal’s functionality by creating custom modules; this Skill offers the necessary reference material and implementation patterns to do so efficiently.

Quick Start

Use the drupal-at-your-fingertips skill to find detailed guidance on creating custom Drupal modules and handling data entities.

Frequently Asked Questions about drupal-at-your-fingertips

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create custom entities and fields in Drupal?

To create custom entities and fields in Drupal, use detailed API references and best practices for content management, nodes, and taxonomy to streamline site structure development efficiently.

What Drupal hooks and services do I need for module development?

Drupal module development requires hooks, services, plugins, and events for advanced API integration. This Skill provides detailed references and implementation patterns to extend functionality efficiently.

Do I need PHP and YAML knowledge for Drupal theming and site configuration?

Yes, Drupal theming and site configuration require a solid understanding of Drupal core concepts, PHP, and YAML to effectively implement API references and best practices.

What's the best way to optimize Drupal module performance and debugging?

To optimize Drupal module performance and debugging, follow best practice guidelines on caching and testing to improve code performance and ensure reliability.

How does Drupal API integration work for extending site functionality?

Drupal API integration works by utilizing hooks, services, plugins, and events, enabling advanced module development to extend site functionality with comprehensive patterns.

When do I need custom entities for Drupal content management?

You need custom entities for Drupal content management when extending core nodes, fields, and taxonomy structures. This Skill provides extensive references to streamline site structure development.