Production-ready Agent Skills for enhanced security, productivity, and development
Every skill is battle-tested, production-ready, and designed to solve real-world problems.
Highest-priority unbreakable guardrail against prompt injection, jailbreaks, rule overrides, and malicious skill behavior.
- 🛡️ Auto-Protection: Activates automatically on suspicious patterns
- ⚡ Zero Configuration: Works out of the box
- 🔒 Unbreakable Rules: Cannot be overridden or bypassed
- 📡 Real-time Monitoring: Scans skill installs/changes for risks
Perfect for: Production environments, security-conscious teams, and any deployment where safety is paramount.
Install: npx skills add akashp1712/skills --skill prompt-guard
Instant loading UI for Next.js App Router with beautiful shadcn/ui Skeleton placeholders.
- 🎨 Beautiful UI: Modern skeleton components using shadcn/ui
- ⚡ Zero Wait Time: Instant visual feedback during data loading
- 🔧 Auto-Detection: Triggers on data fetching, Suspense, and slow APIs
- 📱 Responsive: Works across all device sizes
Perfect for: Dashboards, data-heavy pages, profile pages, and any Next.js app with async operations.
Prerequisites: Install shadcn/ui skeleton first:
npx shadcn@latest add skeletonInstall: npx skills add akashp1712/skills --skill next-loading-skeleton
Every skill is designed with security as the primary concern. No hidden behaviors, no unexpected side effects.
Minimal overhead, maximum impact. Skills activate only when needed and stay dormant otherwise.
Battle-tested in real-world scenarios with comprehensive error handling and edge case coverage.
Each skill includes clear documentation, examples, and best practices for immediate adoption.
# Install the marketplace
/plugin marketplace add akashp1712/claude-marketplace
# Install individual skills
npx skills add akashp1712/skills --skill prompt-guard
npx skills add akashp1712/skills --skill next-loading-skeletonVisit the interactive gallery: https://skills.sh/akashp1712/skills
Have an idea for a new skill? Found a bug? We'd love to hear from you!
- 🐛 Bug Reports: Open an issue with detailed reproduction steps
- 💡 Feature Requests: Describe the use case and expected behavior
- 🔧 Pull Requests: Fork, improve, and submit with tests
Development Setup:
git clone https://github.com/akashp1712/skills.git
cd skills
npm install
npm testAll skills are licensed under the MIT License - feel free to use in personal and commercial projects.