Curated skills, rules, and capability modules for AI coding tools to help you build smart development workflows
Full TDD workflow: red→green→refactor cycle with auto-generated tests and implementation, ensuring 80%+ test coverage.
Automated code review workflow checking quality, security, and maintainability with detailed reports and suggestions.
Collaborative dialogue workflow transforming vague ideas into complete designs with requirement exploration, approach comparison, and spec generation.
Systematic debugging methodology: reproduce→isolate→diagnose→fix→verify with automatic log collection, root cause analysis, and fix generation.
Cursor project-level rules template for Next.js 16 App Router with best coding practices, file structure, and component conventions.
Cursor backend development rules covering FastAPI, Django, database operations, and API design best practices.
Generate complete frontend design systems from scratch: color palettes, typography scales, component library, and theme switching with Tailwind CSS.
WCAG 2.2 accessibility audit workflow detecting issues and generating fixes for color contrast, keyboard navigation, and screen readers.
Multilingual content creation assistant for blogs, technical docs, marketing copy, and social media with iterative refinement and style customization.
Auto-generate technical docs from code, extracting type definitions, API interfaces, and architecture notes into Markdown and OpenAPI formats.
Auto-generate CI/CD pipeline configs for GitHub Actions, GitLab CI, or Jenkins with test, build, deploy, and security scan stages.
Smart shell script generation and optimization for Git workflows, batch file processing, system monitoring, and cron job automation.
End-to-end data analysis workflow from cleaning to visualization, supporting CSV, JSON, SQL and multiple chart types.
Safe database migration workflow generating Drizzle/Prisma/SQL migration scripts with rollback plans and data integrity checks.
Code security vulnerability scanner detecting OWASP Top 10, secret leaks, SQL injection, XSS, and dependency vulnerabilities with fix suggestions.
Privacy compliance audit workflow checking GDPR, CCPA, HIPAA compliance, identifying PII handling risks and generating compliance reports.
Smart meeting notes generator extracting key decisions, action items, and timelines from recordings/transcripts into structured summaries.
Git workflow optimizer generating conventional commits, managing branch strategies, handling conflict resolution, and code merge checks.
RESTful/GraphQL API design assistant generating specs, type definitions, and interface docs from requirements following OpenAPI standards.
Quickly generate React/Vue components from designs or descriptions supporting Tailwind CSS, shadcn/ui and other popular UI libraries.
Learn how to create and manage custom rules in Windsurf to enforce consistent code style and project-specific conventions, such as using Tailwind classes instead of raw CSS.
Learn how to use Windsurf's Rules, Memories, and Workflows to customize Cascade's behavior and adapt it to your coding standards and practices.
A standardized example showcasing functional capabilities and best practices for creating agent skills, supporting Python and PowerShell.
Official public repository from Anthropic containing reusable Python-based skill modules for building AI agents with Claude.
An open-source library of highly structured prompts, tools, and specialized capabilities for autonomous AI agents like Claude.
A comprehensive guide for writing high-quality skill packs for AI coding agents using Cursor and Claude.
Production-grade engineering skills for AI coding agents, supporting Shell and JavaScript, compatible with Claude Code and Cursor.
Customize GitHub Copilot's behavior for specific tasks by creating folders of instructions, scripts, and resources to enhance performance in specialized scenarios.
Provide repository-level context and guidance to GitHub Copilot so it can better understand the project and perform build, test, and validation tasks appropriately.
Extend GitHub Copilot's capabilities using reusable prompt modules and integrate custom skills into applications via the Copilot SDK.
Modular capabilities that extend Claude's functionality. Each Skill includes instructions, metadata, and optional resources like scripts or templates, used automatically when relevant.
An agentic skills framework and software development methodology with reusable automation capabilities for development tasks using Shell, JavaScript, and more.
An AI PR-triage agent built with three Markdown skill files and a Python runner that automatically categorizes, labels, and prioritizes GitHub pull requests.
Comprehensive AI coding toolkit with 43 agents, 95 skills, and 37 workflows for Cursor, Claude Code, Gemini CLI and more
Multi-agent Claude Code plugin with 5 agents, 54 skills, and deterministic pipeline gates for end-to-end software building
AI automation system with 26 plugins, 50 agents, and 47 skills for Claude Code, OpenCode, Codex, Cursor, and Kiro
Agentic skills framework and software development methodology providing structured skill definitions and collaborative workflows
Reusable workflow optimization toolkit for Claude Code agents with gh-cli integration and token optimization for efficiency
Build an efficient and intelligent code review workflow using Cursor's native Skills system without external agent framework dependencies, directly within the editor
Reusable prompt templates and functional modules for executing coding tasks in Claude Code with rule-driven logic and tool integration.
AI agent system in VS Code that autonomously plans, executes coding tasks, and self-corrects using tools within the IDE.
Classifies AI coding agents into four workflow types: IDE, terminal, pull request, and cloud to help developers choose the right tool.
Configurable agent skills in MindStudio for building multi-step automated programming tasks with AI agents.
A high-level agentic methodology consisting of four phases: goal setting, planning, execution, and reflection.
Integrate Claude Code in terminal for AI-powered automation of commits, scripting, and repo management, ideal for shell-centric developers.
Use natural language commands like Cmd+K and Cmd+L to modify code and generate project-wide context in Cursor for faster development.
Separate responsibilities: Claude handles interface design and validation, Cursor focuses on implementation and integration to prevent conflicts.
Production-grade engineering skills collection for AI coding agents, supporting Claude Code, Cursor and other platforms with reusable skill templates for code review, architecture, testing and more.
Production-ready AI agent skills for Claude Code, Codex, and Cursor, including API design, security review, architectural review, Git workflows, and prompt engineering modules.
Microsoft's composable, version-controlled prompt component library with personas, protocols, formats, and templates for bug investigation, design docs, code review, and security audits.
Includes 15 ready-to-use Cursor rule templates for React, Supabase, Stripe, Prisma, and shadcn/ui to standardize AI code generation.
Custom Cursor rule sets for teams to codify coding standards like Zod validation and service layer limits, ensuring AI follows team architecture.
Provides project-level context to AI via .cursorrules or Project Rules, aligning test frameworks, import styles, and project architecture.
Guides advanced Cursor rules configuration to build a personal AI coding assistant, fixing ignored rules and optimizing code generation style.
Basic Cursor rules setup guide to make the AI remember preferences like Tailwind, TypeScript, and functional components, avoiding repeated prompts.
Add custom instructions and rule sets to Claude Code via SKILL.md files, enabling the AI agent to automatically apply them when relevant.
Define reusable parameterized prompt templates as Markdown files in .claude/commands/ to quickly trigger automated workflows via slash commands.