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
scripting
4.9K

spreadsheet-validated-exec

Execute Python scripts for spreadsheets with prerequisite data validation and source accessibility checks

HKUDS
HKUDS
development
open
scripting
4.9K

spreadsheet-python-file-exec

Execute Python scripts with prerequisite data validation and fallback strategies for inaccessible sources

HKUDS
HKUDS
development
open
scripting
4.9K

spreadsheet-python-file-exec

Execute Python scripts from files for reliable spreadsheet operations, avoiding heredoc issues with shell_agent

HKUDS
HKUDS
development
open
scripting
4.9K

document-python-direct

Use direct Python execution for reliable spreadsheet and document/PDF generation operations

HKUDS
HKUDS
development
open
scripting
4.9K

document-direct-python

Use direct Python execution for reliable document creation including spreadsheets, PDFs, and structured reports

HKUDS
HKUDS
development
open
scripting
4.9K

large-file-write-heredoc

Reliable fallback technique for writing large file contents when write_file and shell_agent both fail with 'unknown error' due to payload size limits — uses run_shell with a Python heredoc to bypass tool constraints.

HKUDS
HKUDS
development
open
scripting
4.9K

large-file-write-mkdir

Reliable fallback technique for writing large file contents when write_file and shell_agent both fail with 'unknown error' due to payload size limits — uses run_shell with a Python heredoc to bypass tool constraints, with an explicit mkdir -p step to ensure the target directory exists before writing.

HKUDS
HKUDS
development
open
scripting
4.9K

large-file-write-via-temp-script

Reliable fallback technique for writing large or special-character-heavy file content when inline write_file or shell_agent calls fail with unknown errors — uses a Python helper script written to a temp file to avoid escaping and truncation pitfalls.

HKUDS
HKUDS
development
open
scripting
4.9K

write-special-chars-heredoc

Workaround for write_file failures caused by special characters (apostrophes, backticks, template literals) by using a Python heredoc script executed via shell.

HKUDS
HKUDS
development
open
frontend
4.9K

tailwindcss

Tailwind CSS v4 utility-first styling patterns including responsive design, dark mode, and custom configuration. Use when styling with Tailwind, adding utility classes, configuring Tailwind, setting up dark mode, or customizing the theme.

rajnandan1
rajnandan1
development
open
frontend
4.8K

coding-standards

Provides coding standards for React Native — performance patterns, consistency rules, and clean React architecture. Use when writing, modifying, or reviewing code.

Expensify
Expensify
development
open
frontend
4.8K

onyx

Onyx state management patterns — useOnyx hook, action files, optimistic updates, collections, and offline-first architecture. Use when working with Onyx connections, writing action files, debugging state, or implementing API calls with optimistic data.

Expensify
Expensify
development
open
cms-platforms
4.8K

infographic-template-updater

Update template catalogs and UI prompts after adding new infographic templates (src/templates/*.ts), including SKILL.md template list, site gallery template mappings, and the AIPlayground prompt list.

antvis
antvis
development
open
cms-platforms
4.8K

infographic-syntax-creator

Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax.

antvis
antvis
development
open
backend
4.7K

generate-sandbox-policy

Generate sandbox security policies from plain-language requirements and optional REST API documentation. At minimum, takes API host:port endpoints and intent to produce preset-based or L4 policies. With full API docs (OpenAPI, Swagger, markdown), generates fine-grained per-endpoint L7 rules. Trigger keywords - generate policy, create policy, update policy, change policy, sandbox policy, network policy, API policy, security policy, allow API, restrict API.

NVIDIA
NVIDIA
development
open
architecture-patterns
4.7K

better-result-adopt

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

AmanVarshney01
AmanVarshney01
development
open
frontend
4.7K

antd-style-to-tailwind

Migrate existing antd-style CSS-in-JS (createStyles) components to Tailwind CSS utility classes with full dark mode support, following the project's style system transition strategy. Use when the user asks to migrate, convert, or rewrite antd-style components to Tailwind, or when working on new components in files that already use antd-style.

dtyq
dtyq
development
open
frontend
4.7K

ui-data-testid

Add stable `data-testid` attributes by default for new or refactored UI components. Use when implementing React/TSX views, shadcn/antd-style components, dropdown/menu configs, or interactive UI flows that need reliable selectors for unit/E2E tests.

dtyq
dtyq
development
open
frontend
4.7K

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

dtyq
dtyq
development
open
frontend
4.7K

formkit

Use when working with FormKit forms, validation, schema, or custom inputs in React, Vue, or Nuxt projects.

formkit
formkit
development
open
frontend
4.6K

inertia-vue-development

Develops Inertia.js v2 Vue client-side applications. Activates when creating Vue pages, forms, or navigation; using <Link>, <Form>, useForm, or router; working with deferred props, prefetching, or polling; or when user mentions Vue with Inertia, Vue pages, Vue forms, or Vue navigation.

anonaddy
anonaddy
development
open
cms-platforms
4.5K

antfu

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

antfu
antfu
development
open
Previous
Page 57 / 986
Next