Category

Development

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

69,325
skills in category
2,889
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,081–64,104 of 69,325 skills

Dev Fix Keyboard Endlessblink Flow StateA

DEBUG keyboard shortcuts not working, conflicting hotkeys, and event handling issues. Fix when Ctrl+Z, Ctrl+S, or other shortcuts fail. Use for global keyboard handlers, event conflicts, and shortcut key debugging.

developmenttypescriptvue
0
76
Configure EditorA

Set up .editorconfig and .vscode/ workspace settings shared by the team. Use when adding format-on-save, recommended extensions, or debug launch configs.

developmentjavascripttypescript
0
58
Configure DocsA

Check and configure code documentation standards and generators (TSDoc, JSDoc, pydoc, rustdoc)

developmentjavascripttypescript
0
58
Dev FeatureA

Execute the feature development workflow for complex, multi-session features. Use when starting new features, architecture changes, refactoring projects, or any work requiring research, design, and implementation phases. Invoked by: "new feature", "implement feature", "start feature development", "complex feature", "multi-session work".

developmenttypescriptbash
0
76
Configure DockerfileB

Check and configure Dockerfile for project standards (minimal Alpine/slim, non-root, multi-stage)

developmentpythonrust
0
58
Configure Dead CodeA

Check and configure dead code detection (Knip, Vulture, cargo-machete)

developmentjavascripttypescript
0
58
Dev ExploreA

REQUIRED Phase 2 of /dev workflow after dev-brainstorm. This skill should be used when the user asks to 'explore the codebase', 'map architecture', 'find similar features', 'discover test infrastructure', 'trace execution paths', 'identify code patterns', or needs to understand WHERE code lives and HOW it works before implementation. Launches parallel explore agents and returns prioritized key files list.

developmentjavascriptpython
0
76
Configure CoverageA

Check and configure code coverage thresholds and reporting

developmenttypescriptrust
0
58
Configure ContainerA

GHCR image pipeline: multi-platform builds, Trivy/Grype scanning, .dockerignore, devcontainer. Use when setting up GHCR image publishing or adding image scanning to CI.

developmentpythonrust
0
58
Dev ExecutionA

Unified execution engine for all development workflows. Progressive disclosure for phase execution, quick features, story completion, and scaffolding. Integrates with artifact-tracking and meatycapture-capture. Use when running /dev:execute-phase, /dev:quick-feature, /dev:implement-story, /dev:complete-user-story, or /dev:create-feature commands.

developmenttypescriptpython
0
76
Configure Cache BustingA

Check and configure cache-busting strategies for Next.js and Vite projects

developmentjavascripttypescript
0
58
Dev Environment SetupF

Standardized development environment configuration including tools, IDE settings, and automation for consistent developer experience.

developmentjavascripttypescript
0
76
Configure Api TestsA

Check and configure API contract testing with Pact, OpenAPI validation, and schema testing

developmentjavascripttypescript
0
58
Version Badge PatternA

Implement a version badge UI component showing build version, git commit, and recent changelog in a tooltip. Use when adding version visibility to applications for support, debugging, and change awareness. Works with React, Vue, Svelte, and plain JavaScript.

developmentjavascripttypescript
0
58
Components Version BadgeA

Implement a version badge with tooltip showing build info and recent changelog - framework agnostic

developmentjavascripttypescript
0
58
Ticket Drafting GuidelinesA

What/Why/How prose structure and neutral, positive register for issues, PR descriptions, and tickets. Use when wording a ticket body, tightening prose, or applying house tone.

developmentjavascripttypescript
0
58
Dev EngineerA

Adds logic, state management, TypeScript types, and CRUD operations to UI. Works AFTER ui-first-builder creates the interface. Implements Zustand stores, form handling with React Hook Form + Zod, and prepares for backend connection. Triggers: add logic, add functionality, make it work, state management, form validation, data operations, TypeScript types.

developmenttypescriptgo
0
76
Dev Desktop SandboxA

Run isolated mux desktop (Electron) instances (temp MUX_ROOT + free ports)

developmentbashdebugging
0
76
Dev DesignA

This skill should be used when the user asks to "propose architecture", "design implementation approach", "choose between approaches", or in Phase 4 of /dev workflow after exploration is complete. Proposes 2-3 architecture approaches with clear trade-offs, decomposes features into independent tasks, and obtains explicit user approval before implementation begins.

developmentpythonrust
0
76
Dry ConsolidationA

Find and extract duplicated code into shared abstractions. Use when you see repeated patterns across multiple files — identical utility functions, copy-pasted UI components, duplicated hooks or state management, or repeated boilerplate blocks. Systematically consolidates them into reusable utilities, components, hooks, and shared modules.

developmentjavascripttypescript
0
58
Debugging MethodologyA

Systematic debugging for memory, performance, and system-level issues. Use when diagnosing memory leaks, tracing syscalls with strace/eBPF, profiling, or reasoning about races.

developmentrustgo
0
58
Dev DebuggingB

UNIFIED DEBUGGER - Use when tasks disappear, data is lost, things are broken, or bugs need fixing. Debug Vue.js reactivity, Pinia state, task store CRUD, keyboard shortcuts, canvas positions, drag-drop, cache, memory leaks, and performance. Invoke for "not working", "broken", "fix bug", "debug", "tasks missing", "shortcuts not working", "state not updating".

developmenttypescriptpython
0
76
Dev Debugging Endlessblink Flow StateA

Master debugging techniques for Vue.js, Pinia, and cached state issues. Identify reactivity problems, memory leaks, performance bottlenecks, and complex state synchronization issues with systematic troubleshooting approaches.

developmenttypescriptreact
0
76
Code RefactorA

Refactor code following SOLID principles and best practices

developmentrefactoringapi
0
58