# Add to your Claude Code skills
git clone https://github.com/afonsoft/skillsskills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by afonsoft. drawi.o skill. It has 0 GitHub stars.
skills's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/afonsoft/skills" and add it to your Claude Code skills directory (see the Installation section above).
skills is primarily written in Shell. It is open-source under afonsoft on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh skills against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
A curated collection of high-performance Agent Skills and hooks designed to enhance AI capabilities across various runtimes (Claude Code, OpenCode, Devin, Cursor, etc.).
This repository provides specialized guidance and tools following the Agent Skills Specification (agentskills.io). Instead of generic prompts, these skills provide structured patterns, constraints, and reference materials that allow agents to perform complex software engineering tasks with production-grade quality.
The skills are organized into three main pillars: Harness Engineering, Code Quality, and Extensibility.
Foundation for creating and managing AI agents.
create-agent-harness: The starting point. Use this to bootstrap a complete agent environment (CLAUDE.md, rules, skills) in any repo.create-readme: Professionalizes the repository landing page. Generates evidence-based READMEs and SemVer-compliant CHANGELOGs.observability-and-instrumentation: Once the harness is set, use this to ensure the agent's actions and the application's behavior are visible and diagnosable in production.Ensuring the output meets professional standards.
code-review-and-quality: The primary gatekeeper. Performs multi-axis reviews (correctness, security, performance) before any code is merged.sonarqube-review: The automated auditor. Integrates with SonarQube to identify and fix technical debt and smells systematically.Expanding what the agent can actually do.
building-mcp-servers: The power-user tool. Teaches agents how to build their own Model Context Protocol (MCP) servers to connect to any API or database.drawio-architecture: Visual intelligence. Merges architecture diagram authoring with the official draw.io MCP server for automated system design.The fastest way to install and auto-detect your environment.
npx skills add afonsoft/skills
Publish and earn from your skills on Capafy.
# Install Capafy Publisher
curl -sL "https://api.capafy.ai/public/capafy-publisher.zip" -o capafy.zip
unzip -q capafy.zip -d ~/.opencode/skills/capafy-publisher
# Publish a skill
cd ~/.opencode/skills/capafy-publisher
python3 packager.py publish-init --env claude_code --runtime-dir /path/to/skills --skill-dir /path/to/skills/skill-name
SkillsLLM indexes open-source skills for Claude Code, Codex CLI, and ChatGPT. Sign in with GitHub and submit this repository through Submit a Skill. Submissions are security-scanned before listing.
Awesome Skills discovers open-source SKILL.md skills from GitHub. Keep each skill in its own directory with a valid SKILL.md, optional scripts/, references/, or assets/, and a repository README. Submit the repository through the site's Submit a Skill form for directory listing.
SkillHub aggregates skills from GitHub sources. Open Sources → Add Source, then use:
afonsoft/skillshttps://github.com/afonsoft/skillsGitHub Repomain/skillsSkillHub imports the collection from this source and lists each valid SKILL.md directory in its marketplace.
SKILL.md and follow the lapped process).MIT - See LICENSE.
Browse all available skills at skills.sh.