Explorar skills

12.624 skills encontradas

Alerta por categoría

Recibe nuevas skills de Desenvolvimento todos los lunes

plan-with-codex

1

Use when Codex CLI should review or pressure-test an implementation plan before coding begins.

Desenvolvimento#github#gitpor malhobayyeb

plan-with-gemini

1

Use when Gemini CLI should review or pressure-test an implementation plan before coding begins.

Desenvolvimento#github#gitpor malhobayyeb

create-git-worktree

1

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

Desenvolvimento#gitpor bg-szy

conventions

1

Load coding conventions and style guidelines when writing or reviewing code. Ensures consistency with project standards.

Desenvolvimentopor bg-szy

distributed-debugging-debug-trace

1

You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, and establish troubleshooting practices for development and production environments.

Desenvolvimentopor bg-szy

github-pr

1

GitHub PR utilities for code review workflows

Desenvolvimento#github#gitpor bg-szy

global-coding-style

1

Maintain consistent code formatting, naming conventions, type safety, and automated code quality standards across PHP and TypeScript/JavaScript. Use this skill when writing or editing any PHP files (.php), TypeScript/JavaScript files (.ts, .tsx, .js, .jsx), when implementing type declarations and return types, when running code formatters (Laravel Pint, Ultracite) or linters, when running static a

Desenvolvimento#javascript#typescriptpor bg-szy

global-tech-stack

1

Understand and apply project-specific technology choices including frameworks, languages, databases, testing tools, and third-party services to maintain consistency across the stack. Use this skill when making technology decisions, adding new dependencies, choosing libraries/frameworks, configuring build tools, setting up databases, implementing authentication, or integrating third-party services.

Desenvolvimento#ai#testpor bg-szy

grill-me

1

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

Desenvolvimento#testpor bg-szy

pypict-skill

1

Pairwise test generation

Desenvolvimento#ai#testpor bg-szy

release

1

Create a new version release with git tag and GitHub Release. Use when user asks to release, publish, create a new version, or ship a release. (project)

Desenvolvimento#github#gitpor bg-szy

remove-git-worktree

1

git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。

Desenvolvimento#gitpor bg-szy