skills  by pedronauck

Agent skills collection for AI coding assistants

Created 3 weeks ago

New!

266 stars

Top 96.1% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

This repository offers a comprehensive collection of 139 agent skills designed to augment AI coding assistants like Claude Code. It provides specialized domain knowledge, best practices, and guided workflows, significantly enhancing an agent's capacity for complex, specialized tasks.

How It Works

Skills are modular, self-contained units, each residing in a dedicated directory under skills/. Each skill comprises a SKILL.md file containing metadata, procedures, and reference materials, adhering to the agentskills.io specification. AI agents dynamically match user requests to relevant skills based on descriptive frontmatter, enabling deep, context-aware task execution.

Quick Start & Requirements

  • Installation: Recommended: npx skills add https://github.com/pedronauck/skills. Manual: Copy or symlink skills into ~/.claude/skills/.
  • Prerequisites: Requires the skills CLI and a compatible AI coding assistant environment (e.g., Claude Code).
  • Links: Repository URL: https://github.com/pedronauck/skills

Highlighted Details

  • Extensive Skill Catalog: Covers a vast array of domains including Frontend/UI (React, Tailwind, Shadcn, Motion), Backend/APIs (Hono, Elysia, Drizzle ORM, Stripe), TypeScript/JavaScript, Rust, Go, DevOps/Infrastructure (Kubernetes, Terraform, Cloudflare), AI/Agent Development, Testing, and more.
  • Standardized Structure: Each skill follows a consistent directory layout (skills/<skill-name>/SKILL.md, references/, examples/, templates/, scripts/, checklists/) for maintainability and discoverability.
  • Agent Skills Specification: Adherence to the agentskills.io specification ensures interoperability and a predictable skill format for AI agents.

Maintenance & Community

The repository outlines a clear process for contributing new skills, referencing best practices within the skills/skills-best-practices/SKILL.md file. Specific community channels or active maintainer details are not detailed in the provided README excerpt.

Licensing & Compatibility

License information is stated to be available in the repository root. Specific license type and compatibility for commercial use or closed-source linking cannot be determined from the provided text.

Limitations & Caveats

The README does not specify any alpha status, known bugs, or platform limitations. The primary dependency is the skills CLI and integration with a compatible AI agent.

Health Check
Last Commit

4 days ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
2
Star History
266 stars in the last 27 days

Explore Similar Projects

Feedback? Help us improve.