Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
plan-iterate
Use this skill when you've added notes to a plan and want them addressed
boetro/dotclaude
-
Copy a recipe to an Obsidian vault
Given a URL to a recipe, copy it to an Obsidian vault using these rules.
boetro/dotclaude
-
Initialize New Python Project
Setup a new python project in this directory.
boetro/dotclaude
-
plan-todos
Use this skill to add a detailed todo list to your plan
boetro/dotclaude
-
plan-implement
Use this skill to implement a plan in full, updating the plan as you go, with continuous testing
boetro/dotclaude
-
Unit Test Writing
This skill should be used when the user asks to "write tests", "add unit tests", "create test cases", "test this function", "add test coverage", or discusses testing strategies and test implementation.
boetro/dotclaude
-
intent-analysis
Analyze and explain the intent behind AI tool calls. Use when you need to understand what an action will do, verify your interpretation is correct, or explain your reasoning to the user.
az9713/icr
-
github-workflow-automation
Automates GitHub workflows including batch issue creation from JSON/CSV, PR creation with issue linking, pre-PR testing, and WordPress-specific validation (PHP linting, WPCS). Use when creating multiple issues, automating PR workflows, or validating WordPress code before commits.
WalksWithASwagger/kriskrug-wp
-
platform
Android core components lifecycle, Activities, Fragments, Services, Intent system.
pluginagentmarketplace/custom-plugin-android 1
-
ui
XML layouts, ConstraintLayout, Jetpack Compose, Material Design 3.
pluginagentmarketplace/custom-plugin-android 1
-
data
Room ORM, SQLite, SharedPreferences, DataStore, encryption.
pluginagentmarketplace/custom-plugin-android 1
-
architecture
MVVM pattern, Clean Architecture, Repository pattern, dependency injection, SOLID principles.
pluginagentmarketplace/custom-plugin-android 1
-
production
Unit testing, performance optimization, security implementation, Play Store deployment.
pluginagentmarketplace/custom-plugin-android 1
-
networking
Retrofit, OkHttp, REST APIs, JSON serialization, network security.
pluginagentmarketplace/custom-plugin-android 1
-
fundamentals
Master Kotlin syntax, OOP principles, SOLID practices, functional programming, and data structures.
pluginagentmarketplace/custom-plugin-android 1
-
languages
Master programming languages for backend development. Learn language selection, fundamentals, and ecosystem for JavaScript, Python, Go, Java, C#, PHP, Ruby, and Rust.
pluginagentmarketplace/custom-plugin-backend 1
-
api-design
Design and build professional APIs with REST, GraphQL, and gRPC. Master authentication, documentation, testing, and operational concerns.
pluginagentmarketplace/custom-plugin-backend 1
-
architecture
Master architectural design with SOLID principles, design patterns, microservices, and event-driven systems. Learn to design scalable backend systems.
pluginagentmarketplace/custom-plugin-backend 1
-
testing
Backend testing strategies and test automation. Unit, integration, E2E, and load testing with best practices.
pluginagentmarketplace/custom-plugin-backend 1
-
devops
Deploy applications with Docker and Kubernetes, automate with CI/CD, manage infrastructure with code, and configure cloud platforms and networking.
pluginagentmarketplace/custom-plugin-backend 1
-
databases
Master relational and NoSQL databases. Learn PostgreSQL, MySQL, MongoDB, Redis, and other technologies for data persistence, optimization, and scaling.
pluginagentmarketplace/custom-plugin-backend 1
-
messaging
Message queues and event-driven backend architecture. RabbitMQ, Kafka, pub/sub patterns, and async communication.
pluginagentmarketplace/custom-plugin-backend 1
-
security
Secure backend applications against OWASP threats. Implement authentication, encryption, scanning, compliance, and incident response procedures.
pluginagentmarketplace/custom-plugin-backend 1
-
performance
Optimize application performance through caching strategies, load balancing, database scaling, and monitoring. Build systems handling thousands of concurrent users.
pluginagentmarketplace/custom-plugin-backend 1