deb-adarsh/ai-stack-kit
Manager for AI skills, subagents, and hooks - install and sync across AI clients & IDEs
Manager for AI skills, subagents, and hooks - install and sync across AI clients & IDEs
npx skills add deb-adarsh/ai-stack-kitManager for AI skills, subagents, and hooks - install and sync across AI clients & IDEs
Event driving connector modules linking asynchronous Python backend services directly to active agent memory channels.
MUST be used whenever fixing performance issues in a Flows app. This skill finds AND fixes performance problems — re-renders, inefficient queries, missing pagination, unbounded fetches, large bundles, and memory leaks. It does not just report them. Always measure before and after. Triggers: performance, slow, laggy, optimize, re-render, bundle size, load time, CDF query, large list, memory leak, debounce, virtualize, lazy load, code split.
A Claude skill that turns agent output into single-file HTML reports.
AI Agent Skill — Auto-generate business context layer (BCL) for large backend codebases. Supports Java, Python, Go, Kotlin, TypeScript. Turn 500K lines into navigable knowledge maps.code2wiki ( code to wiki) 是一项专为复杂项目构建面向业务的“业务语义层”的技能。通过 code2wiki,开发者可以将既有代码库高效地转化为系统化的项目上下文与 Wiki 文档,从而显著提升 LLM 对复杂业务系统的理解深度,赋能代码总结、领域 Skill 构建及自动化文档生成。
Automate Plasmic tasks via Rube MCP (Composio). Always search tools first for current schemas.
Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.