Skip to main content
مستودع GitHub

treesitter-chunker

يحتوي treesitter-chunker على 30 من skills المجمعة من Consiliency، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
30
Stars
8
محدث
2026-01-02
Forks
1
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

baml-integration
مطوّرو البرمجيات

Generic BAML patterns for type-safe LLM prompting. Covers schema design, DTO generation, client wrappers, and cross-language codegen. Framework-agnostic.

2026-01-02
browser-discovery
مطوّرو البرمجيات

Browser automation for documentation discovery. Use when curl fails on JS-rendered sites, when detecting available browser tools, or when configuring browser-based documentation collection.

2026-01-02
c4-modeling
مطوّرو البرمجيات

C4 architectural modeling for documenting software architecture. Use when creating architecture diagrams, planning new systems, communicating with stakeholders, or conducting architecture reviews.

2026-01-02
chrome-devtools-debugging
مطوّرو الويب

Debug and analyze web applications using Chrome DevTools MCP. Use for console log inspection, network request monitoring, performance analysis, and debugging authenticated sessions. For basic browser automation (screenshots, form filling), use browser-discovery skill instead.

2026-01-02
codebase-analysis
مطوّرو البرمجيات

Patterns and techniques for analyzing brownfield codebases. Use when onboarding to unfamiliar code, preparing for refactoring, conducting architecture reviews, or identifying technical debt.

2026-01-02
dependency-sync
مطوّرو البرمجيات

Detect new imports in modified files and auto-install missing dependencies. Works with npm, uv, pip, cargo, go mod, and other package managers. Triggers after code implementation to keep manifests in sync.

2026-01-02
docs-navigation
مطوّرو البرمجيات

Navigate hierarchical ai-docs indexes to find documentation. Check local docs FIRST for speed and curated context before web searching. Covers Claude Code, BAML, MCP, and other tracked libraries.

2026-01-02
docs-retrieval
مطوّرو البرمجيات

Retrieve documentation context from local ai-docs. Check here first when implementing features, debugging errors, or needing library information. Fall back to web search if topic not found locally.

2026-01-02
docs-sources
مطوّرو البرمجيات

Knowledge of documentation platforms and fetching strategies. Use when adding new documentation sources, determining fetch strategy for a docs site, detecting doc frameworks, or configuring the docs registry.

2026-01-02
library-detection
مطوّرو البرمجيات

Detect project stack from package manifests (package.json, pyproject.toml, go.mod, Cargo.toml, pubspec.yaml, CMakeLists.txt). Auto-identify frameworks, test tools, and build systems for onboarding.

2026-01-02
model-discovery
مطوّرو البرمجيات

Fetch current model names from AI providers (Anthropic, OpenAI, Gemini, Ollama), classify them into tiers (fast/default/heavy), and detect new models. Use when needing up-to-date model IDs for API calls or when other skills reference model names.

2026-01-02
multi-agent-orchestration
مطوّرو البرمجيات

Orchestrate tasks across multiple AI providers (Claude, OpenAI, Gemini, Cursor, OpenCode, Ollama). Use when delegating tasks to specialized providers, routing based on capabilities, or implementing fallback strategies.

2026-01-02
orchestration-native-invoke
مطوّرو البرمجيات

Invoke external AI CLIs via native Task agents (Claude, Codex, Gemini, Cursor). Primary mode for multi-provider orchestration with fork-terminal fallback for auth.

2026-01-02
orchestration
مطوّرو البرمجيات

Skills for orchestrating tasks across multiple AI providers and execution environments. Parent skill category containing native-invoke and related delegation patterns.

2026-01-02
post-impl-docs
مطوّرو البرمجيات

Update repository documentation after code implementation. Maintains README, CHANGELOG, docs/ folder, and inline docstrings based on changes made. Triggered by lane-executor after task completion.

2026-01-02
schema-alignment
مصممو قواعد البيانات

Detect and report drift between database schema and code data models. Works with SQLAlchemy, Django ORM, Prisma, TypeORM, and other ORMs. Generic across any project.

2026-01-02
security-audit
محللو أمن المعلومات

Detect common security vulnerabilities in code. Covers OWASP patterns, SQL injection, bare excepts, shell injection. Framework-agnostic.

2026-01-02
spawn-agent
مطوّرو البرمجيات

Spawn an AI coding agent in a new terminal (Claude, Codex, Gemini, Cursor, OpenCode, Copilot). Defaults to Claude Code if unspecified.

2026-01-02
spawn
مطوّرو البرمجيات

Skills for spawning external processes - AI coding agents and generic CLI commands in new terminal windows. Parent skill category for agent and terminal spawning.

2026-01-02
spawn-terminal
مطوّرو البرمجيات

Spawn a new terminal window to run CLI commands (ffmpeg, curl, python, etc.). Use for non-AI command execution.

2026-01-02
spec-discovery
مطوّرو البرمجيات

Parse specs to extract IDs, titles, and traceability metadata (repo, path, hash).

2026-01-02
stack-analyzer
مطوّرو البرمجيات

Analyze project stack and recommend skills. Auto-detects frameworks, activates generic ai-dev-kit skills, and optionally scaffolds project-specific skills in the target repo.

2026-01-02
project-domain
متخصصو إدارة المشاريع

"Domain vocabulary and entity relationships for {project}. Ensures consistent terminology and model understanding."

2026-01-02
project-research
متخصصو إدارة المشاريع

"Research workflow patterns specific to {project}. Covers research agent coordination, source management, and synthesis strategies."

2026-01-02
project-testing
محللو ضمان جودة البرمجيات والمختبرون

"Custom test patterns and fixtures for {project}. Covers E2E, integration, and specialized testing requirements."

2026-01-02
standards-extraction
مطوّرو البرمجيات

Extract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.

2026-01-02
supabase-patterns
مطوّرو البرمجيات

Generic Supabase best practices for Row Level Security, realtime subscriptions, storage, and edge functions. Framework-agnostic.

2026-01-02
test-scaffolding
محللو ضمان جودة البرمجيات والمختبرون

Generate test file scaffolds from source analysis with language-appropriate templates.

2026-01-02
toon-format
مطوّرو البرمجيات

TOON (Token-Oriented Object Notation) encoding for LLM-efficient data representation. 30-60% token savings vs JSON for structured data.

2026-01-02
treesitter-patterns
مطوّرو البرمجيات

Universal patterns for tree-sitter code parsing. Covers AST visitors, query patterns, and language plugin development. Framework-agnostic.

2026-01-02