Category

Development

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

68,030
skills in category
2,835
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 67,17767,200 of 68,030 skills

Standards GradleA

Gradle build tool standards focusing on Kotlin DSL. Covers project configuration, dependency management, and custom plugin/task development with Gradle 9 LTS.

developmentgojava
0
56
Skill CreatorA

This skill guides users through creating custom skills for claude-code-setup. Use when users want to create a new command or context skill.

developmentjavascripttypescript
0
56
ConvexA

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

developmentreactdatabase
0
405
Convex RealtimeA

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading

developmenttypescriptreact
0
405
Todo FilesA

Manage TODO files as persistent working memory for complex patterns. Track design decisions, implementation progress, and context across sessions. Use when starting complex patterns or resuming multi-session development work.

developmentgotesting
0
9
Convex FunctionsA

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

developmenttypescriptreact
0
405
Session StartupA

Session initialization sequence for community-patterns development. Use at the start of every Claude Code session. Checks for upstream updates, loads workspace configuration, and ensures dev servers are running.

developmentgoshell
0
9
Convex File StorageA

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

developmenttypescriptreact
0
405
Recovery StrategiesA

Escalation path when stuck on pattern development. Use when encountering TypeScript errors, framework confusion, unexpected behavior, or blocked progress. Five-step recovery: check docs, study examples, strategic investigation (plan mode + subagents), reset and retry, ask user.

developmenttypescriptgo
0
9
Pattern DevA

Day-to-day pattern development best practices. Use when actively developing patterns. Covers incremental development, commits, communication guidelines, and general development workflow.

developmenttypescriptgo
0
9
Land BranchA

Land a feature branch: pull from main, rebase the branch, create a PR, and merge it via rebase with automatic branch deletion. Use when ready to land a completed feature branch.

developmenttypescriptbash
0
9
Convex Component AuthoringA

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

developmenttypescriptreact
0
405
Issue FilingA

File framework issues after exhausting other approaches. Document complex problems with multiple failed attempts for framework authors. REQUIRES user permission. Use only after checking docs, community-docs, and trying multiple approaches.

developmenttypescriptgo
0
9
DeploymentA

Deploy and update patterns. Use when deploying new patterns, updating existing deployments, or testing syntax. Includes deployment commands and the first custom pattern celebration.

developmenttypescriptgo
0
9
Community DocsA

Community superstitions - unverified observations from pattern development. Use when encountering undocumented edge cases or framework quirks not in official docs. Verified knowledge should be upstreamed to labs docs.

developmenttypescriptrust
0
9
TriageA

Triage and prioritize Linear backlog. Analyzes issues for staleness, blockers, and suggests priorities based on dependencies and capacity.

developmentgobash
0
141
Nette SchemaA

Provides Nette Schema for data validation and normalization. Use when validating configuration, API inputs, or any data structures with Expect class.

developmentphpshell
0
44
Nette FormsA

Invoke before creating or modifying Nette Forms. Provides form controls, validation, rendering patterns.

developmentphpshell
0
44
Nette ConfigurationA

Invoke before configuring Nette DI - services, .neon files, autowiring.

developmentgoapi
0
44
Nette ArchitectureA

Invoke before designing presenters, modules, or application structure in web applicartion.

developmentgophp
0
44
Neon FormatA

Invoke before creating or modifying .neon files. Provides NEON syntax and Nette configuration conventions.

developmentgophp
0
44
Latte TemplatesA

Invoke before creating or modifying .latte files. Provides Latte syntax, tags, filters, layouts, and extensions.

developmentgophp
0
44
Frontend DevelopmentA

Provides frontend development guidelines for Nette. Use when working with Vite, SCSS, JavaScript, Nette Assets, or build configuration.

developmentjavascripttypescript
0
44
TddA

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

developmenttypescriptgo
0
1,153