34 Commits

Author SHA1 Message Date
Wayne Sutton 8ef49c9667 docs: update README and npm description to reference official Convex Agent Plugins 2026-02-05 17:49:57 -08:00
Wayne Sutton 6dfa247c34 Consolidate convex-eslint skill into convex-best-practices Code Quality section 2026-02-05 17:35:20 -08:00
Wayne Sutton 7f04d4e867 update: package 2026-02-03 18:40:48 -08:00
Wayne Sutton 0b9c00c7ec update: npm 2026-02-03 18:40:11 -08:00
Wayne Sutton c4e6636282 feat: add .agents skills target and link option 2026-02-03 18:26:53 -08:00
Wayne Sutton 5a390ada47 fix: remove unsupported frontmatter fields for Pi skill parser 2026-02-02 21:16:50 -08:00
Wayne Sutton bfa30639c3 feat: add Codex skill icons metadata 2026-02-02 20:58:44 -08:00
Wayne Sutton 4d14223304 feat: add convex-eslint skill with explicit table IDs and Codex integration
feat: add retrieval-led reasoning with llms.txt docs index and convex-eslint skill
2026-02-02 20:42:12 -08:00
Wayne Sutton df746ee77e fix(skills): name field must match folder name for /skill commands 2026-01-23 10:14:40 -08:00
Wayne Sutton 1982d5f943 Fix: Install skills to correct directory format
Skills now install to .claude/skills/<name>/SKILL.md instead of
.claude/skills/<name>.md to match Claude Code's expected format.

Fixes #1
2026-01-18 13:45:24 -08:00
Wayne Sutton 492af52598 New: Add OpenCode slash command support
Create command/convex.md for /convex slash command with decision
trees that route to appropriate skills based on task type.
2026-01-18 13:09:01 -08:00
Wayne Sutton 9276ac0a90 chore: remove task.md from tracking 2026-01-18 12:47:22 -08:00
Wayne Sutton b0721527ee chore: remove local config folders from tracking 2026-01-18 12:25:52 -08:00
Wayne Sutton abcd323506 chore: remove local config files from tracking 2026-01-18 12:08:24 -08:00
Wayne Sutton eec6bf61ac feat: add AI agents as stakeholders in avoid-feature-creep skill 2026-01-17 15:10:17 -08:00
Wayne Sutton a2ee64fd81 update: Avoid Feature Creep for Agents rename 2026-01-17 14:01:15 -08:00
Wayne Sutton 8511916448 new: new avoid-feature-creep skill added 2026-01-17 13:55:21 -08:00
Wayne Sutton 455f4a9dc3 1.0.2 v1.0.2 2026-01-15 15:02:18 -08:00
Wayne Sutton cc3aae09ef Add .gitignore and exclude prds folder from repo 2026-01-15 14:52:58 -08:00
Wayne Sutton 9a063f776c 1.0.1 v1.0.1 2026-01-15 14:39:02 -08:00
Wayne Sutton a32027ba88 Add npm package support and publish to @waynesutton/convex-skills
- Add package.json with npm configuration
- Add CLI tool for installing skills (bin/cli.js)
- Add index.js for programmatic access
- Add .npmignore to exclude dev files
- Update README with npm installation instructions
2026-01-15 14:36:56 -08:00
Wayne Sutton 6b9371d47e updated readme v1 status 2026-01-15 14:07:07 -08:00
Wayne Sutton 2ab7adb7e0 Add skill templates and project documentation
- Add templates/skills/ with dev, help, gitrules templates
- Add files.md, task.md, docs.md for project tracking
- Update README with templates section and structure
- Update changelog with unreleased changes
2026-01-15 12:40:15 -08:00
Wayne Sutton 603b4b858e Add skill templates and project documentation
- Add templates/skills/ with dev, help, gitrules templates
- Add files.md, task.md, docs.md for project tracking
- Update changelog with unreleased changes
2026-01-15 12:38:40 -08:00
Wayne Sutton a7ae425202 Update title to indicate unofficial status 2026-01-15 12:27:54 -08:00
Wayne Sutton 19c0b9fcda Update title to indicate unofficial status 2026-01-15 12:17:54 -08:00
Wayne Sutton 0b6469ad21 Update repository URLs to get-convex/skills
- Update README.md installation instructions
- Update plugin.json repository field
2026-01-14 15:17:57 -08:00
Wayne Sutton 2d5db65d45 Prepare for Convex org release 2026-01-14 15:09:33 -08:00
Wayne Sutton acb4efb36b udpate readme license 2026-01-14 12:53:25 -08:00
Wayne Sutton 8383d4f00d add cron jobs, http actions, and migrations skills; update license to Apache-2.0 2026-01-14 12:51:18 -08:00
Wayne Sutton 18946d32d1 repo cleaned 2026-01-14 12:22:48 -08:00
Wayne Sutton ed1d7a8137 cleaned repo for github 2026-01-14 12:12:46 -08:00
Wayne Sutton 4c0ff65c8f first push 2026-01-14 11:50:13 -08:00
Wayne Sutton 6f39f8a8bc first commit 2026-01-14 11:46:35 -08:00