CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. kingdee
  4. /
  5. kwc-skills
  6. /
  7. Kwc Lwc Development

Kwc Lwc Development

Editor's Note

This is a specialized code writer for LWC components in the KWC framework, a Salesforce LWC clone that swaps LightningElement for KingdeeElement and uses Shoelace components instead of Lightning UI. It's strictly scoped: it only writes component code after kwc-project-scaffold has already initialized the project and created files. The constraints are rigid: no JavaScript expressions in templates, no self-closing tags, Shoelace custom events must bind in renderedCallback, and all styles must use design tokens instead of hardcoded values. If you're building KWC components and the scaffolding is already done, this handles the actual implementation work while enforcing platform-specific rules that differ from standard LWC.

Install

npx skills add https://github.com/kingdee/kwc-skills --skill kwc-lwc-development
Votes
0
Installs119
GitHub Stars2
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment