← all plugins

Everything Claude Code Main

by @anantha-236 · plugin · 100 skills

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

Install the whole plugin (CLI)
npx skillmds add anantha-236/ck npx skillmds add anantha-236/x-api npx skillmds add anantha-236/ui-demo npx skillmds add anantha-236/videodb npx skillmds add anantha-236/benchmark npx skillmds add anantha-236/blueprint npx skillmds add anantha-236/crosspost npx skillmds add anantha-236/repo-scan npx skillmds add anantha-236/agent-eval npx skillmds add anantha-236/api-design npx skillmds add anantha-236/browser-qa npx skillmds add anantha-236/claude-api npx skillmds add anantha-236/django-tdd npx skillmds add anantha-236/exa-search npx skillmds add anantha-236/brand-voice npx skillmds add anantha-236/bun-runtime npx skillmds add anantha-236/cpp-testing npx skillmds add anantha-236/e2e-testing npx skillmds add anantha-236/laravel-tdd npx skillmds add anantha-236/manim-video npx skillmds add anantha-236/canary-watch npx skillmds add anantha-236/eval-harness npx skillmds add anantha-236/fal-ai-media npx skillmds add anantha-236/git-workflow npx skillmds add anantha-236/jpa-patterns npx skillmds add anantha-236/perl-testing npx skillmds add anantha-236/product-lens npx skillmds add anantha-236/rust-testing npx skillmds add anantha-236/safety-guard npx skillmds add anantha-236/santa-method npx skillmds add anantha-236/search-first npx skillmds add anantha-236/skill-comply npx skillmds add anantha-236/tdd-workflow npx skillmds add anantha-236/team-builder npx skillmds add anantha-236/clickhouse-io npx skillmds add anantha-236/configure-ecc npx skillmds add anantha-236/deep-research npx skillmds add anantha-236/design-system npx skillmds add anantha-236/nanoclaw-repl npx skillmds add anantha-236/perl-patterns npx skillmds add anantha-236/perl-security npx skillmds add anantha-236/rules-distill npx skillmds add anantha-236/rust-patterns npx skillmds add anantha-236/security-scan npx skillmds add anantha-236/video-editing npx skillmds add anantha-236/content-engine npx skillmds add anantha-236/context-budget npx skillmds add anantha-236/csharp-testing npx skillmds add anantha-236/dmux-workflows npx skillmds add anantha-236/golang-testing npx skillmds add anantha-236/kotlin-testing npx skillmds add anantha-236/nuxt4-patterns npx skillmds add anantha-236/python-testing npx skillmds add anantha-236/springboot-tdd npx skillmds add anantha-236/article-writing npx skillmds add anantha-236/claude-devfleet npx skillmds add anantha-236/django-patterns npx skillmds add anantha-236/django-security npx skillmds add anantha-236/docker-patterns npx skillmds add anantha-236/dotnet-patterns npx skillmds add anantha-236/frontend-slides npx skillmds add anantha-236/golang-patterns npx skillmds add anantha-236/kotlin-patterns npx skillmds add anantha-236/market-research npx skillmds add anantha-236/nestjs-patterns npx skillmds add anantha-236/python-patterns npx skillmds add anantha-236/security-review npx skillmds add anantha-236/skill-stocktake npx skillmds add anantha-236/autonomous-loops npx skillmds add anantha-236/backend-patterns npx skillmds add anantha-236/click-path-audit npx skillmds add anantha-236/coding-standards npx skillmds add anantha-236/jira-integration npx skillmds add anantha-236/laravel-patterns npx skillmds add anantha-236/laravel-security npx skillmds add anantha-236/nextjs-turbopack npx skillmds add anantha-236/project-flow-ops npx skillmds add anantha-236/prompt-optimizer npx skillmds add anantha-236/pytorch-patterns npx skillmds add anantha-236/swiftui-patterns npx skillmds add anantha-236/frontend-patterns npx skillmds add anantha-236/gan-style-harness npx skillmds add anantha-236/investor-outreach npx skillmds add anantha-236/lead-intelligence npx skillmds add anantha-236/postgres-patterns npx skillmds add anantha-236/strategic-compact npx skillmds add anantha-236/verification-loop npx skillmds add anantha-236/agent-payment-x402 npx skillmds add anantha-236/data-scraper-agent npx skillmds add anantha-236/energy-procurement npx skillmds add anantha-236/investor-materials npx skillmds add anantha-236/visa-doc-translate npx skillmds add anantha-236/agentic-engineering npx skillmds add anantha-236/codebase-onboarding npx skillmds add anantha-236/continuous-learning npx skillmds add anantha-236/database-migrations npx skillmds add anantha-236/deployment-patterns npx skillmds add anantha-236/django-verification npx skillmds add anantha-236/iterative-retrieval npx skillmds add anantha-236/liquid-glass-design
⬇ Download

