HeyaHung1102/claude-skills
Isaac's personal skill library — reusable Claude Code skill definitions
Isaac's personal skill library — reusable Claude Code skill definitions
npx add-skill HeyaHung1102/claude-skillsIsaac's personal skill library — reusable Claude Code skill definitions
🧩 Enhance Claude Code behavior with clear guidelines inspired by Andrej Karpathy's insights on common pitfalls in LLM coding practices.
GitHub repository for administrakt0r/AI-Agents-Safe-Coding-Skills, discovered in the daily agent-skill hunt.
分享一些自用的 Codex Skills
A collection of reusable Claude Code Plugins / Skills.
Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable configuration in tests.