skill-developer
π―Skillfrom diet103/claude-code-infrastructure-showcase
Helps developers create and manage Claude Code skills by guiding through best practices, trigger patterns, and skill configuration.
Same repository
diet103/claude-code-infrastructure-showcase(5 items)
Installation
npx vibeindex add diet103/claude-code-infrastructure-showcase --skill skill-developernpx skills add diet103/claude-code-infrastructure-showcase --skill skill-developer~/.claude/skills/skill-developer/SKILL.mdSKILL.md
More from this repository4
Provides comprehensive React/TypeScript frontend development guidelines, covering component creation, feature structure, data fetching, routing, styling, and performance best practices.
Provides comprehensive guidelines and best practices for building scalable Node.js/Express/TypeScript microservices with clean layered architecture and modern development patterns.
Captures and tracks all project errors comprehensively in Sentry v8, ensuring no error goes unmonitored across services and workflows.
Tests authenticated API routes using cookie-based JWT authentication, with patterns for mock authentication and route validation.