Browse Skills

16146 skills found

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
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
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
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
csharp-project-expert.md
0
1 export csharp-project-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ALWAYS use for ANY C# operation: renaming (files/classes/methods/properties/namespaces), finding references/usages ("where is X used"), finding definitions ("where is X defined"), understanding code structure (hierarchies/dependencies/relationships). Roslyn-powered semantic analysis ensures all references are updated correctly across the entire solution.
2026-01-05
code-ratchets.md
0
1 export code-ratchets
2 LuckierDodge from "LuckierDodge/skills"
3 Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patterns, (2) enforcing gradual codebase improvements, (3) preventing copy-paste proliferation of deprecated practices, or (4) setting up pre-commit hooks to count and limit specific code patterns. A ratchet fails if pattern count exceeds OR falls below expected—ensuring patterns never increase and prompting updates when they decrease.
2026-01-05
optimizationretrospective.md
0
1 export optimizationretrospective
2 edwardmonteiro from "edwardmonteiro/Aiskillinpractice"
3 Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
2026-01-05
design-tokens.md
0
1 export design-tokens
2 Soborbo from "Soborbo/claudeskills"
3 Design system foundation. Colors, typography, spacing. Single source of truth. No raw values.
2026-01-05
twilio-test-caller.md
0
1 export twilio-test-caller
2 cncorp from "cncorp/arsenal"
3 Place test voice calls via Twilio. Use when testing voice features or debugging voice pipeline. Only works if twilio_place_call.py exists in branch.
2026-01-05
medical-ocr.md
0
1 export medical-ocr
2 Fadil369 from "Fadil369/doctors-linc"
3 Medical document OCR processing for extracting structured clinical data from medical images (prescriptions, lab results, clinical notes). Uses Google Cloud Vision for text extraction and medical NLP for entity recognition. Deploy when processing healthcare documents, extracting patient data, or converting medical images to structured formats.
2026-01-05
online-search.md
0
1 export online-search
2 fumierecedric from "fumierecedric/Tesa_System"
3 Provides web search capability for finding current information, documentation, and resources from external sources when local knowledge is insufficient
2026-01-05
mr-tracker.md
0
1 export mr-tracker
2 alexismanuel from "alexismanuel/dotfiles"
3 Tracks and monitors GitLab merge request activity including comments, status, and real-time updates
2026-01-05
finishing-a-development-branch.md
0
1 export finishing-a-development-branch
2 zebbern from "zebbern/backround_remover"
3 Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
2026-01-05
godot.md
0
1 export godot
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Godot Engine knowledge base combining official documentation and source code analysis
2026-01-05
julien-infra-deployment-verifier.md
0
1 export julien-infra-deployment-verifier
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Verify deployments on Hostinger VPS srv759970 after code changes. Checks HTTP status, PM2 processes, takes screenshots, and generates deployment reports.
2026-01-05
proagentic-environment-cleanup.md
0
1 export proagentic-environment-cleanup
2 Proaptus from "Proaptus/proagentic-dfx"
3 Optimizes ProAgentic development environment by cleaning port conflicts, Docker images, memory issues, and test artifacts. Performs aggressive port cleanup, Docker image optimization, memory monitoring, and system health diagnostics. Use before starting development, when app won't start with port errors, when system feels slow, or for weekly maintenance. Provides before/after metrics and health reports.
2026-01-05
angular-nx.md
0
1 export angular-nx
2 rryter from "rryter/sentinel"
3 Specialized knowledge for working with Angular 19 and Nx in the Sentinel monorepo. Use when generating components, running tests/builds, or working with the frontend workspace structure.
2026-01-05
supabase-nextjs-integration.md
0
1 export supabase-nextjs-integration
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to set up, refactor, or optimize Supabase usage in a Next.js (App Router) + TypeScript project, including auth, database, storage, RLS-safe patterns, edge functions, and secure client/server integration.
2026-01-05
filament-rules.md
0
1 export filament-rules
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Filament 4.x coding standards for Laravel 12. Custom Schema namespace (NOT Form), Vietnamese UI, Observer patterns, Image management. USE WHEN creating resources, fixing namespace errors, implementing forms, RelationManagers, Settings pages, or any Filament development.
2026-01-05
generative-ui-patterns.md
0
1 export generative-ui-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Generative UI implementation patterns for AI SDK RSC including server-side streaming components, dynamic UI generation, and client-server coordination. Use when implementing generative UI, building AI SDK RSC, creating streaming components, or when user mentions generative UI, React Server Components, dynamic UI, AI-generated interfaces, or server-side streaming.
2026-01-05
exercise-data.md
0
1 export exercise-data
2 Jslock56 from "Jslock56/FFFBeatdown"
3 Manage exercise data, validate schemas, sync with Supabase, and maintain the Exicon database. Use when adding exercises, validating data, debugging data issues, or syncing. Keywords: exercise, exicon, supabase, data, json, validation, sync.
2026-01-05