Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use.
★not rated 80▲
+3 5mo agoA
tokens not measured
originalMIT
Universal memory runtime — ambient working-memory substrate for Claude Code. Memory is not a feature you invoke — it's the substrate the agent operates on.
A continuous, zero-friction learning layer: the agent learns about you and improves its own skills across every session, and can share anonymized, provenance-verified learnings to a global pool. Inspired by Hermes Agent.
★not rated 79 3mo agoA
tokens not measured
originalMITarchived
Deploy the current static site to a live HTTPS URL via Cybrix. Detects Next.js export, Astro, Vite, Hugo, Eleventy, and plain HTML. Returns a live URL on .cbrx.cc in under 60 seconds.
★not rated 79 4mo agoA
tokens not measured
originalMIT
Long-running agent harness with 5-layer memory architecture, GitHub integration via gh CLI, autonomous batch processing with a dedicated implementer subagent, Agent Teams with ATDD, quality-gate hooks, and 6 Agent Skills.
★not rated 79 1mo agoA
tokens not measured
originalMIT
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications.
Write fast, idiomatic lazy-API Polars in Python and answer natural-language data questions in one shot. Describes querying, analysis, and pandas-to-Polars translation.
★not rated 79▲
+3 23d agoA
tokens not measured
originalMIT
Add real-time chat, voice, video, and moderation to your app. Claude reads CometChat documentation, fetches reference pages, and pulls curated implementation bundles for common scenarios — React UI Kit quickstart, Flutter, iOS, Android, React Native, the JavaScript SDK, the no-code widget, moderation setup…
★not rated 79▲
+5 2d agoA
tokens not measured
originalApache-2.0
Generate or convert single-file HTML slide presentations with interactive components (flip cards, charts, tables, code blocks, stats, architecture flows, and more) or creative visual themes.
★not rated 79 4mo agoA
tokens not measured
forkMIT
Persistent causal memory for Claude Code — decisions, outcomes, and lessons that survive compaction. Same-context counterfactuals (natural experiments), a falsifiable prediction ledger, and an activation skill that teaches when to recall and record.
★not rated 79▲
+13 3d agoA
tokens not measured
originalApache-2.0
Deploy local or GitHub projects to Sealos Cloud, connect cloud databases and S3 object storage, generate Dockerfiles and Sealos templates, assess cloud-native readiness, and build Sealos Desktop apps.
Audit your Mac's security posture from Claude Code, understand what each finding means and why it matters, then fix what's safe. Drives the fort CLI over your shell and remediates only what you approve. Read-only by default. Findings map to SOC 2 / ISO 27001 / NIST / CIS when you need audit evidence.
★not rated 78 2mo agoA
tokens not measured
originalMIT
Production-ready skills and agents for Craft CMS 5 development. Plugin development (elements, services, controllers, migrations, events, testing, headless, configuration), site development (content modeling, Twig templates, atomic design, multi-site), a name-routed index of 23 plugin references (config, Twig/PHP API…
★not rated 78
changed 9d agoA
tokens not measured
originalMIT
AST-powered code compression for LLMs. Send 89% fewer tokens, get the same understanding. Parses your code with tree-sitter, keeps the signal, drops the noise.