Agent skills for code context engineering
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Refactor: Migrate language parsing from individual regex-based files to a unified Tree-sitter system with centralized language configurations.
603c5cdView on GitHubdocs: Remove reference to extended skills library in README files for clarity and consistency.
290601bView on GitHubdocs: Update context templates for clarity and consistency, including adjustments to loading instructions and formatting across multiple files.
ec6f28eView on GitHubdocs: Revise SKILL.md to include core principles, detailed usage guidelines, red flags, and common mistakes, while removing the quick start and version information.
8684515View on GitHubrefactor: update README paths to reflect the `code-context-analyzer` directory structure.
30e4e18View on GitHubfeat: Add default context directory and streamline agent-specific index file configurations.
fb04e76View on GitHubfeat: Enhance multi-language support in code analysis by adding parsers for Java, Kotlin, Swift, Dart, and Flutter, and update documentation with new language capabilities.
c82afcfView on GitHubrefactor: extensively update SKILL.md with a detailed context engineering protocol and adjust test import path for script restructuring.
267528cView on GitHubdocs: Update root index path and remove supported languages section from skill documentation.
1f27257View on GitHubfeat: Add comprehensive project READMEs, update SKILL.md data schema description, and ignore generated analysis output.
5c42138View on GitHubfeat: Implement multi-language code analysis with dedicated parsers, symbol extraction, and comprehensive tests.
b069d26View on GitHub