example
01Skill Claude CodeCodex
An example skill demonstrating the skill file format.
Skill Claude CodeCodex
An example skill demonstrating the skill file format.
ivan-magda/claude-code-plugin-template
Plugin Claude Code
Plugin marketplace listing 2 plugins: hello-world, plugin-development.
ivan-magda/claude-code-plugin-template
Plugin Claude Code
A simple example plugin that demonstrates basic Claude Code plugin functionality.
ivan-magda/claude-code-plugin-template
Command
Greet the user with a friendly, personalized message.
ivan-magda/claude-code-plugin-template
Plugin Claude Code
A comprehensive toolkit for creating, validating, and distributing Claude Code plugins.
ivan-magda/claude-code-plugin-template
Agent
Reviews a plugin for correct structure, safe hooks, clear commands and skills, and marketplace readiness. Use PROACTIVELY before releasing or distributing plugins.
ivan-magda/claude-code-plugin-template
Command
Add a new sub-agent to the current plugin for specialized tasks.
ivan-magda/claude-code-plugin-template
Command
Add a new slash command to the current plugin.
ivan-magda/claude-code-plugin-template
Command
Add a hook configuration to automate plugin behavior at lifecycle events.
ivan-magda/claude-code-plugin-template
Command
Add a new Skill to the current plugin with proper structure.
ivan-magda/claude-code-plugin-template
Command
Scaffold a new Claude Code plugin with standard structure and starter files.
ivan-magda/claude-code-plugin-template
Command
Create a local dev marketplace and install the plugin for testing.
ivan-magda/claude-code-plugin-template
Command
Validate plugin structure, manifest, and component files for common issues.
ivan-magda/claude-code-plugin-template
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing validate-plugin.sh. From ivan-magda/claude-code-plugin-template.
ivan-magda/claude-code-plugin-template
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing format-or-lint.sh. From ivan-magda/claude-code-plugin-template.
ivan-magda/claude-code-plugin-template
Hook
Runs when a session starts on startup, running echo '✓ plugin-development loaded: Use /plugin-development:i. From ivan-magda/claude-code-plugin-template.
ivan-magda/claude-code-plugin-template
Skill Claude CodeCodex
Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
ivan-magda/swift-security-skill
Plugin Claude Code
Plugin marketplace listing 1 plugin: swift-security-expert.
ivan-magda/swift-security-skill
Plugin Claude Code
Expert guidance for Apple Keychain Services, biometric authentication, CryptoKit cryptography, credential lifecycle management, certificate trust, and OWASP compliance mapping.
ivan-magda/swift-security-skill
Instructions file CodexOpenCode
Instructions for ivan-magda/swift-security-skill, covering agents.md, repo structure, how to use this skill, contribution format and testing.
ivan-magda/swift-security-skill
Instructions file
Instructions for ivan-magda/swift-security-skill, a project described as: AI agent skill for secure credential storage & cryptography on Apple platforms - Keychain Services, biometric auth, CryptoKit, and OWASP compliance (iOS 13–26+).
ivan-magda/swift-security-skill
Skill Claude CodeCodex
Use when working with iOS/macOS Keychain Services (SecItem queries, kSecClass, OSStatus errors), biometric authentication (LAContext, Face ID, Touch ID), CryptoKit (AES-GCM, ChaChaPoly, ECDSA, ECDH, HPKE, ML-KEM), Secure Enclave, secure credential storage (OAuth tokens, API keys), certificate pinning (SecTrust, SPKI)…
ivan-magda/mobile-design-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: mobile-design-skills.
ivan-magda/mobile-design-skills
Plugin Claude Code
Mobile design skills for iOS Liquid Glass and Android Material 3 Expressive interfaces.