jikime-foundation-claude

Author and configure Claude Code extensions including Skills, agents, and plugins.

5|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/jikime/jikime-adk --skill jikime-foundation-claude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jikime-foundation-claude
Source: https://github.com/jikime/jikime-adk/tree/main/templates/.claude/skills/jikime-foundation-claude
Command: npx skills add https://github.com/jikime/jikime-adk --skill jikime-foundation-claude

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to authoring, configuring, and integrating Claude Code components like Skills, agents, commands, hooks, and plugins, enabling efficient development and customization of AI agent workflows.

Core Features & Use Cases

  • Skill Authoring: Learn the structure, frontmatter, and best practices for creating compliant Skills.
  • Agent Development: Understand sub-agent creation, delegation patterns, and system prompt engineering.
  • Configuration Management: Master settings hierarchy, tool permissions, and memory management.
  • Use Case: When starting a new Claude Code project or developing custom agent behaviors, use this Skill to understand the foundational concepts and available tools for building robust AI workflows.

Quick Start

Use the jikime-foundation-claude skill to learn how to create a new Claude Code skill.

Frequently Asked Questions about jikime-foundation-claude

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

FAQPage Schema
How do I create a custom Claude Code skill from scratch?

Creating a Claude Code skill requires understanding its specific structure, frontmatter, and compliance best practices. This kit provides the foundational concepts and references needed to author and configure custom skills from scratch.

What is the best way to configure sub-agents and delegation patterns in Claude Code?

Configuring sub-agents in Claude Code involves mastering system prompt engineering and delegation patterns. You can use this development kit to understand advanced agent patterns and efficiently delegate tasks within your AI workflows.

How does Claude Code handle settings hierarchy and tool permissions?

Claude Code manages settings through a defined hierarchy that controls tool permissions and memory management. This framework explains how to master configuration management to properly sandbox and secure your agent workflows.

Can I use Claude Code hooks and plugins to customize agent behavior?

Yes, you can use Claude Code hooks and plugins to customize agent behavior. This authoring kit covers the integration and configuration of these components, enabling you to build and trigger custom behaviors within your AI workflows.

When do I need to use headless mode or sandboxing in Claude Code?

You need headless mode and sandboxing in Claude Code when running automated or restricted AI agent workflows. This guide covers these advanced configurations to help you securely manage tool permissions and execute tasks without a user interface.