By danilotpnta
A collection of Claude Code skills for modern Python development and agentic workflows
Guide for adding a new skill to this repo following the full workflow. Use when the user says: (1) add a new skill, (2) create a skill, (3) make a skill, (4) I have an idea for a skill, (5) let us add this skill, (6) I want to build a skill, (7) let us add another skill, (8) new skill for X, or any similar phrasing about creating or adding a skill to this project.
Convert any Git repository into a text file optimized for LLM consumption using GitIngest. Use when the user wants to ingest a repo, create a text digest of a codebase, prepare a repository for LLM analysis, or needs to convert a GitHub URL to a readable text file.
Generate comprehensive iOS feature documentation from code and git history. Use when the user says: (1) document this feature, (2) create feature doc, (3) write feature docs, (4) doc this feature, (5) generate feature documentation, (6) add feature docs, (7) write up what we built, or any similar phrasing about documenting a completed or in-progress iOS feature.
Security audit for GitHub repositories, install scripts, and open source packages before installation. Use when the user wants to check if a repo or app is safe to install, review install scripts for malicious code, verify an open source project isn't collecting data, or audit dependencies for suspicious packages. Triggers on phrases like 'is this safe to install', 'check this repo', 'review this script', 'audit this code', 'is this sketchy', 'can I trust this', 'should I install this'.
Manage Python projects and dependencies using uv. Use when setting up a Python project, adding/removing packages, running scripts in a uv-managed environment, creating virtual environments, or when any skill needs Python packages installed.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code skills for modern Python development and agentic workflows.
From within a Claude Code session:
/plugin marketplace add danilotpnta/agent-skills
/plugin install agent-skills@danilotpnta-skills
/reload-plugins
Note: If skills don't appear after installing, clear the plugin cache and reinstall:
rm -rf ~/.claude/plugins/cache/
Clone the repo and add it as a local plugin:
git clone https://github.com/danilotpnta/agent-skills.git
Then in Claude Code settings, add the path to the cloned directory under plugins.
| Skill | Description |
|---|---|
| uv-manager | Manage Python projects and dependencies using uv — the authoritative convention for all Python work |
| gitingest | Convert any Git repository into a text file optimized for LLM consumption using uvx gitingest |
| add-skill | Step-by-step checklist for adding a new skill to this repo — auto-triggered when you say "add a skill" or similar |
| repo-security-review | Audit a GitHub repo, install script, or package for malicious code, data collection, and supply chain risks before installation |
| ios-feature-doc | Generate comprehensive iOS feature documentation from git history and code — auto-triggered when you say "document this feature" or similar |
Skills load automatically when Claude detects a relevant task, or you can invoke them directly:
/uv-manager
/agent-skills:uv-manager # namespaced form when installed as plugin
Contributions welcome. Please open an issue before submitting a PR for significant changes.
git checkout -b skills/your-skill-nameskills/your-skill-name/SKILL.mdSee skills/uv-manager/SKILL.md for an example of skill structure.
MIT License - see LICENSE file for details
npx claudepluginhub danilotpnta/agent-skills --plugin agent-skillsReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.