SurfSense/.cursor/skills/python-patterns/metadata.json

26 lines
1.5 KiB
JSON
Raw Normal View History

2026-03-27 17:08:03 -07:00
{
"name": "python-patterns",
"description": "Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.",
"category": "development",
"canonical_category": "development",
"repository": "majiayu000/claude-skill-registry-data",
"repository_url": "https://github.com/majiayu000/claude-skill-registry-data",
"author": "majiayu000",
"author_avatar": "https://github.com/majiayu000.png",
"file_path": "data/antigravity-python-patterns/SKILL.md",
"source": "github_curated_repos",
"stars": 2,
"quality_score": 64,
"best_practices_score": 60,
"skill_level": 3,
"skill_level_label": "resources",
"has_scripts": true,
"has_extra_files": false,
"downloads": 0,
"content_hash": "4dd862e5d25189c938320851ba3a0fcc6155f88b67f3822aaa4d0fac7e2d4659",
"indexed_at": "2026-03-01T03:09:48.327Z",
"synced_at": "2026-03-01T06:21:10.361Z",
"omni_registry_url": "https://omni-skill-registry.omniroute.online/#/skill/1d2fb797167c0af9a8694048782c1c3aab4b64b5b33cd055e1e7b702ede3eeb5",
"install_command": "mkdir -p .claude/skills/python-patterns && curl -sL \"https://raw.githubusercontent.com/majiayu000/claude-skill-registry-data/main/data/antigravity-python-patterns/SKILL.md\" > .claude/skills/python-patterns/SKILL.md",
"raw_url": "https://raw.githubusercontent.com/majiayu000/claude-skill-registry-data/main/data/antigravity-python-patterns/SKILL.md"
}