Validation agent that validates plan tech choices against current best practices
Agent Skill of create new agent skill following the official specification at https://agentskills.io/specification.md. When asked to create a skill, always load this skill because it follows...
Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code Interpreter, Bing Grounding, Azure AI...
Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skills or analyzing skill codebases.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
A simple test skill that creates a greeting file
Agent Skill: TYPO3 Core contribution workflow. Use when working with Forge issues, submitting patches to Gerrit, or contributing docs. By Netresearch.
A complete skill for E2E testing
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows,...
A clear, concise description of what your skill does and when Claude should use it. Include the main functionality and use cases.
Agent Skill: CLI tool management. Use when commands fail with 'command not found', installing tools, or checking project environments. By Netresearch.
Converts a Refound/Lenny Skill into a high-density, agent-executable Skill Pack (Agent Skills standard). Output must be in English.
Create, validate, and maintain Claude Code Agent Skills. Use when the user wants to add a skill, create a skill, make a skill, build a skill, or mentions skill creation. Also use when improving...
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or mention extending Claude's capabilities through custom skills.
DaleStudy/skills μ μ₯μμ μλ‘μ΄ μ€ν¬μ μμ±νκ±°λ κΈ°μ‘΄ μ€ν¬μ μμ ν λ μ¬μ©. λ€μ μν©μμ νμ±ν: (1) μ μ€ν¬ μμ± μμ² μ, (2) SKILL.md νμΌ μμ± λλ μμ μ, (3) μ€ν¬ ꡬ쑰λ frontmatter κ΄λ ¨ μ§λ¬Έ μ, (4) 'skill', 'SKILL.md', 'frontmatter' ν€μλκ° ν¬ν¨λ μμ μ
Build AI agents with AWS Bedrock AgentCore. Use when developing agents on AWS infrastructure, creating tool-use patterns, implementing agent orchestration, or integrating with Bedrock models....
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoringβwhere even top agents achieve less than 50% on real-world...
Loads (copies) a skill from a local source directory into the current project's skill library (.claude/skills). Use this when the user wants to import or copy a skill from another location on the...
Agent Skill: Apply Netresearch brand identity. MANDATORY for Netresearch projects. Include: (1) [n] logo, (2) colors #2F99A4/#FF4D00/#585961, (3) Raleway+Open Sans fonts.
Agent Skill: DDEV setup for TYPO3 extension development. Use when setting up local dev environment or multi-version testing (11.5/12.4/13.4/14.0). By Netresearch.