Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
api-client-generator
Use when creating REST API clients, SDK wrappers, or HTTP service integrations. Generates type-safe client code with retry logic, error handling, rate limiting, and comprehensive tests. Triggered by requests to integrate external APIs, build SDK clients, or create service wrappers.
blurphanatic/claude-skills
-
presentation-transformation
Use when transforming presentations from basic to professional quality - employs parallel multi-agent execution, research-driven design, and McKinsey/BCG/Deloitte best practices to create executive-ready decks
blurphanatic/claude-skills
-
skill-lifecycle-manager
Use when creating, testing, iterating, or managing Claude Code skills. Handles skill scaffolding, git versioning, symlink management, auto-discovery testing, and quality assurance. Triggered by requests to create new skills, improve existing skills, test skill loading, or manage skill infrastructure.
blurphanatic/claude-skills
-
ai-text-humaniser
Removes common AI-generated text patterns that make writing obviously machine-produced. Use when: (1) Writing or editing any text content, (2) User requests human-sounding or natural writing, (3) User wants to avoid AI slop or AI tells, (4) Creating content that shouldn't read as AI-generated. Apply automatically when generating prose, articles, emails, or creative content.
Invoke with: /humanise-text, /humanize-text, /check-ai-patterns, or say "use the ai-text-humaniser skill to..."
adnanmueller/am-dev-plugins 2
-
beeper-ai
AI-powered chat assistant for Beeper Desktop. Use when user asks about:
- Searching messages across platforms (/beeper-ai:search)
- Summarizing conversations (/beeper-ai:summarize)
- Generating replies (/beeper-ai:reply)
- Analyzing communication style (/beeper-ai:analyze-style)
- Checking Beeper/Fabric connectivity (/beeper-ai:status)
adnanmueller/am-dev-plugins 2
-
beeper-assistant
AI assistant for Beeper - search, summarize, and reply to messages across all connected platforms
adnanmueller/am-dev-plugins 2
-
document-processor
Extract and process content from PDFs and DOCX files. Handles large files, OCR for scanned documents, page splitting, and markdown conversion. Use when: (1) Processing PDF references in notes, (2) Extracting text from large documents for analysis, (3) Converting DOCX to markdown, (4) Handling scanned/image PDFs with OCR, (5) Integrating with Obsidian or note-taking workflows, (6) Splitting large documents into manageable chunks.
Invoke with: /process-document, /extract-pdf, /extract-docx, or say "use document-processor skill to..."
adnanmueller/am-dev-plugins 2
-
development-pipeline
adnanmueller/am-dev-plugins 2
-
03a-backend
adnanmueller/am-dev-plugins 2
-
03b-frontend
adnanmueller/am-dev-plugins 2
-
00-bootstrap
adnanmueller/am-dev-plugins 2
-
02b-architect
adnanmueller/am-dev-plugins 2
-
06-security
adnanmueller/am-dev-plugins 2
-
03c-qa-specs
adnanmueller/am-dev-plugins 2
-
02a-ux-ui-full
adnanmueller/am-dev-plugins 2
-
02a-ux-ui-lite
adnanmueller/am-dev-plugins 2
-
01-product-manager
adnanmueller/am-dev-plugins 2
-
05-devops
adnanmueller/am-dev-plugins 2
-
04-qa-validation
adnanmueller/am-dev-plugins 2
-
feature-documenter
Create clear feature documentation for non-professional developers. Use PROACTIVELY when documenting new features, significant code changes, creating technical specifications, or when a feature isn't covered in the original project spec. Triggers on requests like "document this feature", "create feature docs", "write technical specification", "document these changes", or any request to explain what code does for future reference.
Invoke with: /document-feature, /document-feature-simple, /document-feature-full, or say "use the feature-documenter skill to..."
adnanmueller/am-dev-plugins 2
-
website-copy-standards
Comprehensive skill for writing high-converting, AI-optimised website copy that combines Generative Engine Optimization (GEO) with strategic copywriting psychology. Use when: (1) Writing new website copy, landing pages, or marketing content, (2) Performing SEO audits or content reviews, (3) Optimising content for AI Answer Engines (Google AI, Perplexity, ChatGPT), (4) Implementing Schema markup (JSON-LD structured data), (5) Writing B2B or B2C-specific copy, (6) Creating About Us pages or brand storytelling content, (7) Writing microcopy, error messages, or UX text, (8) Ensuring accessibility and inclusive language.
Invoke with: /write-website-copy, /audit-seo, /generate-schema, /validate-content, or say "use the website-copy-standards skill to..."
adnanmueller/am-dev-plugins 2
-
toolchain-health
Validate Python toolchain alignment between mise, Poetry, and pyproject.
Use when changing Python versions, editing pyproject.toml, or seeing Poetry/mise
version solver errors. Invokes /toolchain-health to check:
- .mise.toml python tool version
- pyproject.toml python constraint
- Poetry env python interpreter
Keywords: python version, mise, poetry, toolchain, env use, lock, install
stars-end/agent-skills
-
parallelize-cloud-work
Delegate independent work to Claude Code Web cloud sessions for parallel execution. Generates comprehensive session prompts with context exploration guidance, verifies Beads state, provides tracking commands. Use when user says "parallelize work to cloud", "start cloud sessions", or needs to execute multiple independent tasks simultaneously, or when user mentions cloud sessions, cloud prompts, delegate to cloud, Claude Code Web, generate session prompts, parallel execution, or asks "how do I use cloud sessions".
stars-end/agent-skills
-
docs-create
Create epic-specific documentation skill with external reference docs. MUST BE USED for caching external docs.
Fetches URLs, caches full content, uses documentation-engineer to generate cohesive summaries, and creates auto-activating skill.
Use when starting work on epic that requires external documentation context (API docs, tool guides, reference materials),
or when user mentions "cache docs", "external docs", "API documentation", URLs for docs,
documentation needs, reference materials, knowledge caching, or epic context documentation.
stars-end/agent-skills