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,105–64,128 of 69,325 skills

Code AntipatternsA

Analyze codebase for anti-patterns, code smells, and quality issues using ast-grep

developmentjavascripttypescript
0
58
Dev Debug ReactivityA

DEBUG when Vue components won't update, computed properties are stale, or watchers not firing. Fix reactivity issues with ref(), reactive(), Pinia stores, and component state. Use when UI is not updating despite state changes.

developmenttypescriptgo
0
76
Ast Grep SearchA

Find and replace code patterns structurally with ast-grep. Use when matching code by AST structure, finding functions with specific signatures, or detecting anti-patterns regex cannot match.

developmentjavascripttypescript
0
58
Dev Debug Data LossA

DEBUG mysteriously disappearing tasks using the taskDisappearanceLogger. Use when tasks vanish without user deletion, data seems to be lost, or you need to track what's modifying the task array. Provides comprehensive logging of all task array operations.

developmentjavascripttypescript
0
76
Dev Debug Canvas Nested GroupsA

This skill should be used when debugging Vue Flow canvas issues involving nested nodes, parent-child relationships, position coordinate systems, and containment detection. Triggers on nested group problems, section nodes jumping, parent-child synchronization bugs, position persistence issues, and coordinate transformation errors in Vue Flow implementations.

developmenttypescriptgo
0
76
Document DetectionA

Detect PRD/ADR/PRP opportunities in conversations and prompt for document creation. Use when the user discusses feature requirements, tech trade-offs, or implementation plans.

developmentgobash
0
58
Dev CycleA

Main orchestrator for the 6-gate development cycle system. Loads tasks/subtasks from PM team output and executes through implementation, devops, SRE, testing, review, and validation gates with state persistence and metrics collection.

developmenttypescriptpython
0
76
Dev Coordination Message FormatsA

JSON schemas for Ralph message system

developmentgo
0
76
Dev Coding DebugA

체계적인 디버깅(Systematic Debugging) 절차를 통해 버그의 원인을 찾고 해결합니다. (Source: obra/superpowers)

developmentgotesting
0
76
Blueprint RulesA

Rule files in .claude/rules/: add, edit, list, or validate paths: frontmatter. Use when adding a path-scoped rule file, listing which rules load, or fixing rule globs.

developmentbashreact
0
58
Dev Code QualityA

Code Quality Standards. Use it everytime you plan or implement any code.

developmentgo
0
76
Dev Code Quality Shredbx Demo 3d ModelA

Code Quality Standards. Use it everytime you plan or implement any code.

developmentgo
0
76
Dev Cli DevelopmentA

Guide for developing AIDB dev-cli commands and services. Covers Click

developmentpythonshell
0
76
Dev CheckerA

Runs pre-commit checks and validates code quality. Use when preparing commits, running pre-deploy checks, or validating code before deployment.

developmenttypescriptbash
0
76
Blueprint Feature Tracker StatusA

Display feature tracker statistics and completion summary

developmentgobash
0
58
Dev Bug FixerA

General debugging and bug fixing skill. Handles general logic errors, specific domain bugs (timer, keyboard, canvas), and crash investigations.

developmentgoreact
0
76
Dev BrowserA

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

developmentjavascripttypescript
0
76
Blueprint Derive PlansA

Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation

developmentpythonrust
0
58
Blueprint Claude MdA

CLAUDE.md and CLAUDE.local.md from blueprint artifacts. Use when editing CLAUDE.md team instructions, converting inline content to @imports, or setting up CLAUDE.local.md.

developmentbashtesting
0
58
Dev Assets Vite Asset LoadingA

Vite 6 asset loading patterns that avoid '?import' query parameter pollution. Use when working with static assets (FBX models, images, fonts), dealing with Vite 6's new asset handling, or loading assets from public vs src/assets directories.

developmentjavascripttypescript
0
76
Dev Assets Texture LoadingA

Texture loading and optimization for R3F. Use when loading image textures.

developmenttypescriptgo
0
76
Dev Assets Model LoadingA

FBX model loading patterns with sequential loading for React Three Fiber. Use when loading multiple FBX character models, implementing sequential loading to prevent memory overload, or creating character model components with proper error handling.

developmenttypescriptgo
0
76
Bevy Game EngineA

Bevy game engine: ECS, rendering, input, and asset management. Use when building Bevy games, working with entities/components/systems, or mentioning Rust gamedev or 2D/3D games.

developmentrustgo
0
58
Bevy Ecs PatternsA

Advanced Bevy ECS: complex queries, system scheduling, change detection, and performance tuning. Use when optimizing Bevy architecture or implementing complex game systems.

developmentrustgo
0
58