Agent Skills by Steven Mosley
Showing 69 vetted skills indexed across 8 GitHub repositories.
validate
Run the full test suite and validate results against the implementation plan.
test-first
Enforce test-driven development by writing tests before implementation.
check-deps
Compare installed dependency versions against latest stable or LTS releases.
claude-automation-recommender
Analyze a codebase to propose Claude Code automations across hooks, subagents, skills, plugins, and MCP servers.
feature-development
Plan software features through discovery, architecture, implementation, testing, and documentation milestones.
claude-md-improver
Audit CLAUDE.md files against templates and apply approved updates.
command-development
Design, document, and validate Claude Code slash commands for plugins.
skill-development
Structure Claude Code plugin skills with SKILL.md, references, and examples.
plugin-settings
Store per-project plugin settings in YAML frontmatter within a local Markdown file.
Kubernetes Operations
Deploy, debug, and scale Kubernetes workloads across clusters.
hook-development
Design Claude Code plugin hooks for tool-use events with prompt and command patterns.
mcp-integration
Connect MCP servers with Claude Code plugins for structured tool access.
agent-development
Create Claude Code agents with structured frontmatter and validation scripts.
frontend-design
Build production-ready HTML/CSS/JS frontend components with explicit aesthetic direction.
using-superpowers
Discover and load relevant Skills before responding to any user message.
dispatching-parallel-agents
Dispatch independent agents to investigate unrelated tasks in parallel.
finishing-a-development-branch
Run project tests, update documentation, and create a PR-ready summary.
receiving-code-review
Verify code review feedback through a six-step process before implementation.
verification-before-completion
Run verification commands and report status with fresh evidence.
planning
Translate research inputs into architecture design and implementation plans.
defining
Clarify task requirements through Socratic dialogue and document them in requirements.md.
verifying
Run full test suites and cross-check requirements.md and plan.md for completion eligibility.
executing
Execute approved plan steps with TDD and atomic commits.
researching
Automates git history mining and codebase exploration into structured research artifacts.