Category

Development

Programming, frameworks, implementation, frontend, backend, and app development

69,182
skills in category
2,883
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse development skills

Showing 64,777–64,800 of 69,182 skills

Component Scaffold GeneratorA

Generates clean React/Vue component skeletons with TypeScript types, prop variants, styling hooks, test files, Storybook stories, and usage documentation. Use when users request "create a component", "scaffold component", "new React component", or "generate component boilerplate".

developmenttypescriptbash
0
76
Component RefactoringA

Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.

developmenttypescriptgo
0
76
Component RefactorA

Guia refatoração de componentes React seguindo padrões do Ultrathink, reduzindo duplicação e criando componentes genéricos reutilizáveis

developmenttypescriptrust
0
76
Component Refactor PlannerA

指定されたコンポーネントのリファクタリングを設計する。

development
0
76
Component PatternsA

Guidelines for organizing React components in Shadow Master. Use when creating new components, deciding between single-file vs subfolder structure, or understanding the component architecture.

developmenttypescriptgo
0
76
Component OrganizationA

Maintain consistent file structure - components/ui for base shadcn, components/shared for composed components, pages for routes, always use barrel exports

developmenttypescriptgo
0
76
Component NewA

Create a new React component with TypeScript and modern best practices

developmenttypescriptreact
0
76
Component NamingA

Enforce consistent React component naming conventions using domain + role patterns. Use when creating, reviewing, or refactoring components.

developmenttypescriptgo
0
76
Component Model AnalysisA

Evaluate extensibility patterns, abstraction layers, and configuration approaches in frameworks. Use when (1) assessing base class/protocol design, (2) understanding dependency injection patterns, (3) evaluating plugin/extension systems, (4) comparing code-first vs config-first approaches, or (5) determining framework flexibility for customization.

developmentpythonapi
0
76
Component LibraryA

Conditionally installs GitHub Packages component library at latest version. Adds to package.json when user requests it.

developmentjavascriptjava
0
76
Component Library CreatorA

Create design system with Storybook and theming.

developmentgodatabase
0
76
Component LayerA

This skill should be used when the user asks to 'create a component', 'add a button', 'build a card', 'add UI element', or 'create a feature component'. Provides guidance for React components using shadcn/ui, Radix primitives, and CVA patterns in components/**/*.tsx.

developmenttypescriptbash
0
76
Component IntegrationB

React, MDX, and Tailwind CSS integration patterns for Astro websites. Use when adding React components, configuring MDX content, setting up Tailwind styling, integrating component libraries, building interactive UI elements, or when user mentions React integration, MDX setup, Tailwind configuration, component patterns, or UI frameworks.

developmentjavascripttypescript
0
76
Component ImplementerA

Implements UI components from design specifications. Use when implementing frontend components, pages, or UI elements. Follows design specs from ui-ux-designer, implements responsive design, and ensures accessibility.

developmentapifrontend
0
76
Component GeneratorA

Generates new React Native components following Ishkul patterns. Creates component with proper TypeScript types, theme integration, variant support, accessibility, and matching test file. Use when creating reusable UI components.

developmenttypescriptgo
0
76
Component From CaptureA

画像キャプチャ(直接貼り付けまたはファイルパス指定)から既存のWindows Forms風Astroコンポーネントを組み合わせて画面ページを自動生成します。UIデザインを解析し、レイアウト、色、サイズ、テキストを再現した画面を作成します。

developmenttypescriptbash
0
76
Component FixA

Systematic component implementation fixes. Uses Serena MCP symbolic tools for efficient code modification. Handles token usage updates, pattern standardization, accessibility fixes, and Props API alignment. Always validates with build-validation after changes.

developmenttypescriptbash
0
76
Component Docs BatcherA

批量生成和维护前端组件库文档的自动化工具。专为 Monorepo 组件库设计(如 atom-ui-mobile),通过对比组件文件和文档的修改时间,自动生成任务清单并批量生成符合规范的完整组件文档。支持以下场景:(1) 定期批量更新组件文档,(2) 单个组件文档维护,(3) 新组件文档初始化。自动识别主要组件文件,跳过 index.ts、store、hooks 等辅助文件,文档路径为组件目录下的 index.zh-CN.md。

developmenttypescriptbash
0
76
Component DevelopmentA

Patterns and best practices for developing React 19 components with Shadcn UI, Radix primitives, and Tailwind CSS 4 in Next.js 16. Covers accessibility, composition, variants, and server/client component patterns. Use when creating, modifying, or debugging UI components.

developmentbashreact
0
76
Component DesigningA

Component and type design for TypeScript + React code. Use when planning new features, designing components and custom hooks, preventing primitive obsession, or when refactoring reveals need for new abstractions. Focuses on feature-based architecture and type safety.

developmenttypescriptgo
0
76
Component DesignA

Design React/Vue components following atomic design and composition

developmentreactvue
0
76
Component Design ReviewerA

Reviews React components and provides improvement suggestions. Use when you need code review, component review, structure improvement, refactoring, or component separation.

developmentreactrefactoring
0
76
Component DemoA

Create demonstration pages for components and hooks.

developmenttypescriptgo
0
76
Component CreationA

Comprehensive guide for creating React components in the squared package and squareone app. Use this skill when creating new components, setting up component structure, implementing CSS Modules styling, writing Storybook stories, or setting up component tests. Covers TypeScript patterns (type vs interface, no React.FC), CSS Modules with design tokens, compound component patterns, Storybook integration, and vitest testing.

developmenttypescriptgo
0
76