From shipshitdev-library
Generates new API endpoints, UI components, backend modules, shared packages, and database collections following existing codebase patterns.
npx claudepluginhub shipshitdev/skillsThis skill uses the workspace's default tool permissions.
Generate new code following existing codebase patterns.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Generate new code following existing codebase patterns.
Determine what to scaffold from arguments:
endpoint [name] — New API endpoint (controller + service + module)module [name] — New backend module with full structurecomponent [name] — New UI component with proper typingpackage [name] — New shared packagecollection [name] — New database collection with schema + serviceFind 3+ existing examples:
Scaffold based on type:
src/index.tsApply critical rules:
Report: List all files created and any manual steps needed