18 skills found
mukul975 / Anthropic-Cybersecurity-Skills734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Works with Claude Code, GitHub Copilot, OpenAI Codex CLI, Cursor, Gemini CLI & 20+ platforms · Penetration testing, DFIR, threat intel, cloud security & more · Apache 2.0
mukul975 / Anthropic-Cybersecurity-Skills734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Works with Claude Code, GitHub Copilot, OpenAI Codex CLI, Cursor, Gemini CLI & 20+ platforms · Penetration testing, DFIR, threat intel, cloud security & more · Apache 2.0
thedaviddias / llms-txt-hub🤖 The largest directory for AI-ready documentation and tools implementing the proposed llms.txt standard
ghuntley / groundhogGroundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
thehimel / cursor-rules-and-promptsA comprehensive, open-source collection of rules and prompts designed to guide Cursor AI in generating better, more consistent code. Enhance code quality, enforce coding standards, and streamline development workflows automatically.
swiftlens / swiftlensSwiftLens is a Model Context Protocol (MCP) server that provides deep, semantic-level analysis of Swift codebases to any AI models. By integrating directly with Apple's SourceKit-LSP, SwiftLens enables AI models to understand Swift code with compiler-grade accuracy.
BlueBirdBack / godot-cursorrulesGodot 4.4 Cursor rules: coding standards, architecture patterns, and performance tips for AI-assisted game dev.
aiurda / devcontextDevContext is a cutting-edge Model Context Protocol (MCP) server designed to provide developers with continuous, project-centric context awareness. Unlike traditional context systems, DevContext continuously learns from and adapts to your development patterns and delivers highly relevant context providing a deeper understanding of your codebase.
bralca / context-engineering-mcpContext Engineering is a MCP server that gives AI agents perfect understanding of your codebase. Eliminates context loss, reduces token usage, and generates comprehensive feature plans in minutes. Compatible with Cursor, Claude Code, and VS Code.
xplusplusai / fo-semantic-mcpAI-powered semantic search for Microsoft Dynamics 365 F&O development. Find and understand X++ code through natural language queries via Model Context Protocol (MCP).
dpaluy / 400-md-docsALWAYS use when writing or updating Markdown files to ensure consistent formatting and readability. This rule enforces standardized Markdown practices across all documentation.
mortenhauan / ultraciteUltracite Code Standards This project uses Ultracite , a zero-config preset that enforces strict code quality standards through automated formatting and linting. Quick Reference - Format
zedfauji / ui-controlsUI Controls and XAML Rules WinUI 3 Controls Standard Controls - Use WinUI 3 native controls - Prefer built-in controls over custom
Angriff36 / gitThis guide defines the definitive Git best practices for our team, ensuring clean history, efficient collaboration, and high code quality through structured workflows, commit standards, and automated hooks.
Izumi-Koishi / Core CodingCore Coding Standards All AI-generated and human-written code must strictly adhere to these standards to ensure consistency, quality, and maintainability. 1\. Architectural Principles
wodsmith / latBefore starting work - Use the `lat_search` tool to find sections relevant to your task. Read them to understand the design intent before writing code. - Use the `lat_expand` tool on user prompts t
sanurb / zodType Validation with Zod You are an expert TypeScript developer who understands that type assertions (using `as`) only provide compile-time safety without runtime validation. Zod Over Type Asse
arkanwolfshade / vimThis rule file outlines best practices for vim configuration, coding standards, and development workflows to ensure consistency, efficiency, and maintainability across vim-based projects. It includes recommendations for file organization, coding patterns, performance, security, testing, tooling, and common pitfalls.