Enable your AI assistant to deliver expert-level guidance across the software development lifecycle—from prototyping and design systems to infrastructure as code, security, testing, compliance, and deployment.
Use when working with AI agent protocols, standards, interoperability specifications, evaluation contracts, synthetic simulation data, improvement pipelines, and agent steering workflows. Covers MCP, A2A, ACP, Agent Skills, AGENTS.md, ADL, Improve, x402, AP2, MCP Apps, cagent, and learn. USE FOR: agent protocol selection, comparing MCP vs A2A vs ACP, understanding agent standards ecosystem, choosing payment protocols, choosing eval standards, choosing improvement techniques, choosing synthetic data simulation techniques, steering from user feedback DO NOT USE FOR: specific protocol, eval, or improvement implementation details (use the sub-skills: mcp, a2a, acp, improve, learn, x402, etc.)
Use when building or maintaining a design system — the coordinated set of design tokens, component libraries, documentation, and tooling that ensures visual and behavioral consistency across products. USE FOR: design system architecture, choosing token formats vs component frameworks, connecting Figma to code, design-to-development workflows, multi-platform consistency DO NOT USE FOR: specific token authoring (use design-tokens), Figma workflows (use figma), component cataloging (use storybook), token transformation (use style-dictionary), cross-framework components (use mitosis)
Use when working with fundamental software development knowledge — patterns, algorithms, architecture, and craftsmanship principles drawn from canonical published works. USE FOR: development fundamentals, pattern selection, architecture decisions, algorithm choice, code quality principles, choosing between architectural styles DO NOT USE FOR: specific pattern implementations (use sub-skills: design-patterns, integration-patterns, algorithms, etc.), testing strategy (use testing), infrastructure (use iac)
Use when configuring dev containers or GitHub Codespaces. Covers devcontainer.json schema, features, lifecycle hooks, port forwarding, and customizations. USE FOR: devcontainer.json configuration, GitHub Codespaces setup, lifecycle hooks, port forwarding, VS Code customizations, dev container features DO NOT USE FOR: specific language setup (use the sub-skills: dotnet, python, typescript), Docker-in-Docker configuration (use docker-in-docker), sidecar services (use multi-container-workspaces)
Use when working with C#, F#, .NET libraries, ASP.NET Core, Blazor, Entity Framework Core, and the broader .NET ecosystem. USE FOR: .NET language features, choosing libraries and frameworks, project structure, package selection, architecture decisions DO NOT USE FOR: specific library configuration details (use the sub-skills: web, data, testing, eventing, cloud, etc.)
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.
My personal agent-skills marketplace.
This repository serves as a marketplace for agent skills that can be discovered and installed using the Agent Skills open standard.
To pull down skills from this marketplace, use:
npx skills add Tyler-R-Kendrick/agent-skills
Or to list available skills:
npx skills list Tyler-R-Kendrick/agent-skills
.claude-plugin/
marketplace.json # Marketplace configuration / catalog
skills/
dotnet/ # .NET ecosystem skills (aspnet-core, blazor, …)
.agents/
skills/ # Advanced skills (AGENTS.md + rules/ pattern)
scripts/
validate.sh # Build / validation script
package.json
requirements.txt # Python dependencies (skills-ref)
AGENTS.md # Contributor guidance for AI agents and humans
Skills live under the skills/ directory. Each skill is a directory containing a SKILL.md file with required YAML frontmatter (name, description) and Markdown body content. See AGENTS.md for full authoring guidance.
Skills are validated against the Agent Skills specification using the skills-ref Python package.
pip install -r requirements.txt
Validate all skills:
npm run validate
# or
bash scripts/validate.sh
Validate a single skill:
agentskills validate skills/dotnet/aspnet-core
# or
bash scripts/validate.sh skills/dotnet/aspnet-core
| Script | Description |
|---|---|
npm run validate | Validate all SKILL.md files |
npm test | Alias for validate |
MIT
npx claudepluginhub tyler-r-kendrick/agent-skills --plugin agent-skillsCreate and validate production-grade agent skills with 100-point marketplace grading
Collection of agent skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling
Open collection of AI agent skills — reusable, framework-agnostic SKILL.md packages
Skill discovery and installation assistant — find and install the right skills for your project
Professional skill creation with TDD workflow. Features dual-mode (fast/full), behavioral validation, and automated quality gates for 9.0/10+ scores.
Search, discover, and install AI agent skills from 9 registries with quality scoring, security labels, and cross-platform support