c4-modeling
79Create Clear C4 Architecture Diagrams
Architecture discussions become confusing when diagrams mix detail levels or omit relationships. This skill creates structured C4 views and reviews them against consistent guidelines.
Detect Your Project Technology Stack
Technology stacks become difficult to inventory when projects use multiple manifests. This skill inspects local metadata and returns a consistent stack summary.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "library-detection" from https://skillstore.io/skills/consiliency-library-detection.md and its manifest at https://skillstore.io/api/skills/consiliency-library-detection/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "library-detection". Analyze a TypeScript web project with package.json and Vite configuration.
Expected outcome:
Detected TypeScript with React, Vite, Vitest, and React Testing Library. The project uses npm metadata and a Vite build workflow.
Using "library-detection". Inspect a Python service containing pyproject.toml.
Expected outcome:
Detected Python with FastAPI and pytest. PostgreSQL support is indicated by SQLAlchemy and asyncpg dependencies.
Using "library-detection". Review a C++ repository containing CMakeLists.txt.
Expected outcome:
Detected C++ with CMake as the build system and GoogleTest as the test framework.
All 42 static findings are false positives caused by Markdown syntax, local read-only commands, stderr redirection, and a JSON Schema identifier. No network request, secret access, command injection path, prompt injection, or malicious intent was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/consiliency-library-detection/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/consiliency-library-detection?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/consiliency-library-detection?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/consiliency-library-detection/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/consiliency-library-detection.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Consiliency. (2026). library-detection security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/consiliency-library-detection/audits/9@techreport{consiliency-consiliency-library-detection-2026,
author = {Consiliency},
title = {library-detection security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/consiliency-library-detection/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "library-detection security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Consiliency"
date-released: "2026-07-13"
url: "https://skillstore.io/skills/consiliency-library-detection/audits/9"
identifiers:
- type: other
value: "skillstore:consiliency-library-detection:audit:9"
description: "Skillstore immutable audit report identifier"
Create a concise stack inventory before exploring an unfamiliar repository.
Compare frameworks, test tools, build systems, and cloud SDKs across repositories.
Identify relevant technologies before selecting references and writing setup guidance.
Scan the current project for supported manifests. Summarize detected languages, frameworks, test tools, and build systems in Markdown.
Analyze this repository with development dependencies included. Report database and cloud SDK signals, and cite the manifest supporting each detection.
Scan this monorepo to depth {depth}. Compare stack components by package, then highlight shared tooling and conflicting framework versions.Audit the detected stack for uncertain classifications. Verify packages against imports and configuration files, distinguish direct from development dependencies, and explain each correction.
Author
ConsiliencyLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Consiliency/treesitter-chunker/tree/main/.ai-dev-kit/skills/library-detectionRef
635f69fb8d2f4e6330ba47a4e5a0fb239c04d110
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 420 views
File structure
Create Clear C4 Architecture Diagrams
Architecture discussions become confusing when diagrams mix detail levels or omit relationships. This skill creates structured C4 views and reviews them against consistent guidelines.
Retrieve Local Documentation Efficiently
Finding relevant local documentation can waste time and context. This skill guides targeted retrieval, source consolidation, and web fallback when local coverage is insufficient.
Research Topics Across Web, Docs, and Code
Research questions often require current web evidence, local documentation, and code examples. This skill coordinates those sources and synthesizes findings with clear confidence labels.
Encode Structured Data in TOON
JSON can consume excessive prompt tokens when records repeat the same keys. This skill converts suitable structures into compact TOON and validates format rules.
Generate Multi-Language Test Scaffolds
Creating consistent test skeletons across mixed-language repositories takes time. This skill analyzes public symbols and generates framework-specific scaffolds with fixtures, mocks, and TODO markers.
Build Project Testing Patterns
Teams often write inconsistent tests that are hard to maintain. This skill gives Claude, Codex, and Claude Code a shared testing structure for fixtures, mocks, coverage, and CI scope.
Design Software Architectures with Senior Guidance
by davila7
Architecture choices are hard to compare across product, scale, security, and team constraints. This skill gives structured guidance, references, and helper scripts for clearer decisions.
Analyze Your Codebase with a Structured Review
by Atman36
Large repositories hide architecture, dependency, and quality risks. This skill produces a structured map, focused checks, and prioritized recommendations.
Assess Module Architecture Health
by C0ntr0lledCha0s
Unbalanced modules and unclear dependencies make Logseq templates difficult to maintain. This skill scores module health and recommends focused structural improvements.
Create Audience-Focused READMEs
by softaworks
Generic READMEs often miss the needs of contributors, teammates, or future maintainers. This skill guides Claude, Codex, and Claude Code through audience questions, templates, and quality checks.
Validate System Integrations Before Deployment
by BarisSozen
Integration failures can block deployments through port conflicts, unavailable databases, or mismatched APIs. This skill provides a focused checklist for finding those problems early.
Map Project Dependencies
by DNYoussef
Large dependency trees can hide security, version, and architecture risks. This skill guides Claude, Codex, and Claude Code through dependency discovery, graph analysis, and reports.