Agent Skills by revtechstudio
Showing 21 vetted skills indexed across 1 GitHub repositories.
element-definition-convention
Standardize plugin element definitions with kebab-case naming and required front-matter.
workflow-analyzer
Analyze workflows to identify automatable elements and propose AI skill configurations.
responsibility-mapper
Classify responsibility boundaries and generate agent-definition artifacts from work details.
element-relationship-analyzer
Analyze plugin element relationships to identify dependencies and invocation order.
task-decomposer
Decompose complex tasks into single-purpose subtasks with dependency mapping.
domain-analyzer
Analyze user domains and goals to extract required plugin capabilities.
plugin-validator
Validate plugin directories for structure, integrity, and documentation quality.
command-generator
Generates standardized Markdown command definitions with plugin-architecture conformance.
plugin-architecture-convention
Define standardized plugin architecture conventions for agents, skills, and commands.
plugin-packager
Package plugin files into ZIP archives with metadata and checksums.
workflow-skill-generator
Generate standardized SKILL.md documentation from user-provided workflows with templates.
skill-granularity-convention
Define and enforce single-purpose skill granularity with splitting and merging criteria.
convention-skill-generator
Generates MARKDOWN files for skills from user-defined conventions and guidelines.
agent-generator
Generate standardized agent Markdown files with front-matter and scoped responsibilities.
documentation-standards
Enforce Markdown documentation standards with markdownlint-cli2 validation.
security-guidelines
Provide security guidelines for authentication, encryption, input validation, and secure logging.
version-control-guidelines
Standardize Git workflows with Conventional Commits, branch strategies, and PR guidelines.
development-principles
Detect contradictions and clarify ambiguous requirements before development proceeds.
interaction-guidelines
Standardize user-agent dialogue with structured questions, progressive disclosure, and feedback prompts.
coding-conventions
Enforce .NET/C# coding conventions for naming, layout, and C# 12+ features.
issue-management-guidelines
Standardize issue creation, labeling, and lifecycle management with templates.