💻 Development
2536 skills found
data-science-ai.md
1
1
export
data-science-ai
2
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
3
AI Red Teaming Plugin Development
2026-01-07
git-worktree.md
1
1
export
git-worktree
2
from
"sh1ma/nelchan"
from
"sh1ma/nelchan"
3
Discord Bot ねるちゃん
2026-01-03
antiquities-extractor.md
1
1
export
antiquities-extractor
2
from
"shawngraham/claude_antiquities_extractor_skill"
from
"shawngraham/claude_antiquities_extractor_skill"
3
Extract and structure data from documents about the illegal antiquities trade, including dealers, collectors, artifacts, locations, and relationships. Use when processing news reports, academic articles, legal documents, encyclopedia entries, or research materials pertaining to looted artifacts, antiquities trafficking, provenance research, or cultural heritage crimes. Returns structured JSON with entities (persons, organizations, artifacts, locations) and their relationships.
2025-12-10
hetzner-vnc-screenshot.md
1
1
export
hetzner-vnc-screenshot
2
from
"agentydragon/ducktape"
from
"agentydragon/ducktape"
3
Take and view screenshots of Hetzner Cloud servers via WebSocket VNC console
2026-02-27
next-intl-skill.md
1
1
export
next-intl-skill
2
from
"finstreet/fe-claude-plugins"
from
"finstreet/fe-claude-plugins"
3
Claude Code Plugin for working with the finstreet-boilerplate repositories.
2026-02-26
lighthouse-optimization.md
1
1
export
lighthouse-optimization
2
from
"wchklaus97/remind-me-pwa"
from
"wchklaus97/remind-me-pwa"
3
A beautiful Progressive Web App (PWA) for managing reminders, built with Dioxus and Rust. Features include due dates, filtering, local storage, and offline support.
2026-01-24
security-review.md
1
1
export
security-review
2
from
"vanillacake369/tonys-nix"
from
"vanillacake369/tonys-nix"
3
Nix/Nixos setup for my workspace
2026-01-16
a11y-tester.md
1
1
export
a11y-tester
2
from
"joe-watkins/a11y-skills"
from
"joe-watkins/a11y-skills"
3
Run automated accessibility tests on URLs or HTML content using axe-core engine to WCAG 2.2 AA standards, then format findings as standardized issue reports. Use this skill when users want to test website accessibility, find WCAG violations, audit pages for accessibility issues, check if sites are accessible, analyze HTML for accessibility problems, or create accessibility issue tickets. Triggers on requests like "test accessibility", "check for WCAG violations", "audit this URL", "is this page accessible", "find accessibility issues", or "write accessibility issues".
2026-02-05
supabase-expert.md
1
1
export
supabase-expert
2
from
"synqing/Lightwave-Ledstrip"
from
"synqing/Lightwave-Ledstrip"
3
Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.
2026-02-27
flutter-mobile-design.md
1
1
export
flutter-mobile-design
2
from
"saaip7/flutter-mobile-design"
from
"saaip7/flutter-mobile-design"
3
custom claude code skill for mobile apps development
2026-01-13
docs-generator.md
1
1
export
docs-generator
2
from
"ajianaz/skills-collection"
from
"ajianaz/skills-collection"
3
Generate hierarchical documentation structures (AGENTS.md, agent.d, and custom docs) for codebases. Use when user asks to create documentation files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create documentation", "generate docs", "analyze codebase for AI", "documentation setup", "hierarchical docs".
2026-02-25
vscode-extension-expert.md
1
1
export
vscode-extension-expert
2
from
"StrayDragon/my-claude-skills"
from
"StrayDragon/my-claude-skills"
3
Comprehensive VSCode extension development expert that guides you through creating extensions using the official Yeoman generator tool. Provides interactive setup, configuration guidance, and development workflow support. Covers scaffolding with yo code, extension anatomy, debugging, testing, publishing, and API reference. Features primary access to complete VS Code API documentation at `@source/vscode-docs/api/` for authoritative reference. Use when starting new VSCode extensions, setting up development environment, configuring extension manifests, debugging extensions, or when mentioning VSCode extension creation, TypeScript extensions, plugin development, or editor customization. Built with official VS Code documentation, generator best practices, and complete API reference.
2026-01-28
docs-keeper.md
1
1
export
docs-keeper
2
from
"weppa-cloud/bukeer-flutter"
from
"weppa-cloud/bukeer-flutter"
3
Bukeer Travel Management Platform - Flutter Web App
2026-02-26
long-running-agent.md
1
1
export
long-running-agent
2
from
"refly-ai/skill-to-workflow"
from
"refly-ai/skill-to-workflow"
3
Framework for building AI agents that work effectively across multiple context windows on complex, long-running tasks. Use when building agents for multi-hour/multi-day projects, implementing persistent coding workflows, creating systems that need state management across sessions, or when an agent needs to make incremental progress on large codebases. Provides initializer and coding agent patterns, progress tracking, feature management, and session handoff strategies.
2026-01-05
tdd-workflow.md
1
1
export
tdd-workflow
2
from
"mkaczkowski/react-spa-scaffold"
from
"mkaczkowski/react-spa-scaffold"
3
Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-01-05
cloud-devops-infrastructure.md
1
1
export
cloud-devops-infrastructure
2
from
"pluginagentmarketplace/custom-plugin-rust"
from
"pluginagentmarketplace/custom-plugin-rust"
3
Rust programming language roadmap plugin for Claude
2026-01-05
github-pr-review.md
1
1
export
github-pr-review
2
from
"aidankinzett/claude-git-pr-skill"
from
"aidankinzett/claude-git-pr-skill"
3
Professional GitHub PR review skill for Claude Code with pending reviews, code suggestions, and user approval workflow
2026-02-25
mymind-coding-patterns.md
1
1
export
mymind-coding-patterns
2
from
"vojtaholik/mymind"
from
"vojtaholik/mymind"
3
Personal second-brain tool with semantic search. Save bookmarks, notes, images — search by meaning, retrieve later.
2025-12-25
code-reviewer.md
1
1
export
code-reviewer
2
from
"fubira/claude-code-settings"
from
"fubira/claude-code-settings"
3
Assists with code review by analyzing code changes for quality, best practices, security, and potential issues. Activates after implementing code features, bug fixes, or refactorings. Provides structured feedback with critical issues, suggestions, and positive highlights.
2026-02-24
graphite-cli.md
1
1
export
graphite-cli
2
from
"Calel33/my-flash-ui-app--1-"
from
"Calel33/my-flash-ui-app--1-"
3
This skill should be used to answer questions and guide workflows related to the Graphite CLI. It assists with creating, managing, submitting, and synchronizing stacked code changes (diffs).
2026-01-11
sdd-plan.md
1
1
export
sdd-plan
2
from
"tylerburleigh/claude-foundry"
from
"tylerburleigh/claude-foundry"
3
Claude Code plugin designed for the foundry-mcp
2026-02-23
east-py-datascience.md
1
1
export
east-py-datascience
2
from
"elaraai/east-py"
from
"elaraai/east-py"
3
Python runtime for the East programming language
2026-02-26
conductor.md
1
1
export
conductor
2
from
"thanhtoan105/Accounting_ERP_Chatbot"
from
"thanhtoan105/Accounting_ERP_Chatbot"
3
Context-driven development methodology. Understands projects set up with Conductor (via Gemini CLI or Claude Code). Use when working with conductor/ directories, tracks, specs, plans, or when user mentions context-driven development.
2026-01-04
atomic-crm-constitution.md
1
1
export
atomic-crm-constitution
2
from
"krwhynot/crispy-crm"
from
"krwhynot/crispy-crm"
3
Use when implementing features in Atomic CRM - enforces Engineering Constitution principles including fail-fast error handling, single composable entry point for data access, form state from Zod schemas, and pre-launch velocity over resilience
2026-02-26