Consiliency

Consiliency

Active
32
Skills
7
Categories
ClaudeCodexCode(CC)

Published Skills 32

📚

docs-retrieval

Retrieve Documentation from Local Knowledge Base

Safe 71

Finding the right documentation while coding wastes time and breaks focus. This skill enables Claude to efficiently retrieve context from local documentation using hierarchical navigation patterns optimized for token efficiency.

Claude Codex Code(CC)
Install
📦

docs-navigation

Navigate Documentation Hierarchies Efficiently

Safe 70

Searching documentation wastes tokens and time loading irrelevant content. This skill teaches Claude to navigate hierarchical documentation indexes, loading only specific pages needed for your task while minimizing context window usage.

Claude Codex Code(CC)
Install
📦

dependency-sync

Sync Dependencies Automatically

Safe 70

Manually tracking and updating package manifests wastes time and causes errors. This skill automatically detects new imports in your code and updates the correct manifest files with the right package names and version constraints.

Claude Codex Code(CC)
Install
📦

codebase-analysis

Analyze unfamiliar codebases systematically

Safe 71

Understanding unfamiliar codebases wastes hours of developer time. This skill provides structured patterns to quickly identify entry points, trace dependencies, detect architectural patterns, and catalog technical debt.

Claude Codex Code(CC)
Install
🔍

chrome-devtools-debugging

Debug Web Apps with Chrome DevTools

Safe 71

Web application debugging requires inspecting console errors, network requests, and authenticated sessions. This skill provides structured access to Chrome DevTools MCP for automated debugging workflows, performance analysis, and JavaScript execution in browser context.

Claude Codex Code(CC)
Install
📦

c4-modeling

Create C4 Architecture Diagrams with Mermaid

Safe 71

Software architecture diagrams are often inconsistent and hard to maintain across teams. This skill provides structured guidance for creating clear, hierarchical architecture diagrams using the C4 model methodology with Mermaid syntax.

Claude Codex Code(CC)
Install
🌐

browser-discovery

Detect browser tools for documentation discovery

Safe 70

Static tools like curl fail on JavaScript-rendered sites. This skill provides a decision tree for detecting when browser automation is needed and selects the best available browser tool for documentation discovery.

Claude Codex Code(CC)
Install
📦

baml-integration

Integrate type-safe LLM prompting with BAML

Safe 70

Working with LLM outputs often leads to parsing errors and type mismatches. This skill provides universal BAML patterns for type-safe LLM prompting with automatic code generation for Python and TypeScript.

Claude Codex Code(CC)
Install