Browse Skills

44557 skills found

serena-edit.md
0
1 export serena-edit
2 Karlito8888 from "Karlito8888/new-ggv-gps"
3 Édition de code par symboles avec Serena MCP. Utiliser pour modifier des fonctions, hooks, ou composants de manière précise sans réécrire des fichiers entiers.
2026-01-05
git-operations-specialist.md
0
1 export git-operations-specialist
2 gendosu from "gendosu/ccmp"
3 Git operations, GitHub CLI, and version control specialist.Handles complex Git analysis, conflict resolution, branching strategies,history investigation, PR management, and advanced Git operations.
2026-01-05
ln-620-codebase-auditor.md
0
1 export ln-620-codebase-auditor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Coordinates 9 specialized audit workers (security, build, architecture, code quality, dependencies, dead code, observability, concurrency, lifecycle). Researches best practices, delegates parallel audits, aggregates results into single Linear task in Epic 0.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 saavy1 from "saavy1/sb"
3 Git workflow guidelines for AI agents working on this repository
2026-01-05
testing-patterns.md
0
1 export testing-patterns
2 neokn from "neokn/dotClaude"
3 Write effective tests with proper structure and coverage. Use when writing unit tests, integration tests, or improving test quality.
2026-01-05
decomposing-plans.md
0
1 export decomposing-plans
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use after writing-plans to decompose monolithic plan into individual task files and identify tasks that can run in parallel (up to 2 subagents simultaneously)
2026-01-05
round-planning.md
0
1 export round-planning
2 tikazyq from "tikazyq/agentic-spec-forge"
3 规划Red/Green/Refactor Round节奏,估算Round数量和执行时间。当需要规划TDD周期、估算Round数、分配测试用例到Round、评估执行时长时使用。基于TS数量和复杂度进行启发式估算。
2026-01-05
mcp-memory-first-development.md
0
1 export mcp-memory-first-development
2 NEXTAltair from "NEXTAltair/LoRAIro"
3 Memory-First development workflow integrating Serena short-term project memory and Cipher long-term design knowledge for efficient LoRAIro development
2026-01-05
bilibili-up-batch.md
0
1 export bilibili-up-batch
2 haizhouyuan from "haizhouyuan/codexreadpublic"
3 批量下载 B 站 UP 最近 N 条视频到 imports,并用 video_pipeline 生成证据包(适合 worker panes 并行跑)。
2026-01-05
api-review.md
0
1 export api-review
2 athola from "athola/claudenomicon"
3 Evaluate public/API surfaces against internal guidelines and external exemplars in any language.
2026-01-05
google-search.md
0
1 export google-search
2 KirillTrubitsyn from "KirillTrubitsyn/kirilltrubitsyn-claude-skills"
3 Интеграция Google Custom Search API в AI-чат. Используй этот skill когда нужно добавить веб-поиск в чат-бота, настроить поиск актуальной информации в интернете, или интегрировать Google Search в приложение.
2026-01-05
integration-testing.md
0
1 export integration-testing
2 johannesfritz from "johannesfritz/autonomous-orchestration"
3 Run integration tests after workstreams complete to verify system-level behavior.Triggers after unit tests pass but before code review. Starts required services(via docker-compose), runs integration test suites, and verifies API contracts.Use when:- All workstreams in a plan complete- Unit tests pass- Before code review phase- User asks "run integration tests"If no integration tests exist: Warn but proceed (don't block).
2026-01-05
morpho-solana-frontend.md
0
1 export morpho-solana-frontend
2 raunit-dev from "raunit-dev/morpho-on-solana"
3 Build production-ready frontend for Morpho Blue lending protocol on Solana. Covers all 26 program instructions across supply/borrow, flash loans, liquidations, authorization, and admin features. Uses Next.js 14, Anchor client, Jupiter wallet adapter, and Kamino-style UI/UX. Integrates with morpho-solana-builder skill for contract understanding.
2026-01-05
weaviate-rag.md
0
1 export weaviate-rag
2 astoeffer from "astoeffer/plugin-marketplace"
3 Implement RAG systems using Weaviate vector database. Use when building semantic search, document retrieval, or knowledge base systems.
2026-01-05
curriculum-analyze-outcomes.md
0
1 export curriculum-analyze-outcomes
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Calculate objective mastery rates, analyze performance distributions, identify achievement gaps, and generate learning analytics dashboards. Use when analyzing assessment data, measuring outcomes, or generating reports. Activates on "analyze results", "learning analytics", "performance data", or "outcome measurement".
2026-01-05
github-kernel.md
0
1 export github-kernel
2 Z1-Test from "Z1-Test/temp-rajan-s2"
3 foundational definitions for GitHub skills, safety rules, tool escalation, and security boundaries
2026-01-05
analyze-prd.md
0
1 export analyze-prd
2 dikini from "dikini/scaffold"
3 Analyze existing PRDs to generate actionable implementation plans, risk assessments, and resource estimates
2026-01-05
slide-master.md
0
1 export slide-master
2 kz-flux from "kz-flux/slide-skills"
3 コンサルレベルのスライド情報設計。スライドの構成、メッセージ設計、ストーリーライン構築時に使用。「何を伝えるか」を決める段階で使う。キーワード: 構成、ロジック、ピラミッド、MECE、So What、提案書、プレゼン
2026-01-05
pr-worker.md
0
1 export pr-worker
2 schmug from "schmug/karkinos"
3 Spawn a Claude worker to address PR feedback, fix CI failures, or continue work on a pull request. Use when a PR needs updates based on review comments or failing checks.
2026-01-05
execute.md
0
1 export execute
2 ioku24 from "ioku24/autorankr"
3 Execute tasks with velocity and quality. Use when ready to implement after clarity and prioritization are complete. This is the fourth system in the 5-system framework.
2026-01-05
cartographer.md
0
1 export cartographer
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Maintain living architecture maps and interaction flows.
2026-01-05
directory-handling.md
0
1 export directory-handling
2 nathanvale from "nathanvale/dotfiles"
3 Expert guidance for reliable bash script directory navigation and path handling. Use when writing new bash scripts, reviewing existing scripts, debugging directory-related failures, or when mentioned 'directory handling', 'bash paths', 'cd errors', 'script location', or 'git root'. Provides deterministic patterns to eliminate silent failures from unhandled cd, missing set -e, and path resolution issues.
2026-01-05
prettier-config.md
0
1 export prettier-config
2 metasaver from "metasaver/metasaver-marketplace"
3 Prettier configuration validation and templates for package.json "prettier" field in MetaSaver monorepos. Includes 4 required standards (prettier field in package.json with string reference only, no separate prettierrc files, prettier in devDependencies, required npm scripts format and format:check). Use when creating or auditing Prettier configs to ensure consistent code formatting via shared library.
2026-01-05
django-conventions.md
0
1 export django-conventions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Django best practices covering project structure, models (field choices, Meta options, managers, QuerySets, migrations), views (CBVs vs FBVs, generic views), Django REST Framework (serializers, ViewSets, permissions), forms, templates, security (CSRF, XSS, SQL injection), performance (N+1 queries, select_related, prefetch_related, caching), testing, and common anti-patterns. Essential reference for Django code reviews and development.
2026-01-05