radu-md/agent-skills
Personal collection of Claude Code skills for sharing with teammates
Personal collection of Claude Code skills for sharing with teammates
npx skills add radu-md/agent-skillsPersonal collection of Claude Code skills for sharing with teammates
日程待办摘要:编排 calendar +agenda 和 task +get-my-tasks,生成指定日期的日程与未完成任务摘要。适用于了解今天/明天/本周的安排。
Runs a budget-aware agent-assisted engineering health audit for instruction/config drift, hooks/MCP, verifier surfaces, and AI maintainability. Use when users ask 检查claude/检查codex/检查pi/配置检查/健康度 or report agents ignoring instructions, missing validation, or code becoming hard to maintain. Not for debugging code or reviewing PRs.
Provide Python project setups, testing tools, and FastAPI/MCP bootstraps using uv-first workflows for consistent automation and development.
This repository is a skill factory for AI coding agents, enabling teams to systematically build, refine, and evaluate reusable agent skills so hard-won prompting and workflow knowledge can become scalable productivity.
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.