https://github.com/alex-feel/claude-code-artifacts-public
Claude Code Artifacts — pre-built library with Claude Code enhancements: subagents, hooks, output styles, custom slash commands, system prompts, and environments.
https://github.com/alex-feel/claude-code-artifacts-public
claude-code claude-code-commands claude-code-environments claude-code-hooks claude-code-output-styles claude-code-subagents claude-code-system-prompts
Last synced: 5 months ago
JSON representation
Claude Code Artifacts — pre-built library with Claude Code enhancements: subagents, hooks, output styles, custom slash commands, system prompts, and environments.
- Host: GitHub
- URL: https://github.com/alex-feel/claude-code-artifacts-public
- Owner: alex-feel
- Created: 2025-09-26T21:17:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T13:02:47.000Z (5 months ago)
- Last Synced: 2025-10-06T15:09:29.074Z (5 months ago)
- Topics: claude-code, claude-code-commands, claude-code-environments, claude-code-hooks, claude-code-output-styles, claude-code-subagents, claude-code-system-prompts
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Claude Code Artifacts
A repository for custom Claude Code entities, tools, and experimental configurations.
## Overview
This repository serves as an extension workspace for Claude Code, storing configurations, specialized tools, and experimental systems that extend Claude Code's capabilities.
## Purpose
This repository is designed to:
- Store custom Claude Code entities (agents, output styles, commands, etc.)
- Host specialized configurations that generate Claude Code environments
## Usage
Entities can be referenced in [environment configurations](environments/templates/basic-template.yaml) using local paths or URLs.
## Security Considerations
- Never commit API keys or sensitive credentials
- Use environment variables for secrets
- Review all code before sharing
- Be cautious with hook scripts and automated actions