Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Precise Terms

Find the term. Keep every requirement.

Precise Terms is an explicitly invoked agent skill that turns verbose descriptions into concise, canonical technical language. It is designed for prompt refinement and terminology discovery, especially across coding, UI, motion design, UX, and architecture.

The skill prioritizes:

  1. Preserving meaning and explicit requirements
  2. Selecting the correct established technical terms
  3. Removing unnecessary wording

Install

The repository root is an Agent Plugins 1.0 package. plugin.json is the portable manifest, while .codex-plugin/plugin.json is a generated compatibility bridge for Codex releases before root-manifest support. Both manifests describe the same explicitly invoked skill.

Recommended Codex installation:

codex plugin marketplace add andydrewie/codex-skills
codex plugin add precise-terms@andydrewie-codex-skills

For the one-release selective-install compatibility path, use the open skills CLI:

npx skills add andydrewie/precise-terms -g -a codex

Use

Invoke the skill explicitly:

Use $precise-terms to rewrite these instructions with concise, canonical technical terminology:

[instructions]

For terminology discovery:

Use $precise-terms to identify the canonical technical term for:

[description]

Example

Verbose:

Start by choosing one small part of the feature and making that part work through the interface, backend, and database.

Refined:

Start with a thin vertical slice spanning the UI, backend, and persistence layer.

Boundaries

  • Explicit invocation only; ordinary editing or clarification requests do not activate it.
  • Preserve every stated requirement, constraint, qualifier, number, exception, and acceptance criterion.
  • Do not invent jargon or infer a named technique from a vague desired outcome.
  • Do not execute refined instructions unless the user separately asks for execution.

The normative behavior is defined in SKILL.md.

Validate

Run the dependency-free package validator before publishing changes:

python3 scripts/validate_package.py

License

MIT

About

Find the right technical term without losing the brief—an explicitly invoked Codex skill for sharper prompts and clearer language.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages