claude-skills
Verified Safeby Hildegaardchiasmal966
Overview
A comprehensive collection of agent skills designed to enhance AI capabilities (like Claude) across web development, real-time AI interaction, content generation, and database management, providing templates, scripts, and best practices.
Installation
No command providedEnvironment Variables
- GEMINI_API_KEY
- RESEND_API_KEY
Security Notes
The source code primarily consists of documentation, helper scripts for development, and a Next.js template. It explicitly advises against exposing API keys in client-side code and uses placeholders for API keys (e.g., 'YOUR_API_KEY'). Bash scripts interact with local files/CLI tools (supabase, git, grep) and do not pose inherent network risks or contain malicious patterns. The Next.js contact form includes a TODO for API integration, indicating it's not implemented out-of-the-box, mitigating immediate network risks. No 'eval' or obfuscation found. The primary risk would be if a user of the provided templates fails to follow recommended security practices during implementation (e.g., hardcoding API keys client-side).
Similar Servers
Skill_Seekers
Automate the conversion of diverse documentation (websites, GitHub repos, PDFs, local codebases) into high-quality AI skills for various LLM coding agents like Claude Code, Gemini, and OpenAI.
claudepro-directory
A central directory and API gateway for discovering, searching, and managing various Claude configurations, including AI agents, MCP servers, rules, commands, and hooks. It provides content serving, search, and OAuth authorization for MCP clients.
my-ai-tools
Provides a comprehensive setup and configuration management guide for an AI-powered developer environment, integrating various AI coding tools and their custom settings.
claude-code-buddy
An intelligent AI Agent orchestration system for Claude Code, focusing on smart task routing, prompt enhancement, project memory, workflow guidance, and planning, presented via a real-time terminal UI dashboard.