Agent skill

skill-template

Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/mhintz1980/ptl-lova/tree/main/docs/agent-skills/template

SKILL.md

Skill Name

Provide a clear, concise description of what this skill covers and when to use it. This description appears in skill discovery and should help agents (and humans) determine when this skill is relevant.

Important: Keep the total SKILL.md body under 500 lines for optimal performance. Move detailed reference material to separate files in the references/ directory.

When to Activate

Describe specific situations, tasks, or contexts where this skill should be activated. Include both direct triggers (specific keywords or task types) and indirect signals (broader patterns that indicate skill relevance).

Write in third person. The description is injected into the system prompt, and inconsistent point-of-view can cause discovery problems.

  • Good: "Processes Excel files and generates reports"
  • Avoid: "I can help you process Excel files"

Core Concepts

Explain the fundamental concepts covered by this skill. These are the mental models, principles, or frameworks that the skill teaches.

Default assumption: Claude is already very smart. Only add context Claude does not already have. Challenge each piece of information:

  • "Does Claude really need this explanation?"
  • "Can I assume Claude knows this?"
  • "Does this paragraph justify its token cost?"

Detailed Topics

Topic 1

Provide detailed explanation of the first major topic. Include specific techniques, patterns, or approaches. Use examples to illustrate concepts.

Topic 2

Provide detailed explanation of the second major topic. Continue with additional topics as needed.

For longer topics, consider moving content to references/ and linking:

  • See detailed reference for complete implementation

Practical Guidance

Provide actionable guidance for applying the skill. Include common patterns, anti-patterns to avoid, and decision frameworks for choosing between approaches.

Match the level of specificity to the task's fragility:

  • High freedom: Multiple approaches are valid, decisions depend on context
  • Medium freedom: Preferred pattern exists, some variation acceptable
  • Low freedom: Operations are fragile, specific sequence must be followed

Examples

Provide concrete examples that illustrate skill application. Examples should show before/after comparisons, demonstrate correct usage, or show how to handle edge cases.

Use input/output pairs for clarity:

Example:

Input: [describe input]
Output: [show expected output]

Guidelines

List specific guidelines to follow when applying this skill. These should be actionable rules that can be checked or verified.

  1. Guideline one with specific, verifiable criteria
  2. Guideline two with clear success conditions
  3. Continue as needed

Integration

Explain how this skill integrates with other skills in the collection. List related skills as plain text (not links) to avoid cross-directory reference issues:

  • skill-name-one - Brief description of relationship
  • skill-name-two - Brief description of relationship

References

Internal reference (use relative path to skill's own reference files):

  • Reference Name - Description

Related skills in this collection:

  • skill-name - Relationship description

External resources:

  • Research papers, documentation, or guides

Skill Metadata

Created: [Date] Last Updated: [Date] Author: [Author or Attribution] Version: [Version number]

Expand your agent's capabilities with these related and highly-rated skills.

mhintz1980/ptl-lova

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

0 0
Explore
mhintz1980/ptl-lova

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 site against best practices".

0 0
Explore
mhintz1980/ptl-lova

nano-banana-pro-prompts-recommend-skill

Recommend suitable prompts from 6000+ Nano Banana Pro image generation prompts based on user needs. Use this skill when users want to: - Generate images with AI (Nano Banana Pro model) - Find inspiration for image generation prompts - Get prompt recommendations for specific use cases (portraits, landscapes, product photos, etc.) - Create illustrations for articles, videos, podcasts, or other content - Translate and understand prompt techniques

0 0
Explore
mhintz1980/ptl-lova

expo-react-native-typescript

Expert in Expo React Native TypeScript mobile development with best practices

0 0
Explore
mhintz1980/ptl-lova

expo-react-native-performance

Expo React Native performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Expo React Native code to ensure optimal performance patterns. Triggers on tasks involving React Native components, lists, animations, images, or performance improvements.

0 0
Explore
mhintz1980/ptl-lova

react-native-architecture

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

0 0
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results