Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
changelog-format
Keep a Changelog format guidelines and entry writing best practices
sequenzia/claude-plugins 1
-
language-patterns
Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns
sequenzia/claude-plugins 1
-
git-workflow
Orchestrates git commit and push operations based on user intent
sequenzia/claude-plugins 1
-
prd-analysis
PRD analysis knowledge including depth-aware criteria, finding categories, severity guidelines, and common issue patterns
sequenzia/claude-plugins 1
-
task-generation
This skill should be used when generating implementation tasks from PRDs, decomposing features into atomic tasks, inferring dependencies, or mapping PRD content to task metadata.
sequenzia/claude-plugins 1
-
prd-generation
PRD generation knowledge, templates, and compilation guidance for creating AI-optimized Product Requirements Documents
sequenzia/claude-plugins 1
-
context7-search
Retrieve real-time technical documentation and code snippets from third-party libraries using the Context7 V2 API.
barrychen38/agent-context7-skill
-
speckit
依照 speckit 的標準工作流程,引導式地產生規格文件、澄清需求、產生實作計劃與任務清單,每個階段都需要人工審核確認
MilesChou/claude-spec-kit-workflow 1
-
RubyCritic Code Quality Analysis
Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Provides detailed metrics, scores files A-F, compares branches, and prioritizes high-churn problem areas. Use when analyzing Ruby code quality, reviewing PRs, or identifying technical debt.
esparkman/claude-rubycritic-skill 14
-
learning-graph-generator
Generates a comprehensive learning graph from a course description, including 200 concepts with dependencies, taxonomy categorization, and quality validation reports. Use this when the user wants to create a structured knowledge graph for educational content.
dmccreary/signal-processing 1
-
calculator-helper
Performs mathematical calculations and conversions. Use when user asks to "calculate", "compute", "what is the result of", "convert units", or needs math help.
Dexploarer/claudius-skills 5
-
todo-finder
Finds and organizes TODO, FIXME, HACK, and NOTE comments in codebase. Use when user asks to "find TODOs", "show all FIXMEs", "list action items", or "what needs to be done".
Dexploarer/claudius-skills 5
-
comment-generator
Generate code comments and docstrings. Use when user asks to "add comments", "document this code", "explain with comments", or "add docstrings".
Dexploarer/claudius-skills 5
-
app-icon-generator
Generates app icons in all required sizes for iOS, Android, and PWA from a single source image. Use when user asks to "generate app icons", "create ios icons", "android app icons", "favicon", or "pwa icons".
Dexploarer/claudius-skills 5
-
mock-generator
Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".
Dexploarer/claudius-skills 5
-
smart-contract-generator
Generates Solidity smart contracts with security best practices (ERC-20, ERC-721, ERC-1155, custom). Use when user asks to "create smart contract", "solidity contract", "erc20 token", "nft contract", or "web3 contract".
Dexploarer/claudius-skills 5
-
threejs-scene-builder
Comprehensive Three.js and React Three Fiber skill for creating 3D scenes, characters, NPCs, procedural generation, animation retargeting, and interactive experiences. Use when user asks to "create Three.js scene", "setup React Three Fiber", "add 3D character", "create NPC AI", "procedural 3D generation", "retarget animation", "setup avatar system", or "create 3D game".
Dexploarer/claudius-skills 5
-
wcag-compliance-checker
Checks websites for WCAG 2.1 Level AA compliance, identifies accessibility violations, and provides remediation guidance. Use when user asks to "check accessibility", "wcag compliance", "a11y audit", "accessibility violations", or "screen reader testing".
Dexploarer/claudius-skills 5
-
kubernetes-manifest-generator
Generates Kubernetes manifests (Deployments, Services, Ingress, ConfigMaps, Secrets) with best practices for production workloads. Use when user asks to "create k8s manifest", "generate Kubernetes deployment", "setup k8s service", or "create Kubernetes resources".
Dexploarer/claudius-skills 5
-
terraform-module-builder
Generates reusable Terraform modules with best practices for AWS, Azure, GCP infrastructure as code. Use when user asks to "create Terraform module", "generate IaC module", "setup Terraform", or "create infrastructure module".
Dexploarer/claudius-skills 5
-
translation-key-extractor
Extracts hardcoded strings from code and converts them to translation keys for i18n. Use when user asks to "extract translations", "find hardcoded strings", "internationalize code", "setup i18n", or "create translation files".
Dexploarer/claudius-skills 5
-
i18n-setup-wizard
Sets up complete internationalization infrastructure for React, Vue, Next.js, or vanilla JS with framework config, translation files, and language switching. Use when user asks to "setup i18n", "add translations", "multi-language support", or "internationalization setup".
Dexploarer/claudius-skills 5
-
jupyter-notebook-assistant
Organizes, cleans, and optimizes Jupyter notebooks - removes empty cells, adds structure, extracts functions, generates documentation. Use when user asks to "clean notebook", "organize jupyter", "refactor notebook", or "jupyter best practices".
Dexploarer/claudius-skills 5
-
data-cleaning-pipeline-generator
Generates data cleaning pipelines for pandas/polars with handling for missing values, duplicates, outliers, type conversions, and data validation. Use when user asks to "clean data", "generate data pipeline", "handle missing values", or "remove duplicates from dataset".
Dexploarer/claudius-skills 5