Back to categories
Category

Agent Skills in category: development

137 skills match this category. Browse curated collections and explore related Agent Skills.

git-commit

Write clear git commits with Conventional Commits format. Detects project conventions from history and config. Guides commit granularity. Use when: (1) Completing working code, (2) Code builds and tests pass, (3) Ready to save, (4) Before pushing, (5) After review feedback. Triggers: automatically when finishing commitable work that builds and passes tests.

gitconventional-commitscommit-guidancecommit-automation
LukasStrickler
LukasStrickler
0

roslyn-source-generators

Create and maintain Roslyn source generators for compile-time code generation. Use when building incremental generators, designing pipelines with ForAttributeWithMetadataName, creating marker attributes, implementing equatable models, testing generators, or debugging generator performance issues.

dotnetc#code-generationsource-generators
keithdv
keithdv
0

web-standards

Web standards best practices including semantic HTML, CSS architecture, accessibility, and progressive enhancement. Use when reviewing HTML, CSS, or JavaScript code for standards compliance, or when questions involve divitis, classitis, WCAG, ARIA, specificity, or progressive enhancement.

htmlcssaccessibilityprogressive-enhancement
MylesMCook
MylesMCook
0

commit

Meaningful git commits with reasoning and wisdom extraction. Use when committing changes to capture the why, not just the what.

gitcommit-messageversion-controldeveloper-guidance
genomewalker
genomewalker
0

module-development

Guide for creating new Amplifier modules including protocol implementation, entry points, mount functions, and testing patterns. Use when creating new modules or understanding module architecture.

module-developmentprotocol-implementationtesting-patternsdeveloper-guidance
drillan
drillan
0

backoffice-fullstack

Fullstack development skill for WL Backoffice system. Handles feature implementation across Kirby (FE), Coloris (BE API), Promodia (Promotion), and Monika (SQL Database). Use when users want to "create new feature", "implement backend API", "create frontend component", "add new stored procedure", "create database table", or any fullstack development task for the backoffice system.

fullstackbackendfrontendsql
Claude
Claude
0

mcp-toolbox

Use when working with or extending the local Codex MCP toolset/server that exposes HTTP endpoints for shell, filesystem, git, and Excel operations, or when a task should be executed by calling those MCP endpoints instead of local tools, especially if the MCP server is running.

mcphttp-endpointsshellfilesystem
ironkid90
ironkid90
0

deno-debugger

Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.

denotypescriptdebuggingv8-inspector-protocol
willkelly
willkelly
2

gh-search-prs

Use when searching GitHub pull requests ACROSS REPOSITORIES or organizations - provides syntax for filtering by draft status, merge status, review state, CI checks, branches. For current repo PRs, use gh pr list instead.

githubpull-requestsmulti-repositorycli
aaddrick
aaddrick
3

gh-search

Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures

githubclisearchversion-control
aaddrick
aaddrick
3

gh-search-repos

Use when searching for repositories across GitHub - provides syntax for filtering by stars, forks, language, topics, license, archived status, and all repository attributes

githubrepository-searchsearchfilters
aaddrick
aaddrick
3

gh-search-commits

Use when searching commit history across GitHub repositories - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling

githubversion-controlcommit-historysearch
aaddrick
aaddrick
3

run-nx-generator

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

monoreponxworkspace-plugincode-generation
FrozenPandaz
FrozenPandaz
1

git-commit

Create git commits with succinct technical messages. Activates when user requests git commit creation.

gitcommit-messageversion-controlcli
Shavakan
Shavakan
21

aiwf:frontend-dev-guidelines

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.

frontendreacttypescriptperformance-optimization
moonklabs
moonklabs
1

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by verifying work is complete (tests, requirements, code review, TDD compliance) and presenting structured options for merge, PR, or cleanup

branch-managementmerge-strategycode-reviewtest-driven-development
samjhecht
samjhecht
1

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

gitversion-controlworkspace-managementfeature-branch
samjhecht
samjhecht
1

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

git-worktreesversion-controlfeature-branchingworkspace-isolation
NickCrew
NickCrew
52

typescript-advanced-patterns

Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-safe APIs, implementing complex domain models, or leveraging TypeScript's advanced type capabilities.

