Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 66,865–66,888 of 68,553 skills
Creates commits with Conventional Commits format (feat/fix/docs/refactor/test/chore), automatic scope detection, co-author attribution, and pre-commit hook compliance. Validates staged changes, generates descriptive messages focusing on the 'why', and prevents secrets or generated-only files from being committed. Use for requests to commit, stage and commit, save progress, or write a commit message, whether or not they name this skill. Do not invoke it for git commits you make incidentally du...
Structured review processes, conventional comments, language-specific checklists, and feedback templates. Use when reviewing PRs, conducting code review, or standardizing review practice.
Assesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons analysis. Compares against project conventions and prior decisions from memory. Produces structured evaluation reports with actionable improvement suggestions. Use when evaluating code, designs, architectures, or comparing alternative approaches.
ADR templates in the Nygard format with context, decision, consequences, and alternatives. Use when writing ADRs, recording an architectural decision, or evaluating options.
Analyzes project dependencies, detects outdated packages, identifies breaking changes, and suggests safe update strategies. Helps maintain dependency health and security.
TDD applied to documentation - create production-ready skills. Use when authoring new skills. Includes writing style guidelines for clear prose.
Creates multi-agent orchestration workflows for complex tasks. Handles enterprise workflows, operational procedures, and custom orchestration patterns. Use when user needs to automate multi-phase processes with agent coordination.
Web3 and blockchain expert including Solidity, Ethereum, and smart contracts
Vue.js ecosystem expert including Vue 3, Composition API, Nuxt, and Pinia
Defines the visual aspects of the game and how the player observes the world. This includes map color-coding, screen effects, and the overall simulation style.
Best practices for using the Vercel AI SDK in Next.js 15 applications with React Server Components and streaming capabilities.
Create isolated development workspaces with safety verification. Use when needing parallel development branches.
UI component library expert including Chakra, Material UI, and Mantine
TypeScript and JavaScript expert including type systems, patterns, and tooling
Defines general rules for tsconfig.json. It suggest using strict TypeScript checks
Structured thinking patterns for agent self-reflection. Includes think-about-collected-information (validate research), think-about-task-adherence (stay on track), and think-about-whether-you-are-done (completion validation).
Rules specific to Svelte UI component development in Tauri applications.
General rules for developing desktop applications using Tauri with Svelte and TypeScript for the frontend.
Security-related rules for Tauri application development.
Rules for integrating Tauri's native APIs in the frontend application.
Protocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation.
General guidelines for TALL stack development, emphasizing Laravel and PHP best practices.
Multi-agent swarm coordination patterns. Orchestrates parallel agent execution, manages agent communication, handles task distribution, and coordinates results aggregation.
Svelte and SvelteKit expert including components, stores, and routing