@softspark/ai-toolkit 3.4.0 → 3.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/AGENTS.md +111 -111
  2. package/CHANGELOG.md +38 -0
  3. package/README.md +8 -7
  4. package/app/.claude-plugin/plugin.json +1 -1
  5. package/app/skills/a11y-validate/SKILL.md +1 -1
  6. package/app/skills/agent-creator/SKILL.md +1 -1
  7. package/app/skills/analyze/SKILL.md +1 -1
  8. package/app/skills/api-patterns/SKILL.md +1 -1
  9. package/app/skills/app-builder/SKILL.md +1 -1
  10. package/app/skills/architecture-audit/SKILL.md +1 -1
  11. package/app/skills/architecture-decision/SKILL.md +1 -1
  12. package/app/skills/biz-scan/SKILL.md +1 -1
  13. package/app/skills/brand-voice/SKILL.md +1 -1
  14. package/app/skills/briefing/SKILL.md +1 -1
  15. package/app/skills/build/SKILL.md +1 -1
  16. package/app/skills/chaos/SKILL.md +1 -1
  17. package/app/skills/ci/SKILL.md +1 -1
  18. package/app/skills/ci-cd-patterns/SKILL.md +1 -1
  19. package/app/skills/clean-code/SKILL.md +1 -1
  20. package/app/skills/command-creator/SKILL.md +1 -1
  21. package/app/skills/commit/SKILL.md +1 -1
  22. package/app/skills/content-moderation-patterns/SKILL.md +1 -1
  23. package/app/skills/council/SKILL.md +1 -1
  24. package/app/skills/cpp-rules/SKILL.md +1 -1
  25. package/app/skills/csharp-patterns/SKILL.md +1 -1
  26. package/app/skills/csharp-rules/SKILL.md +1 -1
  27. package/app/skills/cve-scan/SKILL.md +1 -1
  28. package/app/skills/dart-rules/SKILL.md +1 -1
  29. package/app/skills/database-patterns/SKILL.md +1 -1
  30. package/app/skills/debug/SKILL.md +1 -1
  31. package/app/skills/debugging-tactics/SKILL.md +1 -1
  32. package/app/skills/deploy/SKILL.md +1 -1
  33. package/app/skills/design-an-interface/SKILL.md +1 -1
  34. package/app/skills/design-engineering/SKILL.md +1 -1
  35. package/app/skills/docker-devops/SKILL.md +1 -1
  36. package/app/skills/docs/SKILL.md +1 -1
  37. package/app/skills/documentation-standards/SKILL.md +1 -1
  38. package/app/skills/ecommerce-patterns/SKILL.md +1 -1
  39. package/app/skills/evaluate/SKILL.md +1 -1
  40. package/app/skills/evolve/SKILL.md +1 -1
  41. package/app/skills/explain/SKILL.md +1 -1
  42. package/app/skills/explore/SKILL.md +1 -1
  43. package/app/skills/fix/SKILL.md +1 -1
  44. package/app/skills/flutter-patterns/SKILL.md +1 -1
  45. package/app/skills/git-mastery/SKILL.md +1 -1
  46. package/app/skills/golang-rules/SKILL.md +1 -1
  47. package/app/skills/grill-me/SKILL.md +1 -1
  48. package/app/skills/health/SKILL.md +1 -1
  49. package/app/skills/hipaa-validate/SKILL.md +1 -1
  50. package/app/skills/hive-mind/SKILL.md +1 -1
  51. package/app/skills/hook-creator/SKILL.md +1 -1
  52. package/app/skills/index/SKILL.md +1 -1
  53. package/app/skills/instinct-review/SKILL.md +1 -1
  54. package/app/skills/java-patterns/SKILL.md +1 -1
  55. package/app/skills/java-rules/SKILL.md +1 -1
  56. package/app/skills/json-mode-patterns/SKILL.md +1 -1
  57. package/app/skills/kotlin-patterns/SKILL.md +1 -1
  58. package/app/skills/kotlin-rules/SKILL.md +1 -1
  59. package/app/skills/lint/SKILL.md +1 -1
  60. package/app/skills/mcp-builder/SKILL.md +1 -1
  61. package/app/skills/mcp-patterns/SKILL.md +1 -1
  62. package/app/skills/medplum-rules/SKILL.md +1 -1
  63. package/app/skills/mem-search/SKILL.md +1 -1
  64. package/app/skills/migrate/SKILL.md +1 -1
  65. package/app/skills/migration-patterns/SKILL.md +1 -1
  66. package/app/skills/model-routing-patterns/SKILL.md +1 -1
  67. package/app/skills/night-watch/SKILL.md +1 -1
  68. package/app/skills/observability-patterns/SKILL.md +1 -1
  69. package/app/skills/onboard/SKILL.md +1 -1
  70. package/app/skills/orchestrate/SKILL.md +1 -1
  71. package/app/skills/panic/SKILL.md +1 -1
  72. package/app/skills/performance-profiling/SKILL.md +1 -1
  73. package/app/skills/persona/SKILL.md +1 -1
  74. package/app/skills/php-rules/SKILL.md +1 -1
  75. package/app/skills/plan/SKILL.md +1 -1
  76. package/app/skills/plan-writing/SKILL.md +1 -1
  77. package/app/skills/plugin-creator/SKILL.md +1 -1
  78. package/app/skills/pr/SKILL.md +1 -1
  79. package/app/skills/prd-to-issues/SKILL.md +1 -1
  80. package/app/skills/prd-to-plan/SKILL.md +1 -1
  81. package/app/skills/predict/SKILL.md +1 -1
  82. package/app/skills/prompt-caching-patterns/SKILL.md +1 -1
  83. package/app/skills/python-rules/SKILL.md +1 -1
  84. package/app/skills/qa-session/SKILL.md +1 -1
  85. package/app/skills/rag-patterns/SKILL.md +1 -1
  86. package/app/skills/refactor/SKILL.md +1 -1
  87. package/app/skills/refactor-plan/SKILL.md +1 -1
  88. package/app/skills/repeat/SKILL.md +1 -1
  89. package/app/skills/research-mastery/SKILL.md +1 -1
  90. package/app/skills/review/SKILL.md +1 -1
  91. package/app/skills/rollback/SKILL.md +1 -1
  92. package/app/skills/ruby-patterns/SKILL.md +1 -1
  93. package/app/skills/ruby-rules/SKILL.md +1 -1
  94. package/app/skills/rust-patterns/SKILL.md +1 -1
  95. package/app/skills/rust-rules/SKILL.md +1 -1
  96. package/app/skills/search/SKILL.md +1 -1
  97. package/app/skills/security-patterns/SKILL.md +1 -1
  98. package/app/skills/seo-validate/SKILL.md +1 -1
  99. package/app/skills/skill-audit/SKILL.md +1 -1
  100. package/app/skills/skill-creator/SKILL.md +1 -1
  101. package/app/skills/subagent-development/SKILL.md +1 -1
  102. package/app/skills/swarm/SKILL.md +1 -1
  103. package/app/skills/swift-patterns/SKILL.md +1 -1
  104. package/app/skills/swift-rules/SKILL.md +1 -1
  105. package/app/skills/tdd/SKILL.md +1 -1
  106. package/app/skills/teams/SKILL.md +1 -1
  107. package/app/skills/test/SKILL.md +1 -1
  108. package/app/skills/testing-patterns/SKILL.md +1 -1
  109. package/app/skills/triage-issue/SKILL.md +1 -1
  110. package/app/skills/typescript-patterns/SKILL.md +1 -1
  111. package/app/skills/typescript-rules/SKILL.md +1 -1
  112. package/app/skills/ubiquitous-language/SKILL.md +1 -1
  113. package/app/skills/verification-before-completion/SKILL.md +1 -1
  114. package/app/skills/workflow/SKILL.md +1 -1
  115. package/app/skills/write-a-prd/SKILL.md +1 -1
  116. package/llms-full.txt +111 -111
  117. package/manifest.json +1 -1
  118. package/package.json +1 -1
  119. package/scripts/generate_language_rules_skills.py +3 -9
  120. package/scripts/hook_sources.py +6 -0
  121. package/scripts/rule_sources.py +5 -0
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: prompt-caching-patterns
3
- description: "Loaded when user builds with Anthropic API and needs to cut cost or latency via prompt caching. Covers TTL, cache breakpoints, stacking, invalidation, and measuring hit rate."
3
+ description: "Anthropic API prompt caching: TTL, breakpoints, stacking, invalidation, hit rate. Triggers: prompt caching, cache_control, cache breakpoint, cache TTL, hit rate."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: python-rules
3
- description: "Python coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .py, .pyi, pyproject.toml, requirements.txt, Pipfile, FastAPI, Django, Flask, pytest, SQLAlchemy, ruff, mypy. Load when writing, reviewing, or editing Python code."
3
+ description: "Python coding rules: style, patterns, security, testing. Triggers: .py, .pyi, pyproject.toml, requirements.txt, Pipfile, FastAPI, Django, Flask, pytest, SQLAlchemy, ruff, mypy."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: qa-session
3
- description: "Interactive QA session where user reports bugs conversationally and agent files GitHub issues with domain language. Explores codebase in background for context. Use when user wants to report bugs, do QA, file issues conversationally, or mentions QA session."
3
+ description: "Interactive QA: user reports bugs conversationally, agent files GitHub issues. Triggers: QA session, report bug, file issue, conversational QA, bug intake."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[area to QA or first bug report]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: rag-patterns
3
- description: "RAG architecture: embeddings, chunking strategies, hybrid search (BM25 + vector), reranking, CRAG/self-correcting, multi-hop reasoning, evaluation metrics. Triggers: RAG, embedding, vector search, pgvector, Qdrant, Pinecone, Weaviate, chunking, reranker, retrieval, hybrid search, semantic search, knowledge base, cosine similarity. Load when building or tuning RAG systems."
3
+ description: "RAG: embeddings, chunking, hybrid search (BM25+vector), reranking, CRAG, multi-hop. Triggers: RAG, embedding, pgvector, Qdrant, Pinecone, Weaviate, reranker, semantic search."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: refactor
3
- description: "Refactor code for quality and maintainability"
3
+ description: "Refactors code for quality and maintainability. Triggers: refactor, clean up, restructure, improve code, modernize."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[target and goal]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: refactor-plan
3
- description: "Create a detailed refactor plan with tiny commits via user interview, then file as a GitHub issue RFC. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps."
3
+ description: "Creates detailed refactor plan with tiny commits via interview, files as GitHub RFC. Triggers: refactor plan, refactoring RFC, incremental refactor, safe steps."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[area or module to refactor]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: repeat
3
- description: "Run a prompt or slash command on a recurring interval until task complete or limits reached. Use when user wants to set up a recurring task, poll for status, or run something repeatedly on an interval."
3
+ description: "Runs prompt/slash command on recurring interval until done or limit. Triggers: repeat, recurring task, poll status, run every N minutes, interval."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[interval] [command or prompt] (e.g., /repeat 5m /test, defaults to 10m)"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: research-mastery
3
- description: "Hierarchical information retrieval following strict order: KB first (smart_query/crag_search), then MCP/Context7, then web search, then LLM knowledge as last resort. Triggers: research, find information, verify fact, synthesize sources, fact-check, cross-reference, multi-source, cite sources, investigate topic. Load when any task requires external or cross-source knowledge."
3
+ description: "Hierarchical retrieval: KB first (smart_query/crag_search), then MCP/Context7, then web. Triggers: research, fact-check, verify, synthesize, cross-reference, multi-source, investigate, cite sources."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: review
3
- description: "Review code for quality, security, and correctness"
3
+ description: "Reviews code for quality, security, correctness. Triggers: code review, quality review, security review, review PR, review branch."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[target: branch, pr, file path, or staged changes]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: rollback
3
- description: "Roll back a git commit, database migration, or deployment to a previous known-good state with safety checks and health verification. Use when the user wants to revert recent changes safely not to undo local edits or halt the whole system."
3
+ description: "Rolls back git commit, DB migration, or deploy to known-good with safety + health checks. Triggers: rollback, revert deploy, revert migration, rollback commit, git revert."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[target: git/db/deploy]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: ruby-patterns
3
- description: "Ruby and Rails development patterns: blocks, metaprogramming, ActiveRecord, Sidekiq, RSpec, Sorbet/RBS, Hanami, Roda, Rack middleware. Triggers: Ruby, Rails, ActiveRecord, Sidekiq, RSpec, gem, Gemfile, bundler, rake, Hanami, Sorbet. Load when writing or reviewing Ruby code."
3
+ description: "Ruby/Rails: blocks, metaprogramming, ActiveRecord, Sidekiq, RSpec, Sorbet, Hanami. Triggers: Ruby, Rails, ActiveRecord, Sidekiq, RSpec, Gemfile, bundler, Hanami, Sorbet."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: ruby-rules
3
- description: "Ruby coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .rb, Gemfile, .gemspec, Rails, ActiveRecord, Sidekiq, RSpec, Sorbet, rubocop. Load when writing, reviewing, or editing Ruby code."
3
+ description: "Ruby coding rules: style, patterns, security, testing. Triggers: .rb, Gemfile, .gemspec, Rails, ActiveRecord, Sidekiq, RSpec, Sorbet, rubocop."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: rust-patterns
3
- description: "Rust development patterns: ownership, borrowing, lifetimes, async (Tokio), error handling (Result/anyhow/thiserror), traits, macros, zero-cost abstractions, unsafe boundaries. Triggers: Rust, borrow checker, lifetime, Tokio, async Rust, cargo, trait, impl, Result, unsafe, lifetime annotation, clippy. Load when writing or reviewing Rust code."
3
+ description: "Rust: ownership, lifetimes, async (Tokio), Result/anyhow/thiserror, traits, unsafe. Triggers: Rust, borrow checker, lifetime, Tokio, cargo, trait, impl, Result, unsafe, clippy."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: rust-rules
3
- description: "Rust coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .rs, Cargo.toml, Cargo.lock, Tokio, Axum, Serde, clippy, cargo test. Load when writing, reviewing, or editing Rust code."
3
+ description: "Rust coding rules: style, patterns, security, testing. Triggers: .rs, Cargo.toml, Cargo.lock, Tokio, Axum, Serde, clippy, cargo test."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: search
3
- description: "Search the knowledge base with semantic and hybrid modes"
3
+ description: "Searches the KB with semantic + hybrid modes. Triggers: search KB, semantic search, hybrid search, knowledge base query."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[query]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: security-patterns
3
- description: "Application security: OWASP Top 10, authN/authZ, input validation, secrets management, TLS, CSRF/XSS/SQLi, session handling, JWT, rate limiting, CSP. Triggers: security, OWASP, auth, JWT, CSRF, XSS, SQL injection, secrets, encryption, TLS, authentication, authorization, CSP, CORS, password hashing. Load when touching auth code, handling user input, or doing security review."
3
+ description: "App security: OWASP, authN/authZ, input validation, secrets, TLS, CSRF/XSS/SQLi, JWT, CSP. Triggers: security, OWASP, auth, JWT, CSRF, XSS, SQL injection, secrets, TLS, CSP, CORS."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: seo-validate
3
- description: "Validate code against SEO best practices: W3C semantics, meta/OG tags, Schema.org, hreflang, Core Web Vitals (LCP/INP/CLS), resource hints, GEO, SPA/SSG/CSR crawlability, technical SEO, accessibility-for-SEO. Supports React/Next/Nuxt/Astro/Gatsby/SvelteKit/Remix/Angular/Vue/static HTML."
3
+ description: "SEO validator: meta/OG, Schema.org, hreflang, Core Web Vitals, crawlability. Triggers: SEO, meta tags, Schema.org, hreflang, LCP, INP, CLS, Core Web Vitals, sitemap, crawlability."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  disable-model-invocation: true
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: skill-audit
3
- description: "Scan skills and agents for security risks: dangerous patterns, secrets, excessive permissions"
3
+ description: "Scans skills/agents for security risks: dangerous patterns, secrets, excessive perms. Triggers: skill audit, security scan, agent audit, dangerous pattern."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[skill-name | --all | --fix]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: skill-creator
3
- description: "Create new skills from templates with guided workflow"
3
+ description: "Creates new skills from templates via guided workflow. Triggers: new skill, create skill, skill scaffold, skill template."
4
4
  effort: high
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[skill name or description]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: subagent-development
3
- description: "Execute implementation plans using fresh subagents per task with two-stage review: spec compliance first, then code quality. Use when executing plans with independent tasks."
3
+ description: "Executes plans via fresh subagents per task with two-stage review (spec quality). Triggers: subagent execution, execute plan, fresh agent per task, spec compliance review."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[plan file or task description]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: swarm
3
- description: "Execute tasks via Map-Reduce, Consensus, or Relay swarms"
3
+ description: "Runs tasks via Map-Reduce, Consensus, or Relay swarms. Triggers: swarm, map-reduce, consensus swarm, relay swarm, parallel agents."
4
4
  user-invocable: true
