Category

Development

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

69,151
skills in category
2,882
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,489–64,512 of 69,151 skills

Conversation ManagementA

Build conversation history UI with sidebar, thread switching, and conversation CRUD operations. Implements conversation list, rename, delete, and persistence. Use when adding conversation management features for Phase 3.

developmenttypescriptpython
0
76
Convergence DebuggerA

Expert debugging guide for AI Counsel's convergence detection system. Use when deliberations aren't converging as expected, early stopping fails, semantic similarity seems wrong, or voting vs semantic status conflicts occur.

developmentjavascripttypescript
0
76
ConventionsA

Automatically apply standard coding conventions when writing or modifying code. Use this skill when working with Python, TypeScript, JavaScript, Go, PHP, or creating git commits. Triggers include writing new code, refactoring existing code, or committing changes in supported languages.

developmentjavascripttypescript
0
76
Conventions VueA

Apply when working with Vue components, composables, stores, or styling. Ensures code matches established project patterns.

developmenttypescriptvue
0
76
Conventional CommitsA

Git commit management following Conventional Commits specification for Aurora projects. Trigger: When creating commits, analyzing git history, or reviewing commit messages.

developmentgobash
0
76
Conventional Commits SkillA

Conventional Commits specification format. Use when creating commit messages. Format: <type>(<scope>): <description>. Types: feat, fix, chore, docs, test, refactor, style, perf. CRITICAL: All commits must follow conventional commit format.

developmentgobash
0
76
Conventional Commits Bbgnsurftech Claude Skills CollecA

When writing a git commit message. When task completes and changes need committing. When project uses semantic-release, commitizen, git-cliff. When choosing between feat/fix/chore/docs types. When indicating breaking changes. When generating changelogs from commit history.

developmentjavascriptpython
0
76
VueA

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

developmentjavascripttypescript
0
711
VitestA

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

developmenttypescriptnode
0
711
ViteA

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

developmentjavascripttypescript
0
711
Controller ExpertA

REST Controller 전문가. Thin Controller 패턴, CQRS Command/Query Controller 분리, ResponseEntity<ApiResponse<T>> 래핑, @Valid 검증 필수. DELETE 금지(PATCH 사용). TestRestTemplate 필수 (MockMvc 금지). UseCase 의존. Mapper DI.

developmentjavaspring
0
76
Controller BuilderA

Create controller classes with dependency injection that expose clean public interfaces for use cases following clean architecture patterns.

developmentpython
0
76
Reka UiA

Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, virtualization, and styling integration. Formerly Radix Vue.

developmentgovue
0
711
Control Structure OptimizationA

Provides a systematic checklist for optimizing control structures (loops, conditionals, control flow) to create self-documenting, maintainable code. Use this skill when writing new control logic, refactoring existing code, or conducting code reviews to minimize complexity and improve readability.

developmentgoexpress
0
76
Control SessionsA

Control active sessions by terminating problematic sessions, managing runaway queries, and handling blocking situations

developmentgosql
0
76
Control PanelA

Creates a control panel that allows runtime modification of values. When Claude needs to expose controls for the user to adjust variables and values.

developmentreactdebugging
0
76
NuxtA

Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.

developmentvuenode
0
711
Nuxt UiA

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

developmentgobash
0
711
Control FlowA

Human-readable control flow patterns for refactoring complex conditionals. Use when refactoring nested conditionals, improving code readability, or restructuring decision logic.

developmenttypescriptgo
0
76
Nuxt ModulesA

Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation.

developmentgobash
0
711
Contributing GuideA

Эксперт CONTRIBUTING.md. Используй для open source guidelines, PR процессов и contributor onboarding.

developmentjavascripttypescript
0
76
ContractsA

Contract lifecycle management - creation, consumption, modification, and resolution.

developmenttypescriptapi
0
76
Contract TestingA

Consumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.

developmentjavascripttypescript
0
76
Contract Testing BuilderA

Implements API contract testing to ensure provider-consumer compatibility using Pact or similar tools. Prevents breaking changes with contract specifications and bi-directional verification. Use for "contract testing", "API contracts", "Pact", or "consumer-driven contracts".

developmenttypescriptnode
0
76