home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ecommerce-development
9.5K

unopim-package

Generate complete production-ready Unopim modules (Unopim-style packages) including ServiceProvider, ModuleServiceProvider, routes, ACL, menu, controllers, repositories, models with HistoryTrait, views, config files (exporters / quick_exporters / importers / acl / menu), migrations with DB_PREFIX prefix, factories, presenters, contracts, and composer.json. Use this skill when creating new Unopim integration connectors (WooCommerce, Shopify, Shopware, module, etc.) or any new Unopim module/package from scratch.

unopim
unopim
development
open
ecommerce-development
9.5K

unopim-connector-quickstart

Day-1 checklist and step-by-step guide to build a complete Unopim third-party connector (WooCommerce, Shopify, Shopware, module, or any REST API) within one working day. Use this skill when starting a new Unopim integration, planning a connector from scratch, or needing the full ordered sequence of steps to create a production-ready connector module. Covers all required files, patterns, and critical checkpoints verified against the WooCommerce connector reference implementation.

unopim
unopim
development
open
ecommerce-development
9.5K

unopim-datagrid

Implement Unopim DataGrid classes for listing records in admin panels with search, filter, sort, actions (edit/delete), and mass actions. Covers DataGrid subdirectory structure (DataGrids/Section/), prepareQueryBuilder with DB::table (prefix added by Laravel), addColumn with correct closure patterns, addAction with function callbacks for url, addMassAction, bouncer() permission checks, and Blade integration. Use this skill when creating a DataGrid for credentials, mappings, export history, or any Unopim module listing page.

unopim
unopim
development
open
frontend
9.5K

coss

Helps implement coss UI components correctly. Use when building UIs with coss primitives (buttons, dialogs, selects, forms, menus, tabs, inputs, toasts, etc.), migrating from shadcn/Radix to coss/Base UI, composing trigger-based overlays, or troubleshooting coss component behavior. Covers imports, accessibility, Tailwind styling, and common pitfalls.

cosscom
cosscom
development
open
frontend
9.4K

refactor-component

Refactor a large React component file into a directory of smaller files. Use when the user asks to break up, split, or refactor a big component file.

hyperdxio
hyperdxio
development
open
architecture-patterns
9.4K

cog-review

Cog architecture and cross-cutting review guidelines

replicate
replicate
development
open
architecture-patterns
9.3K

project-structure

Explains the project structure of the agent-framework .NET solution

microsoft
microsoft
development
open
frontend
9.3K

build-and-test

How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.

microsoft
microsoft
development
open
package-distribution
9.3K

python-package-management

Guide for managing packages in the Agent Framework Python monorepo, including creating new connector packages, versioning, and the lazy-loading pattern. Use this when adding, modifying, or releasing packages.

microsoft
microsoft
development
open
backend
9.2K

phoenix-rest-api

REST API development for Phoenix. Use when adding, modifying, or reviewing endpoints in src/phoenix/server/api/routers/v1/.

Arize-ai
Arize-ai
development
open
backend
9.2K

phoenix-server

Backend development guide for the Phoenix AI observability platform (Strawberry GraphQL, SQLAlchemy async, FastAPI). Use this skill when writing or modifying Python server code in the phoenix repo — adding mutations, types, migrations, or tests. Trigger on any backend task touching src/phoenix/server/, src/phoenix/db/, or tests/unit/server/.

Arize-ai
Arize-ai
development
open
cms-platforms
8.9K

building-emdash-site

Build and customize EmDash CMS sites on Astro. Use when creating pages, defining collections, writing seed files, querying content, rendering Portable Text, setting up menus/taxonomies/widgets, configuring deployment, or any task involving an EmDash-powered Astro site. Assumes basic Astro knowledge but provides all EmDash-specific patterns.

emdash-cms
emdash-cms
development
open
cms-platforms
8.9K

creating-plugins

Create EmDash CMS plugins with hooks, storage, settings, admin UI, API routes, and Portable Text block types. Use this skill when asked to build, scaffold, or implement an EmDash plugin, or when creating plugin features like custom block types, admin pages, or content hooks.

emdash-cms
emdash-cms
development
open
cms-platforms
8.9K

wordpress-plugin-to-emdash

Port a WordPress plugin to EmDash CMS. Use this skill when asked to migrate, convert, or port a WordPress plugin, theme functionality, or custom post type to EmDash. Provides concept mapping and implementation patterns.

emdash-cms
emdash-cms
development
open
cms-platforms
8.9K

wordpress-theme-to-emdash

Port WordPress themes to EmDash CMS. Use when asked to convert, migrate, or port a WordPress theme to EmDash, or when creating an EmDash site that should match an existing WordPress site's design. Handles design extraction, template conversion, and EmDash-specific features like menus, taxonomies, and widgets.

emdash-cms
emdash-cms
development
open
cms-platforms
8.9K

building-emdash-site

Build and customize EmDash CMS sites on Astro. Use when creating pages, defining collections, writing seed files, querying content, rendering Portable Text, setting up menus/taxonomies/widgets, configuring deployment, or any task involving an EmDash-powered Astro site. Assumes basic Astro knowledge but provides all EmDash-specific patterns.

emdash-cms
emdash-cms
development
open
cms-platforms
8.9K

creating-plugins

Create EmDash CMS plugins with hooks, storage, settings, admin UI, API routes, and Portable Text block types. Use this skill when asked to build, scaffold, or implement an EmDash plugin, or when creating plugin features like custom block types, admin pages, or content hooks.

emdash-cms
emdash-cms
development
open
package-distribution
8.8K

update-gosec-action-version

Update the gosec GHCR image version in action.yml using a provided gosec version.

securego
securego
development
open
package-distribution
8.8K

update-supported-go-versions

Update gosec to the latest patch versions of the two latest supported Go major versions using go.dev release data.

securego
securego
development
open
architecture-patterns
8.7K

planning-android-implementation

Architecture design and phased implementation planning for Bitwarden Android. Use when planning implementation, designing architecture, creating file inventories, or breaking features into phases. Triggered by "plan implementation", "architecture design", "implementation plan", "break this into phases", "what files do I need", "design the architecture".

bitwarden
bitwarden
development
open
mobile
8.7K

implementing-android-code

This skill should be used when implementing Android code in Bitwarden. Covers critical patterns, gotchas, and anti-patterns unique to this codebase. Triggered by "How do I implement a ViewModel?", "Create a new screen", "Add navigation", "Write a repository", "BaseViewModel pattern", "State-Action-Event", "type-safe navigation", "@Serializable route", "SavedStateHandle persistence", "process death recovery", "handleAction", "sendAction", "Hilt module", "Repository pattern", "implementing a screen", "adding a data source", "handling navigation", "encrypted storage", "security patterns", "Clock injection", "DataState", or any questions about implementing features, screens, ViewModels, data sources, or navigation in the Bitwarden Android app.

bitwarden
bitwarden
development
open
package-distribution
8.6K

add-cdn-bundle

Create a new CDN bundle for the browser package with specified features

getsentry
getsentry
development
open
architecture-patterns
8.6K

architecture-decision

Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.

Donchitos
Donchitos
development
open
architecture-patterns
8.6K

architecture-review

Validates completeness and consistency of the project architecture against all GDDs. Builds a traceability matrix mapping every GDD technical requirement to ADRs, identifies coverage gaps, detects cross-ADR conflicts, verifies engine compatibility consistency across all decisions, and produces a PASS/CONCERNS/FAIL verdict. The architecture equivalent of /design-review.

Donchitos
Donchitos
development
open
Previous
Page 43 / 986
Next