typescripttype-safetyadvanced-typesdesign-pattern
NickCrew
NickCrew
52

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

debuggingroot-cause-analysishypothesis-testingsystematic-thinking
NickCrew
NickCrew
52

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

branch-managementmerge-strategypull-requestcode-integration
NickCrew
NickCrew
52

web-frameworks

Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects. | Sử dụng khi: Next.js, Nuxt, SvelteKit, framework web, SSR, SSG.

web-frameworknext.jsturborepossr
wollfoo
wollfoo
0

mobile-development

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions. | Sử dụng khi: ứng dụng di động, React Native, Flutter, iOS, Android.

mobile-developmentreact-nativeflutterswift
wollfoo
wollfoo
0

frontend-dev-guidelines

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.

reacttypescriptfrontendperformance-optimization
wollfoo
wollfoo
0

Debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims. | Sử dụng khi gặp lỗi, bug, test fail, không hoạt động, crash, exception, sửa lỗi, debug.

debuggingbug-trackingroot-cause-analysistest-failures
wollfoo
wollfoo
0

shopify

Build Shopify applications, extensions, and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI components, and Liquid templating. Capabilities include app development with OAuth authentication, checkout UI extensions for customizing checkout flow, admin UI extensions for dashboard integration, POS extensions for retail, theme development with Liquid, webhook management, billing API integration, product/order/customer management. Use when building Shopify apps, implementing checkout customizations, creating admin interfaces, developing themes, integrating payment processing, managing store data via APIs, or extending Shopify functionality. | Sử dụng khi: Shopify, cửa hàng online, thương mại điện tử, Liquid.

shopifye-commerceapi-integrationliquid
wollfoo
wollfoo
0

github

Interact with GitHub repositories, issues, pull requests, and code via the GitHub MCP server. This skill should be used when managing repositories, creating/updating files, working with issues and PRs, searching code/repos/users, creating branches, and performing code reviews. Supports all major GitHub API operations.

githubversion-controlpull-requestrepository-management
huynguyen03dev
huynguyen03dev
1

gh-grep

Search real-world code examples across millions of GitHub repositories using grep.app. This skill should be used when looking for implementation patterns, API usage examples, library integration patterns, or production code references. Supports literal code search, regex patterns, and filtering by language/repo/path.

code-searchgrep.appgithubregex
huynguyen03dev
huynguyen03dev
1

chrome-devtools

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

puppeteerbrowser-automationdebuggingperformance-analysis
huynguyen03dev
huynguyen03dev
1

uv

Python package manager and project tooling using uv. Use when working with Python projects, managing dependencies, creating virtual environments, running Python scripts, configuring workspaces/monorepos, or troubleshooting uv issues. Triggers on pyproject.toml projects, uv commands, pip replacement workflows, Python version management, workspace configuration, or CI/CD Python setup.

pythonpackage-managementdependency-managementvirtual-environments
stickystyle
stickystyle
1

coding-guidelines-gen

Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture preferences, and set up missing formatters/linters (Spotless for JVM).

coding-standardsmonorepolintingformatting
Nymbo
Nymbo
1

commit-work

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

gitcommit-messageversion-controlconventional-commits
Nymbo
Nymbo
1

cl-asdf-system

ASDFシステム定義のベストプラクティス。.asdファイル作成・編集時に使用

common-lispasdfpackage-managementconfiguration
cxxxr
cxxxr
1

cli-ninja-tools

CLI power tools for AI-assisted development. Use when (1) needing recommendations for CLI tools to install, (2) processing JSON/YAML data with jq/yq, (3) searching code with ripgrep or ast-grep, (4) documenting a CLI tool or multi-tool recipe you've discovered, (5) wanting to learn CLI patterns for data pipelines, or (6) setting up a new project and want CLI recommendations. Supports three modes - init (project scan), document (capture new recipes), and recommend (codebase analysis).

cliworkflow-automationcode-intelligenceproject-setup
killerapp
killerapp
1

docker

Container-based development for isolated, reproducible environments. Use when running npm commands, installing packages, executing code, or managing project dependencies. Trigger phrases include "npm install", "run the build", "start the server", "install package", or any code execution request.

dockercontainerizationnpmdependency-management
wrsmith108
wrsmith108
1

