NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Creates Docker Compose configurations for multi-service architectures following SOLARIA infrastructure patterns. This skill should be used when setting up development environments, CI/CD pipelines, or production deployments with services like MySQL, PostgreSQL, Redis, Node.js, Nginx, and more.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Designs MySQL 8.0 database schemas with proper indexing, relationships, constraints, and migrations. This skill should be used when creating database structures, optimizing queries, implementing audit trails, or planning database migrations for SOLARIA projects.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Manages operations across the NEMESIS VPN network for SOLARIA infrastructure. This skill should be used for SSH connections, deployments, cross-device orchestration, and remote command execution across the Tailscale-based private network.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Configures Payload CMS projects with collections, access control, hooks, and API patterns. This skill should be used when building headless CMS backends with Node.js, creating content management systems, or implementing role-based access control for admin panels.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Manages PM2 process deployments for Node.js applications on production servers. This skill should be used when deploying to production, managing process clusters, configuring ecosystem files, or setting up monitoring for Node.js services.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Sets up React 18+ projects with Vite, TypeScript, and TailwindCSS following SOLARIA frontend standards. This skill should be used when creating new frontend projects, migrating existing ones, or establishing consistent project structure with proper linting, testing, and build configurations.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Performs security audits following OWASP guidelines and SOLARIA security standards. This skill should be used before deployments, during code reviews, when implementing authentication, or when assessing application security including input validation, authentication, authorization, and data protection.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Generates structured session summaries at the end of development phases following SOLARIA documentation protocol. This skill should be used when completing a feature, sprint, work session, or any significant development milestone to document achievements, metrics, learnings, and next steps.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Designs modern, clean UI components and pages following Shadcn principles with minimalism, accessibility, and beautiful defaults. Use when building new UI components, redesigning pages, or creating consistent UI or simply wanting to use shadcn.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Enforces SOLARIA methodology patterns (PAT-001 to PAT-006) and detects antipatterns (ANTI-001 to ANTI-006) during software development. This skill should be used when developing any feature, implementing integrations, or reviewing code quality. Automatically triggers PAT-006 API Verification Protocol for external…
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Creates specification documents BEFORE any implementation following PAT-002 pattern. This skill should be used when starting any new feature, module, component, or refactor. Generates structured specs with acceptance criteria, technical design, test requirements, and Architecture Decision Records (ADRs).
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Test-Driven Development workflow assistant implementing PAT-004 Testing Strategy. This skill should be used when implementing any feature to ensure tests are written BEFORE implementation code. Enforces red-green-refactor cycle and maintains the target of 75% or higher code coverage.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Tracks and manages technical debt across projects to maintain the SOLARIA zero-debt goal. This skill should be used when identifying, documenting, prioritizing, or auditing technical debt items including TODOs, FIXMEs, workarounds, and architectural compromises.
NAZCAMEDIA/claude-code-config
Skill Claude CodeCodex
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.