๐ŸŽฏ

knowledge-base

๐ŸŽฏSkill

from commontoolsinc/labs

VibeIndex|
What it does
|

Knowledge base skill for Common Tools, establishing source hierarchy for resolving conflicts between documentation, code, and specs as a foundation for Oracle and Corrector agents.

๐Ÿ“ฆ

Same repository

commontoolsinc/labs(13 items)

knowledge-base

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add commontoolsinc/labs --skill knowledge-base
skills.sh Installโš  Installs to .agents/skills/
npx skills add commontoolsinc/labs --skill knowledge-base
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/knowledge-base/SKILL.md

SKILL.md

114Installs
-
Last UpdatedJan 29, 2026

More from this repository10

๐ŸŽฏ
lit-component๐ŸŽฏSkill

Lit component skill for building web components using the Lit library with reactive properties and shadow DOM encapsulation.

๐ŸŽฏ
task-management๐ŸŽฏSkill

Task management skill for Common Tools, providing structured task tracking and prioritization within the pattern development workflow.

๐ŸŽฏ
pattern-critic๐ŸŽฏSkill

Pattern critic agent skill that reviews pattern code for violations of documented rules, gotchas, and anti-patterns, producing categorized checklists with PASS/FAIL results.

๐ŸŽฏ
pattern-debug๐ŸŽฏSkill

Pattern debugging skill for systematically diagnosing pattern errors in the Common Tools ct CLI and charm deployments.

๐ŸŽฏ
pattern-schema๐ŸŽฏSkill

Pattern schema design skill for creating schemas.tsx with Input/Output types before writing pattern code, following Common Tools pattern development workflow.

๐ŸŽฏ
pattern-ui๐ŸŽฏSkill

Pattern UI skill for adding layout and styling polish to applications using a component-based design system.

๐ŸŽฏ
pattern-dev๐ŸŽฏSkill

Pattern dev skill for Common Tools, providing the complete pattern development workflow from schema design through implementation, testing, and deployment.

๐ŸŽฏ
pattern-deploy๐ŸŽฏSkill

Pattern deploy skill for deploying and testing patterns with the ct CLI, covering syntax checking, deployment commands, and identity key management in Common Tools workflows.

๐ŸŽฏ
pattern-test๐ŸŽฏSkill

Pattern test skill for writing and running tests on Common Tools patterns, covering test file format, Stream action testing, and bound handler verification.

๐ŸŽฏ
ct๐ŸŽฏSkill

CT CLI documentation skill for Common Tools, providing comprehensive reference for the ct command-line tool used in pattern development and deployment.