Skills Marketplace
Download ready-to-use Skill.md files or customize them to give Claude new capabilities. Community-driven skills for Frameworks, DevOps, Testing, and Quality Assurance.
Browse Skills Library
Select a skill to customize and download.
Accessibility (a11y) Check
Review code for WCAG accessibility compliance.
Angular Component Generator
Scaffold a standalone Angular component with best practices (SCSS, typed inputs).
Bug Analysis & Fix
Analyze error logs/descriptions and propose fixes.
Code Style Enforcer
Standardize code style and formatting rules for consistency.
Commit Message Formatter
Format commit messages using Conventional Commits.
Design System Tokens
Manage and explain design tokens (colors, spacing, typography).
Dockerfile Generator
Create optimized multi-stage Dockerfiles for various apps.
Docstring Generator
Generate comprehensive documentation for functions and classes.
FastAPI Route Generator
Create a Python FastAPI API endpoint with Pydantic models.
GitHub Action Workflow
Create GitHub Actions for CI/CD pipelines.
Kubernetes Manifest
Generate K8s Deployment and Service YAMLs.
Next.js API Route (App Router)
Create a type-safe Next.js Route Handler.
Nginx Configuration
Create Nginx server blocks for reverse proxy or static serving.
Performance Optimization
Identify bottlenecks and optimize React/Node code.
Playwright E2E Tests
Write end-to-end tests using Playwright.
README Generator
Create a comprehensive README.md for a project.
React Component
Scaffold a new React component with best practices.
Release Notes Generator
Generate release notes from a list of changes.
Security Audit Helper
Analyze code for common security vulnerabilities (OWASP Top 10).
Svelte Component Generator
Scaffold a Svelte 5 component (Runes mode).
TSConfig Generator
Create or update tsconfig.json for different environments.
Technical Spec writer
Draft technical specifications for new features.
Unit Testing
Generate robust unit tests for your code.
Vue 3 Component Generator
Create a Vue 3 component using Composition API and TypeScript.
Frequently Asked Questions
What's in the Marketplace?
You'll find dozens of pre-configured skills covering everything from React Component generation to Docker configurations and Security Audits. All free to use and modify.
How do I contribute?
DevContext is open source! You can contribute new skills by adding a markdown file to the skills/ directory in our GitHub repository.
How do I use a Skill.md file?
Download the file and upload it to your Claude project, or reference it in your AI agent configuration (like local LLMs or Cursor).
Can I use these skills in IDEs?
Yes! Many IDE extensions and AI agents (like Cline, Roo Code, or Cursor) support custom skill definitions. By providing a structured Skill.md, you ensure consistent behavior across different environments.