Browse Skills

22656 skills found

record-quality-baseline.md
5
1 export record-quality-baseline
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Record quality metrics baseline before refactoring or major changes, capturing audit scores, test coverage, and complexity for comparison
2026-01-05
senior-computer-vision.md
5
1 export senior-computer-vision
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production deployment. Use when building vision AI systems, implementing object detection, training custom vision models, or optimizing inference pipelines.
2026-01-05
vibeship-security-writer.md
5
1 export vibeship-security-writer
2 vibeforge1111 from "vibeforge1111/vibeship-knowledgebase"
3 World-class security content writer for VibeShip Knowledge Base. Creates authoritative, SEO-optimized, LLM-extractable content about cybersecurity vulnerabilities in AI-generated code.Use this skill when:- Writing vulnerability articles (SQL injection, XSS, IDOR, etc.)- Creating AI tool security analysis (Cursor, Claude Code, Bolt patterns)- Writing stack security guides (Next.js + Supabase, Express, etc.)- Generating fix prompts for AI coding tools- Creating security checklists and glossary entries- Writing research content (Vulnerability Index, methodology)- Any security-related KB content for vibeship.co/kb/security/Expertise: SEO optimization, LLM citation optimization, OWASP vulnerabilities, CWE database, AI-generated code patterns, vibe coder audience, technical writing for non-security-experts.
2026-01-05
makefile.md
5
1 export makefile
2 Olshansk from "Olshansk/prompts"
3 Create or improve Makefiles with minimal complexity. Templates available: base, python-uv, python-fastapi, nodejs, go, chrome-extension.
2026-01-05
github-project-management.md
5
1 export github-project-management
2 jwilger from "jwilger/claude-code-plugins"
3 This skill should be used when the user asks about "github project", "kanban board","project board", "move issue to", "claim issue", "ready items", "in progress","board status", "priority swimlanes", "project workflow", or needs help managingwork items across Status columns and Priority levels. Provides comprehensive knowledgefor managing GitHub Projects V2 Kanban boards using the gh CLI and gh-project-ext extension.Trigger phrases: "show project board", "what's ready to work on", "move to in progress","claim this issue", "project status", "kanban view", "board overview", "priority queue","project-ext", "gh project"
2026-01-05
channel-info.md
5
1 export channel-info
2 sinch from "sinch/sinch-plugins"
3 Check available messaging channels, channel capabilities, and channel configuration for Sinch Conversation API. Use when the user asks which channels are available, what channels can be used, how to reach someone, what messaging options exist, or channel capabilities for a contact or app.
2026-01-05
qwen-ollama.md
5
1 export qwen-ollama
2 lawless-m from "lawless-m/claude-skills"
3 Using Qwen 2.5 models via Ollama for local LLM inference, text analysis, and AI-powered automation
2026-01-05
querying-yaml.md
5
1 export querying-yaml
2 iota9star from "iota9star/my-skills"
3 Extracts specific fields from YAML files efficiently using yq instead of reading entire files, saving 80-95% context. Use this skill when querying YAML files, filtering/transforming configuration data, or getting specific field(s) from large YAML files like docker-compose.yml or GitHub Actions workflows
2026-01-05
command-development.md
5
1 export command-development
2 sjnims from "sjnims/plugin-dev"
3 This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", "SlashCommand tool", "programmatic command invocation", "disable-model-invocation", "prevent Claude from running command", "debug command", "command debugging", "troubleshoot command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, programmatic invocation control, debugging commands, or command development best practices for Claude Code.
2026-01-05
querying-json.md
5
1 export querying-json
2 iota9star from "iota9star/my-skills"
3 Extracts specific fields from JSON files efficiently using jq instead of reading entire files, saving 80-95% context. Use this skill when querying JSON files, filtering/transforming data, or getting specific field(s) from large JSON files
2026-01-05
backlog-resume.md
5
1 export backlog-resume
2 farra from "farra/dev-agent-backlog"
3 Check for in-progress work on session start. Use when beginning a new session in a project with backlog.org. Triggers automatically at session start or when user says "what was I working on?", "resume", "continue", or "where did I leave off?". Surfaces WIP tasks and handoff notes to enable seamless session continuity.
2026-01-05
run-comprehensive-tests.md
5
1 export run-comprehensive-tests
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Execute comprehensive test suite (Vitest/Jest) with coverage reporting and failure analysis. Returns structured output with test counts (total/passed/failed), coverage percentage, duration, and detailed failure information. Used for quality gates and CI/CD validation.
2026-01-05
shadcn-ui.md
5
1 export shadcn-ui
2 existential-birds from "existential-birds/beagle"
3 shadcn/ui component patterns with Radix primitives and Tailwind styling. Use when building UI components, using CVA variants, implementing compound components, or styling with data-slot attributes. Triggers on shadcn, cva, cn(), data-slot, Radix, Button, Card, Dialog, VariantProps.
2026-01-05
laravel-controllers.md
5
1 export laravel-controllers
2 leeovery from "leeovery/claude-laravel"
3 Thin HTTP layer controllers. Controllers contain zero domain logic, only HTTP concerns. Use when working with controllers, HTTP layer, web vs API patterns, or when user mentions controllers, routes, HTTP responses.
2026-01-05
skill-optimizer.md
5
1 export skill-optimizer
2 JNLei from "JNLei/claude-tools"
3 Optimize Claude Code skills for token efficiency using progressive disclosure and content loading order. Use when optimizing skills, reducing token usage, restructuring skill content, improving skill performance, analyzing skill size, applying 500-line rule, implementing progressive disclosure, organizing reference files, optimizing YAML frontmatter, reducing context consumption, improving skill architecture, analyzing token costs, splitting large skills, or working with skill content loading. Covers Level 1 (metadata), Level 2 (instructions), Level 3 (resources) loading optimization.
2026-01-05
plan.md
5
1 export plan
2 thammachet from "thammachet/codex-with-manager-and-ceo"
3 Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans).
2026-01-05
laravel-routing.md
5
1 export laravel-routing
2 leeovery from "leeovery/claude-laravel"
3 Route configuration, route model binding, and authorization. Use when working with routes, route binding, URL patterns, or when user mentions routing, route model binding, conditional binding, route-level authorization.
2026-01-05
database-workflow.md
5
1 export database-workflow
2 ilude from "ilude/claude-code-config"
3 Language-agnostic database best practices covering migrations, schema design, ORM patterns, query optimization, and testing strategies. Activate when working with database files, migrations, schema changes, SQL, ORM code, database tests, or when user mentions migrations, schema design, SQL optimization, NoSQL, database patterns, or connection pooling.
2026-01-05
advanced-clean-hexagonal-architecture.md
5
1 export advanced-clean-hexagonal-architecture
2 leaderiop from "leaderiop/hex-di"
3 Apply Clean Architecture and Hexagonal (Ports & Adapters) patterns for domain isolation and testability. Use when designing system boundaries, creating ports/adapters, or structuring domain-driven applications.
2026-01-05
scrape-webpage.md
5
1 export scrape-webpage
2 ddttom from "ddttom/webcomponents-with-eds"
3 Scrape webpage content, extract metadata, download images, and prepare for import/migration to AEM Edge Delivery Services. Returns analysis JSON with paths, metadata, cleaned HTML, and local images.
2026-01-05
identify-page-structure.md
5
1 export identify-page-structure
2 ddttom from "ddttom/webcomponents-with-eds"
3 Identify section boundaries and content sequences within a scraped webpage for AEM Edge Delivery Services import. Performs two-level analysis (sections, then sequences per section) and surveys available blocks.
2026-01-05
12-factor-apps.md
5
1 export 12-factor-apps
2 existential-birds from "existential-birds/beagle"
3 Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS applications, or reviewing cloud-native applications against the original 12-Factor methodology.
2026-01-05
golden-dataset-curation.md
5
1 export golden-dataset-curation
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Quality criteria, workflows, and multi-agent analysis patterns for curating high-quality golden dataset entries
2026-01-05
makefile-workflow.md
5
1 export makefile-workflow
2 ilude from "ilude/claude-code-config"
3 Makefile best practices for project automation and build systems. Covers command usage, target organization (PHONY vs file targets), variable management (:=, ?=, =), platform detection, common development targets (clean, test, lint, format, run), DevContainer integration, version management with semantic versioning, Docker integration, output control, error handling, and advanced patterns. Activate when working with Makefiles, make commands, .PHONY targets, build automation, or development workflows.
2026-01-05