Skills in this plugin

  1. ck · anantha-236 bundle
    Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.
    1
    repo stars
  2. x-api · anantha-236
    X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
    1
    repo stars
  3. ui-demo · anantha-236
    Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
    1
    repo stars
  4. videodb · anantha-236 bundle
    See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, video), and create real time alerts for events from live streams or desktop capture.
    1
    repo stars
  5. benchmark · anantha-236
    Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
    1
    repo stars
  6. blueprint · anantha-236
    Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".
    1
    repo stars
  7. crosspost · anantha-236
    Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.
    1
    repo stars
  8. repo-scan · anantha-236
    Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.
    1
    repo stars
  9. agent-eval · anantha-236
    Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
    1
    repo stars
  10. api-design · anantha-236
    REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
    1
    repo stars
  11. browser-qa · anantha-236
    Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
    1
    repo stars
  12. claude-api · anantha-236
    Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.
    1
    repo stars
  13. django-tdd · anantha-236
    Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
    1
    repo stars
  14. exa-search · anantha-236
    Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.
    1
    repo stars
  15. brand-voice · anantha-236 bundle
    Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.
    1
    repo stars
  16. bun-runtime · anantha-236
    Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.
    1
    repo stars
  17. cpp-testing · anantha-236
    Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
    1
    repo stars
  18. e2e-testing · anantha-236
    Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
    1
    repo stars
  19. laravel-tdd · anantha-236
    Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
    1
    repo stars
  20. manim-video · anantha-236 bundle
    Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.
    1
    repo stars
  21. canary-watch · anantha-236
    Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.
    1
    repo stars
  22. eval-harness · anantha-236
    Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
    1
    repo stars
  23. fal-ai-media · anantha-236
    Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.
    1
    repo stars
  24. git-workflow · anantha-236
    Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
    1
    repo stars
  25. jpa-patterns · anantha-236
    JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
    1
    repo stars
  26. perl-testing · anantha-236
    Write and run Perl tests using Test2::V0, Test::More, prove, mocking, and coverage analysis with Devel::Cover, following a TDD workflow.
    1
    repo stars
  27. product-lens · anantha-236
    Use this skill to validate the "why" before building, run product diagnostics, and convert vague ideas into specs.
    1
    repo stars
  28. rust-testing · anantha-236
    Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
    1
    repo stars
  29. safety-guard · anantha-236
    Prevents destructive operations when working on production systems or running agents autonomously by intercepting risky commands and restricting file edits to a specified directory.
    1
    repo stars
  30. santa-method · anantha-236
    Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
    1
    repo stars
  31. search-first · anantha-236
    Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
    1
    repo stars
  32. skill-comply · anantha-236 bundle
    Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines
    1
    repo stars
  33. tdd-workflow · anantha-236
    Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
    1
    repo stars
  34. team-builder · anantha-236
    Interactive agent picker for composing and dispatching parallel teams
    1
    repo stars
  35. clickhouse-io · anantha-236
    ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
    1
    repo stars
  36. configure-ecc · anantha-236
    Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
    1
    repo stars
  37. deep-research · anantha-236
    Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
    1
    repo stars
  38. design-system · anantha-236
    Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
    1
    repo stars
  39. nanoclaw-repl · anantha-236
    Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.
    1
    repo stars
  40. perl-patterns · anantha-236
    Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
    1
    repo stars
  41. perl-security · anantha-236
    Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.
    1
    repo stars
  42. rules-distill · anantha-236 bundle
    Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files
    1
    repo stars
  43. rust-patterns · anantha-236
    Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
    1
    repo stars
  44. security-scan · anantha-236
    Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.
    1
    repo stars
  45. video-editing · anantha-236
    AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.
    1
    repo stars
  46. content-engine · anantha-236
    Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.
    1
    repo stars
  47. context-budget · anantha-236
    Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.
    1
    repo stars
  48. csharp-testing · anantha-236
    C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
    1
    repo stars
  49. dmux-workflows · anantha-236
    Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.
    1
    repo stars
  50. golang-testing · anantha-236
    Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
    1
    repo stars
  51. kotlin-testing · anantha-236
    Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.
    1
    repo stars
  52. nuxt4-patterns · anantha-236
    Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.
    1
    repo stars
  53. python-testing · anantha-236
    Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
    1
    repo stars
  54. springboot-tdd · anantha-236
    Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
    1
    repo stars
  55. article-writing · anantha-236
    Write long-form content such as blog posts, guides, tutorials, and newsletters with a distinctive voice derived from supplied examples or brand guidance, ensuring structure, pacing, and credibility.
    1
    repo stars
  56. claude-devfleet · anantha-236
    Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
    1
    repo stars
  57. django-patterns · anantha-236
    Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
    1
    repo stars
  58. django-security · anantha-236
    Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
    1
    repo stars
  59. docker-patterns · anantha-236
    Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
    1
    repo stars
  60. dotnet-patterns · anantha-236
    Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
    1
    repo stars
  61. frontend-slides · anantha-236 bundle
    Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
    1
    repo stars
  62. golang-patterns · anantha-236
    Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
    1
    repo stars
  63. kotlin-patterns · anantha-236
    Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.
    1
    repo stars
  64. market-research · anantha-236
    Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or research that informs business decisions.
    1
    repo stars
  65. nestjs-patterns · anantha-236
    NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
    1
    repo stars
  66. python-patterns · anantha-236
    Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
    1
    repo stars
  67. security-review · anantha-236 bundle
    Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
    1
    repo stars
  68. skill-stocktake · anantha-236 bundle
    Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.
    1
    repo stars
  69. autonomous-loops · anantha-236
    Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
    1
    repo stars
  70. backend-patterns · anantha-236
    Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
    1
    repo stars
  71. click-path-audit · anantha-236
    Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.
    1
    repo stars
  72. coding-standards · anantha-236
    Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
    1
    repo stars
  73. jira-integration · anantha-236
    Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
    1
    repo stars
  74. laravel-patterns · anantha-236
    Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.
    1
    repo stars
  75. laravel-security · anantha-236
    Laravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.
    1
    repo stars
  76. nextjs-turbopack · anantha-236
    Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
    1
    repo stars
  77. project-flow-ops · anantha-236
    Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.
    1
    repo stars
  78. prompt-optimizer · anantha-236
    Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.
    1
    repo stars
  79. pytorch-patterns · anantha-236
    PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.
    1
    repo stars
  80. swiftui-patterns · anantha-236
    SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
    1
    repo stars
  81. frontend-patterns · anantha-236
    Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
    1
    repo stars
  82. gan-style-harness · anantha-236
    GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
    1
    repo stars
  83. investor-outreach · anantha-236
    Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.
    1
    repo stars
  84. lead-intelligence · anantha-236 bundle
    AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when the user wants to find, qualify, and reach high-value contacts.
    1
    repo stars
  85. postgres-patterns · anantha-236
    PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
    1
    repo stars
  86. strategic-compact · anantha-236 bundle
    Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
    1
    repo stars
  87. verification-loop · anantha-236
    A comprehensive verification system for Claude Code sessions.
    1
    repo stars
  88. agent-payment-x402 · anantha-236
    Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.
    1
    repo stars
  89. data-scraper-agent · anantha-236
    Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.
    1
    repo stars
  90. energy-procurement · anantha-236
    Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost management. Informed by energy procurement managers with 15+ years experience at large commercial and industrial consumers. Includes market structure analysis, hedging strategies, load profiling, and sustainability reporting frameworks. Use when procuring energy, optimizing tariffs, managing demand charges, evaluating PPAs, or developing energy strategies.
    1
    repo stars
  91. investor-materials · anantha-236
    Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.
    1
    repo stars
  92. visa-doc-translate · anantha-236 bundle
    Translate visa application documents (images) to English and create a bilingual PDF with original and translation
    1
    repo stars
  93. agentic-engineering · anantha-236
    Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
    1
    repo stars
  94. codebase-onboarding · anantha-236
    Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.
    1
    repo stars
  95. continuous-learning · anantha-236 bundle
    Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
    1
    repo stars
  96. database-migrations · anantha-236
    Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).
    1
    repo stars
  97. deployment-patterns · anantha-236
    Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
    1
    repo stars
  98. django-verification · anantha-236
    Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
    1
    repo stars
  99. iterative-retrieval · anantha-236
    Pattern for progressively refining context retrieval to solve the subagent context problem
    1
    repo stars
  100. liquid-glass-design · anantha-236
    iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.
    1
    repo stars