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
package-distribution
20

prow-image-bump-keep-variant

Bump container image tags in Prow job YAMLs under prow-jobs/ while keeping the tag variant suffix (e.g. -dind, -alpine). Use when asked to update or refresh Prow job images, or to bump container/initContainer tags to a newer version without changing variants.

PingCAP-QE
PingCAP-QE
development
open
architecture-patterns
19

task-orchestrator

USE WHEN: planning complex multi-step tasks, organizing work with dependencies, identifying parallelization opportunities, breaking down large features into atomic tasks. DO NOT USE WHEN: single simple tasks, tasks without dependencies, or when user just wants immediate execution without planning. For complex orchestration, trigger deep thinking with "think harder" or "ultrathink" to map comprehensive dependency graphs.

mahidalhan
mahidalhan
development
open
framework-internals
19

pytorch

Building and training neural networks with PyTorch. Use when implementing deep learning models, training loops, data pipelines, model optimization with torch.compile, distributed training, or deploying PyTorch models.

itsmostafa
itsmostafa
development
open
architecture-patterns
19

useful-discoveries-use

For (1) finding solutions, patterns, and workarounds to issues when encountering unexpected behavior, or when stuck after trying initial approaches; (2) saving solutions, patterns, and workarounds discovered during development; (3) paring down useful-discoveries, keeping only the most valuable.

ScotterMonk
ScotterMonk
development
open
architecture-patterns
19

architecture-introspector

USE WHEN: analyzing existing architectures, evaluating architectural decisions, identifying technical debt, planning refactoring, assessing whether patterns are justified, onboarding to complex codebases, reviewing PRs with architectural changes. DO NOT USE WHEN: simple code questions, bug fixes, feature implementation, or tasks not requiring architectural analysis. For complex architectural analysis, trigger deep thinking with "think harder" or "ultrathink" to enable thorough first-principles reasoning.

mahidalhan
mahidalhan
development
open
architecture-patterns
19

mode-selection

For understanding what each mode does, which mode is best (most appropriate mode) for a given situation, and establishing a pattern for choosing when and how a mode delegates or passes operation to another mode

ScotterMonk
ScotterMonk
development
open
architecture-patterns
19

rails-aijobs

Use when setting up background jobs, caching, or WebSockets - SolidQueue, SolidCache, SolidCable (TEAM RULE

zerobearing2
zerobearing2
development
open
architecture-patterns
19

developing-packages-r

Building robust R packages with modern tidyverse patterns. Use this skill when creating or maintaining R packages, designing APIs, choosing dependencies, implementing input validation, writing error messages, or deciding between internal and exported functions. Covers dependency strategy, tidyverse API design patterns, validation approaches, error handling with cli/rlang, testing levels, and documentation priorities.

jeremy-allen
jeremy-allen
development
open
architecture-patterns
19

rails-aimodels

Use when designing Rails models - ActiveRecord patterns, validations, callbacks, scopes, associations, concerns, query objects, form objects

zerobearing2
zerobearing2
development
open
architecture-patterns
19

simplification

Finds insights that eliminate multiple components; "if this is true, we don't need X, Y, or Z". Used when implementing the same concept multiple ways, accumulating special cases, or complexity is spiraling. Otherwise known as "Simplification Cascades"

ScotterMonk
ScotterMonk
development
open
architecture-patterns
19

designing-oop-r

Object-oriented programming in R: S7, S3, S4, and vctrs class design. Use this skill when designing classes for R projects, choosing between OOP systems, building class hierarchies with inheritance, or migrating between systems. Covers S7 class definitions and methods, the decision matrix for choosing S7 vs S3 vs S4 vs vctrs, practical guidelines for each system, and migration strategies.

jeremy-allen
jeremy-allen
development
open
backend
19

api-use-external

Any time an external api needs to be understood or queried

ScotterMonk
ScotterMonk
development
open
backend
19

zod-v4

Zod v4 coding guidelines and migration reference. ALWAYS read this when using Zod validation library

jahands
jahands
development
open
backend
19

rails-aicontrollers

Use when building Rails controllers - RESTful actions, nested resources, skinny controllers, concerns, strong parameters

zerobearing2
zerobearing2
development
open
cms-platforms
19

kirby-scaffold-page-type

Scaffolds a new Kirby page type (blueprint + template, optional controller/model) using project roots, index tools, and Panel field/section references. Use when creating a new page type or extending an existing blueprint/template.

bnomei
bnomei
development
open
cms-platforms
19

kirby-collections-and-navigation

Builds Kirby listings, pagination, search, filtering/sorting/grouping, and navigation menus. Use when implementing collection logic in templates/controllers/snippets.

bnomei
bnomei
development
open
cms-platforms
19

kirby-routing-and-representations

Implements custom Kirby routes and content representations (.json/.xml/.rss), including redirects, sitemap endpoints, and URL pattern filtering. Use when building endpoints, redirects, or representation templates that change how URLs resolve.

bnomei
bnomei
development
open
cms-platforms
19

kirby-forms-and-frontend-actions

Implements frontend forms and actions in Kirby (contact forms, file uploads, email with attachments, creating pages from frontend). Use when handling user input or building submission flows.

bnomei
bnomei
development
open
frontend
19

rails-aistyling

Use when styling Rails views - Tailwind CSS utility-first framework and DaisyUI component library with theming

zerobearing2
zerobearing2
development
open
cms-platforms
19

rails-aiviews

Use when building Rails view structure - partials, helpers, forms, nested forms, accessibility (WCAG 2.1 AA)

zerobearing2
zerobearing2
development
open
cms-platforms
19

kirby-plugin-development

Builds or extends Kirby plugins using hooks, extensions, blocks, KirbyTags, and shared templates/controllers. Use when creating reusable features or integrating Panel customizations.

bnomei
bnomei
development
open
cms-platforms
19

kirby-headless-api

Exposes Kirby content to headless clients using the API, KQL, and JSON representations. Use when building API endpoints, KQL queries, or headless frontends.

bnomei
bnomei
development
open
cms-platforms
19

rails-aimailers

Use when sending emails - ActionMailer with async delivery via SolidQueue, templates, previews, and testing

zerobearing2
zerobearing2
development
open
Previous
Page 514 / 986
Next