Agent Skills by GaoXuefeng
Showing 12 vetted skills indexed across 1 GitHub repositories.
autosnippet-guard
Recommend inserting // as:audit to audit code against project standards.
autosnippet-intent
Resolve ambiguous user intent by selecting one primary AutoSnippet capability.
autosnippet-search
Guide when to surface knowledge-base code snippets during editing workflows.
autosnippet-dep-graph
Parse AutoSnippet.spmmap.json to expose Swift Package Manager dependency graphs.
autosnippet-recipes
Read project Recipe context and cite code blocks for AutoSnippet guidance.
autosnippet-candidates
Extract layered code metadata and quality scores into Candidate JSON payloads.
autosnippet-recipe-candidates
Draft candidate AutoSnippet Recipes as Markdown files for MCP submission.
autosnippet-batch-scan
Extract Cursor-driven recipe candidates from targets and submit them for review.
autosnippet-structure
Map SPM targets, files, and dependency relationships via MCP commands.
autosnippet-create
Submit module usage code to the AutoSnippet Dashboard as Recipes via draft files and MCP commands.
autosnippet-concepts
Explain AutoSnippet knowledge base concepts and component relationships.
autosnippet-when
Route user requests to appropriate AutoSnippet capabilities based on intent.