9 skills found
NVIDIA / SkillSpectorSecurity scanner for AI agent skills. Detect vulnerabilities, malicious patterns, security risks, prompt injection, data exfiltration, and supply-chain risks in Claude Code, Codex, and MCP skills before you install them.
cobusgreyling / loop-engineeringPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.
lastmile-ai / mcp-agentBuild effective agents using Model Context Protocol and simple workflow patterns
bgauryy / octocodeCode research platform for AI agents: local + GitHub search, LSP semantics, AST patterns, and compact context. one toolset as MCP or CLI
dadbodgeoff / driftCodebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
Robotti-io / copilot-security-instructions✨ A customizable copilot-instructions.md ruleset & prompts to guide GitHub Copilot toward secure coding defaults in Java, Node.js, C# and Python. Blocks risky patterns, teaches safe habits.
LuiggiVal08 / toon-memoryMCP server giving AI coding agents offline, token-efficient persistent memory — recall decisions, patterns, and bugs across sessions with 68.5% fewer tokens than re-reading context. No LLM, no server; works with 15+ agents.
Invictus-Labs / code-whisperer-mcpMCP server for The Code Whisperer — Claude Code skills, CLAUDE.md templates, and prompt patterns
saadshahd / duck"build": "bun run --cwd packages/editor build", "build:demo": "bun run --cwd packages/editor build:demo", "build:libs": "bun run --cwd packages/spec build && bun run --cwd packages/patterns build && bun run --cwd packages/almond-catalog build && bun run --cwd packages/editor build", "typecheck": "ts…