mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
chore: added python skills
This commit is contained in:
parent
c7ace83b61
commit
7b37843281
2 changed files with 467 additions and 0 deletions
26
.cursor/skills/python-patterns/metadata.json
Normal file
26
.cursor/skills/python-patterns/metadata.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue