16,832 skills sorted by stars.
Your approach to handling global code style. Use this skill when working on files where global code style comes into play.
Apply the Agent OS standard for global coding style.
Write meaningful code comments that explain WHY rather than WHAT, focusing on business logic, non-obvious solutions, workarounds,...
Apply the Agent OS standard for global commenting.
Your approach to handling global committing. Use this skill when working on files where global committing comes into play.
Follow development best practices including consistent project structure, clear documentation with README files, version control b...
Implement proper error handling patterns for n8n nodes using NodeApiError and NodeOperationError classes. Use this skill when writ...
Your approach to handling global free threading. Use this skill when working on files where global free threading comes into play.
Your approach to handling global justfile. Use this skill when working on files where global justfile comes into play.
Your approach to handling global naming. Use this skill when working on files where global naming comes into play.
Project-wide coding standards and conventions specialist. Use PROACTIVELY when writing code, making architectural decisions, or es...
Your approach to handling global typing. Use this skill when working on files where global typing comes into play.
Implement comprehensive validation using Zod schemas for type-safe validation on both client and server, with server-side validati...
Implement comprehensive input validation on server-side with complementary client-side validation for user experience, using allow...
Your approach to handling global version control. Use this skill when working on files where global version control comes into pla...
Create audio-reactive GLSL visualizers for Bice-Box. Provides templates, audio uniforms (iRMSOutput, iRMSInput, iAudioTexture), co...
Gluegun CLI toolkit patterns for TypeScript-powered command-line apps. Use when building CLI tools, creating command structures, i...
Use when (1) breaking down a feature request into implementable tasks, (2) creating a detailed feature specification, (3) preparin...
Use when (1) creating GitHub issues from feature plans or bug reports, (2) documenting bugs found during development, (3) managing...
Use when (1) reviewing a pull request against coding standards, (2) verifying PR meets acceptance criteria from feature plan, (3)...
Use when (1) PROJECT_MANIFEST.json and INITIAL_PLAN.md exist, (2) ready to execute setup.sh to initialize the project, (3) renamin...
Use when (1) starting a new project from the gmacko template, (2) user wants to create a fresh app without git history, (3) gather...
Use when (1) building mobile app via EAS for distribution, (2) submitting to App Store or Google Play, (3) managing mobile release...
WHEN: Go API review with Gin/Echo/Fiber/Chi, router patterns, middleware, request handlingWHAT: Router organization + Middleware p...
Go backend with Gin, MongoDB, JWT auth, and Clean Architecture.
Goバックエンドのビルド・テスト・Lintワークフロー。「Goビルド」「バックエンドテスト」「golangci-lint」「go mod」「go test」「swagger」などのキーワードで自動適用。
Common channel patterns and idioms
Expert knowledge in Go clean architecture patterns and best practices
Go coding standards following idiomatic Go patterns, error handling, concurrency best practices, and modern Go tooling. Use for Go...