Delqhi-Projects
Official@delqhi-projects
Offers specialized scaffolding and configuration frameworks for Claude Code plugin development, Kubernetes cluster management, and Stripe payment integration architectures.
Agent Skills by Delqhi-Projects
Showing 13 vetted skills indexed across 1 GitHub repositories.
frontend-design
Generate production-ready HTML/CSS/JS or React/Vue frontend components with cohesive visual design.
claude-opus-4-5-migration
Migrate Claude API usage from Sonnet 4.x or Opus 4.1 to Opus 4.5.
Command Development
Create and validate Claude Code slash commands with frontmatter conventions.
Skill Development
Creates structured SKILL.md files with frontmatter and bundled resources for Claude Code plugins.
Plugin Settings
Store per-project plugin settings in YAML frontmatter within .claude/plugin-name.local.md files.
Kubernetes Operations
Automate deployment, operation, and troubleshooting of Kubernetes clusters and workloads.
Hook Development
Implement Claude Code plugin hooks using prompt-based workflows.
MCP Integration
Connect Claude Code plugins to external services via MCP servers.
Agent Development
Generates Blueprint ASTs and applies them to create/edit/delete DOM nodes.
Writing Hookify Rules
...
example-skill
Define a reusable template for Claude Code plugin skills with SKILL.md frontmatter and supporting folders.
Plugin Structure
Scaffold Claude Code plugin structures with manifest configuration and auto-discovery.
stripe-best-practices
Guide Stripe payment integrations using CheckoutSessions and PaymentIntents best practices.
Frequently Asked Questions About Delqhi-Projects
FAQPage SchemaWhat specific tasks can be performed using Delqhi-Projects?▼
You can scaffold plugin structures, manage Kubernetes cluster deployments, generate production-ready React or Vue components, and implement Stripe payment logic. The registry provides standardized templates for plugin manifests, MCP server connections, and hook-based logic to ensure consistent project configuration and deployment across environments.
Which technical personas benefit from these capabilities?▼
These resources are designed for software engineers and infrastructure architects building custom extensions for Claude Code. Developers focused on frontend component generation, Kubernetes cluster maintenance, and payment gateway integration will find the structured templates and configuration patterns essential for maintaining project consistency.
What are the prerequisites for implementing these plugin structures?▼
Implementation requires an existing Claude Code environment and familiarity with YAML frontmatter conventions. Users must configure local project directories using the specified .claude/plugin-name.local.md structure to enable auto-discovery and proper manifest parsing for custom hooks and MCP server integrations.