SkillAgentSearch skills...

Textcomplete

Autocomplete for HTMLTextAreaElement and more.

Install / Use

npx skills add yuku/textcomplete

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Textcomplete

Autocomplete for HTMLTextAreaElement and more.

Publish Test GitHub pages

See more at yuku.takahashi.coffee/textcomplete

Packages

Textcomplete consists of subpackages:

| Name | Description | |-------------------------------|--------------------------------------------| | @textcomplete/core | Core of Textcomplete. | | @textcomplete/textarea | Editor for HTMLTextAreaElement. | | @textcomplete/contenteditable | Editor for contenteditable. (Experimental) | | @textcomplete/codemirror | Editor for CodeMirror. (Experimental) | | @textcomplete/utils | Utility functions for editors. |

Development

View documentation

yarn install
yarn docs

then open http://localhost:1234.

Release

yarn release

then create a release for the shown tag.

License

© Yuku Takahashi - This software is licensed under the MIT license.

Related Skills

View on GitHub
GitHub Stars1.7k
CategoryDevelopment
Updated21d ago
Forks299

Languages

TypeScript

Security Score

95/100

Audited on Jul 17, 2026

No findings