5
5
  effort: max
6
6
  argument-hint: "[map-reduce|consensus|relay] [--with-kb] [--worktree] [task]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: swift-patterns
3
- description: "Swift and iOS development patterns: SwiftUI, Combine, async/await, property wrappers, actors, Swift Package Manager, Core Data, UIKit interop, @MainActor. Triggers: Swift, SwiftUI, Combine, iOS, Xcode, actor, property wrapper, Core Data, SPM, UIKit, @MainActor, @State, @Binding. Load when writing or reviewing Swift code."
3
+ description: "Swift/iOS: SwiftUI, Combine, async/await, actors, SPM, Core Data, UIKit interop. Triggers: Swift, SwiftUI, Combine, iOS, Xcode, actor, Core Data, @MainActor, @State."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: swift-rules
3
- description: "Swift coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .swift, Package.swift, .xcodeproj, SwiftUI, Combine, async/await, XCTest. Load when writing, reviewing, or editing Swift code."
3
+ description: "Swift coding rules: style, patterns, security, testing. Triggers: .swift, Package.swift, .xcodeproj, SwiftUI, Combine, async/await, XCTest."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: tdd
3
- description: "Test-driven development with red-green-refactor loop and vertical slices. Use when user wants TDD, test-first development, red-green-refactor, or building features with tests driving the implementation."
3
+ description: "TDD with red-green-refactor loop and vertical slices. Triggers: TDD, test-first, red-green-refactor, test driving development."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[feature or behavior to implement]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: teams
3
- description: "Launches pre-configured multi-agent teams for code review, debugging, feature development, security audits, and database migrations. Use when the user asks to start a multi-agent workflow, coordinate agent teams, run a team review, or needs parallel agent collaboration on a complex task."
3
+ description: "Launches multi-agent teams for review, debugging, feature dev, security audits, migrations. Triggers: multi-agent workflow, agent teams, team review, parallel agent collaboration."
4
4
  effort: max
