Skip to content

Provide guidance on naming conventions in usethis-skills-create #1542

@nathanjmcdougall

Description

@nathanjmcdougall

Came up in #1541

Main principle is to maintain organization through hierarchical naming patterns.

Bad:

usethis-prek-bespoke-hook

This would better be usethis-prek-hook-bespoke since the topic is hooks, and more specifically bespoke ones.

If the tool is narrow in scope, it's good to be specific about the action the skill involves for the topic, e.g. create, modify, etc.

So an even better name might be usethis-prek-hook-bespoke-create with view to potentially have another usethis-prek-hook-bespoke-modify separately, and potentially a higher-level usethis-prek-hook-bespoke "topic-skill" for general gudiance.

Metadata

Metadata

Labels

agentConfiguration updates for LLM coding agents

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions