17 skills found
OthmanAdi / planning-with-filesClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
mukul975 / Anthropic-Cybersecurity-Skills753+ 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
rohitg00 / pro-workflowClaude Code learns from your corrections — self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.
arpitg1304 / robotics-agent-skillsAgent skills that make AI coding assistants write production-grade robotics software. ROS1, ROS2, design patterns, SOLID principles, and testing — for Claude Code, Cursor, Copilot, and any SKILL.md-compatible agent.
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.
PatrickSys / codebase-contextGenerate a map of your codebaseto help AI Agents understand your architecture, coding conventions and patterns. Discoverable with Semantic Search
web-werkstatt / ai-context-optimizer💰 Save money on AI API costs! 76% token reduction, Auto-Fix token limits, Universal AI compatibility. Cline • Copilot • Claude • Cursor
okimar42 / error-handling- Error Handling Requirements - All catch blocks must type errors as `unknown` - Use type guards to check error types - Always provide fallback error messages - Standard Pattern ```
MatthewDlr / cursorOpinionated Angular starter template.
iog-creator / etl_rulesETL Rules for BibleScholarProject Overview This document describes the ETL (Extract, Transform, Load) rules and patterns for the BibleScholarProject. These rules ensure consistent data processi
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.
agentictrustlabs / reactReact Rules Component Patterns - Use functional components with hooks - Use `React.useCallback` for event handlers passed as props - Use `React.useMemo` for expensive computations - Use `React.u
unger1984 / architecture-patternsA simple dart http server in Koa2 style
AlbinFrick / databaseDatabase and Drizzle ORM Guidelines File Patterns - `src/server/db/ ` - `src/lib/server/db/ ` - `drizzle.config.ts` - ` .sql`
AslanGoldenhour / change-managementWhen Suggesting Changes - Always consider the existing project structure and patterns. - Explain the rationale behind your suggested changes. - When suggesting new features, first outline a test pl
XnimrodhunterX / SEC-07-supply-chain-securityRule SEC-07: Supply-Chain Security & Signing 🛡 Summary Ensure integrity of builds and artifacts through provenance, SBOMs, and digital signatures to protect against supply chain attacks and