Packages
619 resultsportfolio-showcase-generator
**Transform your technical projects into compelling portfolio materials optimized for recruiters, hiring managers, and technical interviews.**
secureclaw
End-to-End security platform for [OpenClaw](https://openclaw.ai) AI agents.
bub
**A common shape for agents that live alongside people.**
gitclaw
moltmemory
[](https://github.com/ubgb/moltmemory/stargazers)
react-best-practices-agent
The free and open-source React Best Practices Agent built on 10+ years of real-world experience distilled in Skills powered by Bluebag
secure-openclaw
Secure OpenClaw gateway - WhatsApp, Telegram, Signal, iMessage adapters with Claude agent runtime
claude-code-hooks-mastery
A Python demo/template repo for configuring and “mastering” Anthropic Claude Code hooks. It provides a full hook lifecycle implementation (13 hook events), logging, transcript conversion, prompt validation/context injection, tool permission auditing/auto-allow for read-only ops, and examples of orchestration via sub-agents and team-based validation. It also demonstrates optional TTS via multiple providers (e.g., ElevenLabs) using MCP servers.
aisuite
aisuite is a lightweight Python library that provides a unified, OpenAI-style chat completions interface across multiple LLM providers. It also offers tool-calling abstractions (manual tool handling and automatic multi-turn tool execution via max_turns) and supports Model Context Protocol (MCP) tools through an MCPClient or tool config. Providers are added via a plugin-style adapter architecture.
ai-tools
Extension toolkit for Claude Code, including Skills, Plugins, and MCP Servers.
claude-code-design-skills
A collection of Claude Code skills for streamlining design-to-code workflows.
feishu-mcp-doc-write-stable
Stable Feishu/Lark document writing workflow via MCP.
langroid
Langroid is a Python multi-agent framework for building LLM-powered applications. It provides agent/task abstractions where agents collaborate via message exchange, with optional components like LLM backends, tools/functions, and vector stores, plus support for structured extraction/RAG patterns and MCP server tool adaptation.
mskills
Manage your AI Agent Skills in one place.
plan-review-skill
A Claude Code skill that runs multi-perspective plan review using parallel VP agents to identify blockers, anti-patterns, conflicts, and regressions before execution.
poco-agent
<div align="center">
tgcli
Telegram CLI + MCP server powered by MTProto and the official MCP SDK
windows-qa-engineer-skill
Skill that turns the agent into a manual QA operator for Windows 11 desktop apps. Runs on the same desktop as the SUT — no mocks, no browser-only tricks.
apple-engineer-superpowers
The most comprehensive Apple platform engineering skill for AI coding assistants. ~100KB of production-tested patterns across Swift 6 concurrency, SwiftUI, Metal, RealityKit, and visionOS — areas no other skill covers in depth.
claude-code-reverse-engineering
Reverse engineering deep dives into Claude Code's features, built by reading the minified source directly.