using-git-worktrees

Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.

gitworkspace-managementparallel-developmentbranch-management
CodingCossack
CodingCossack
2

shadow-directory + git

Full .ciallo directory ownership with git capabilities. Clone repos, edit files, commit changes directly.

gitversion-controlfile-managementrepository-management
ciallo-agent
ciallo-agent
1

file-editor

Edit files locally using built-in tools instead of PowerShell string replacement. 5000% efficiency boost!

file-operationscommand-lineworkflow-automationefficiency
ciallo-agent
ciallo-agent
1

atomic-commits

Creates semantic atomic commits using Conventional Commits. Use always when committing changes, staging files, or when asked to commit code. Analyzes diffs, suggests scope, and can split changes into granular commits.

gitcommit-messageconventional-commitscode-quality
tenlisboa
tenlisboa
2

react

Modern React 18+ patterns with TypeScript, hooks, state management, and performance optimization. This skill should be used when building React components, debugging frontend issues, or reviewing React code. (user)

reacttypescripthooksstate-management
tenlisboa
tenlisboa
2

dapr-code-generator

Generate Python boilerplate code for DAPR microservices, workflows, and actors. Creates properly structured services with DAPR SDK integration, health endpoints, logging, and best practices. Use when creating new services, adding DAPR features, or scaffolding projects.

pythondaprboilerplatemicroservices
Sahib-Sawhney-WH
Sahib-Sawhney-WH
1

dependency-analysis

Enhanced dependency analyzer with comprehensive markdown reporting and actionable recommendations. Use when you need to optimize frontend project dependencies, detect security vulnerabilities, identify unused packages, find duplicate functionality, analyze dependency impact, generate cleanup scripts, or produce detailed Markdown reports. Supports JavaScript, TypeScript, Vue, React, Angular, and modern build tools with parallel processing and incremental analysis capabilities.

dependency-analysisdependency-managementsecurityjavascript
hubvue
hubvue
1

react-next-modern

Enforce modern React 19 and Next.js App Router patterns - server-first data fetching, minimal useEffect, Server Components, Server Actions, and form hooks. Use when reviewing React/Next.js code, migrating legacy patterns, or building new features with App Router.

reactnextjsapp-routerserver-components
Tylerbryy
Tylerbryy
1

ultracite

Enforce strict type safety, accessibility standards, and code quality for TypeScript/JavaScript projects using Biome's formatter and linter. Use when writing, reviewing, or fixing TS/JS/TSX/JSX code, checking for a11y issues, linting errors, type safety problems, or when the user mentions code quality, formatting, accessibility, or best practices.

typescriptjavascriptlintingcode-quality
Tylerbryy
Tylerbryy
1

worktree-manager

Create, manage, and cleanup git worktrees with Claude Code agents across all projects. USE THIS SKILL when user says "create worktree", "spin up worktrees", "new worktree for X", "worktree status", "cleanup worktrees", or wants parallel development branches. Handles worktree creation, dependency installation, validation, agent launching, and global registry management.

git-worktreesparallel-developmentworkflow-automationagent-integration
zircote
zircote
11

rust-guidelines

Pragmatic Rust conventions to keep code readable, testable, and performant for this project.

rustcoding-standardsdeveloper-guidanceperformance
lambdamechanic
lambdamechanic
11

coding-standards

代碼實作階段觸發。強制執行統一的編碼規範,支援 Java、TypeScript、Go 多語言。包含 Input/Output 模式、依賴注入、不可變物件等規範,確保代碼風格一致性。

coding-standardscode-stylelintingmulti-language
knowlet
knowlet
1

frontend-development

Frontend development - React, Vue, component architecture, state management

reactvuecomponent-architecturestate-management
pluginagentmarketplace
pluginagentmarketplace
1

react-performance

Master React performance optimization with memoization, code splitting, profiling, and Web Vitals monitoring

reactperformance-optimizationmemoizationcode-splitting
pluginagentmarketplace
pluginagentmarketplace
0

next-js-framework

Build production-grade React apps with Next.js 14 App Router, Server Components, and Edge Runtime

nextjsreactweb-frameworkserver-components
pluginagentmarketplace
pluginagentmarketplace
0

Page 2 of 3 · 137 results