5
5
  user-invocable: true
6
6
  argument-hint: "<preset> [task-description]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: test
3
- description: "Run the project's test suite with coverage reporting, auto-detecting the framework (pytest, vitest, jest, flutter test, go test, cargo test, phpunit). Use when the user asks to run existing tests not to author new ones test-first."
3
+ description: "Runs project test suite with coverage, auto-detects framework (pytest, vitest, jest, flutter, go, cargo, phpunit). Triggers: run tests, test suite, coverage report."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[file or pattern]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: testing-patterns
3
- description: "Testing strategy and craft: pyramid vs trophy, unit/integration/e2e split, fixtures, mocks vs fakes vs stubs, AAA pattern, flaky test diagnosis, coverage goals, property-based testing. Triggers: test, testing strategy, fixture, mock, stub, AAA, unit test, integration test, e2e, Playwright, Cypress, flaky, coverage, TDD, test pyramid. Load when writing, reviewing, or designing test suites."
3
+ description: "Testing strategy: pyramid, AAA, mocks/fakes/stubs, flaky tests, coverage. Triggers: test, fixture, mock, stub, e2e, TDD, Playwright, Cypress, flaky, coverage, property-based."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: triage-issue
3
- description: "Triage a bug by deeply exploring the codebase for root cause, then create a GitHub issue with a TDD-based fix plan. Mostly hands-off minimal user interaction. Use when user reports a bug, wants to investigate an issue, mentions triage, or wants a fix plan."
3
+ description: "Bug triage: explores codebase for root cause, files GitHub issue with TDD fix plan. Triggers: triage, investigate bug, fix plan, root cause, file issue, bug report."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[bug description or symptom]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: typescript-patterns
3
- description: "TypeScript type safety patterns: strict mode, generics, conditional types, template literals, discriminated unions, branded types, Zod, satisfies operator, const assertions. Triggers: TypeScript, TS, generics, conditional type, utility type, strict, Zod, satisfies, discriminated union, type safety, type narrowing, template literal type. Load when writing or reviewing TypeScript code."
3
+ description: "TypeScript type safety: generics, conditional types, discriminated unions, Zod, satisfies, branded types. Triggers: TypeScript, TS, generics, Zod, satisfies, type narrowing, strict mode."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: typescript-rules
3
- description: "TypeScript/JavaScript coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .ts, .tsx, .js, .jsx, package.json, tsconfig.json, React, Next.js, Vue, Vite, Vitest, Jest, ESLint. Load when writing, reviewing, or editing TypeScript/JavaScript code."
3
+ description: "TypeScript/JavaScript coding rules: style, patterns, security, testing. Triggers: .ts, .tsx, .js, .jsx, package.json, tsconfig.json, React, Next.js, Vue, Vite, Vitest, Jest, ESLint."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: ubiquitous-language
3
- description: "Extract a DDD-style ubiquitous language glossary from the conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, or mentions DDD or domain model."
3
+ description: "Extracts DDD ubiquitous language glossary, flags ambiguities, saves to UBIQUITOUS_LANGUAGE.md. Triggers: define domain terms, build glossary, harden terminology, DDD, domain model."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[domain or context to extract terms from]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: verification-before-completion
3
- description: "Loaded when agent is about to claim work is complete, fixed, or passing requires running verification commands and confirming output before making any success claims. Evidence before assertions, always."
3
+ description: "Forces verification commands before success claims. Evidence before assertions. Triggers: complete, fixed, passing, done, ready, verified."
4
4
  user-invocable: false
5
5
  allowed-tools: Read
6
6
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: workflow
3
- description: "Start and manage autonomous agent workflows"
3
+ description: "Starts and manages autonomous agent workflows. Triggers: workflow, start workflow, autonomous agents, agent pipeline."
4
4
  user-invocable: true
5
5
  effort: max
6
6
  argument-hint: "[type] [task description]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: write-a-prd
3
- description: "Create a Product Requirements Document through interactive interview, codebase exploration, and deep module design. Use when user wants to write a PRD, create product requirements, or plan a new feature from scratch."
3
+ description: "Creates PRD via interactive interview + codebase exploration + module design. Triggers: write PRD, product requirements, plan new feature, PRD interview."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[feature or problem description]"