ArMaTeC avatar

ArMaTeC

Community

@ArMaTeC · United kingdom

4Followers
|
35Public Repos
|
91Published Skills

ArMaTeC maintains a 91-skill registry of specialist coding agents covering full-stack frameworks, cloud infrastructure, databases, security, and ML engineering.

Skills Distribution
DomainDeveloper To...Language & Framewo.. (40%)Cloud Infrastructu.. (20%)Data Engineering &.. (15%)Security & Code Qu.. (15%)

Agent Skills by ArMaTeC

Showing 91 vetted skills indexed across 1 GitHub repositories.

ArMaTeCArMaTeC

redball-deployment-guide

Guides building, signing, and deploying the Redball WPF application on Windows.

Community
Intermediate
ArMaTeCArMaTeC

speckit-checklist

Generate requirements-quality checklists for spec-kit feature specifications.

Community
Advanced
ArMaTeCArMaTeC

nextjs-developer

Implements Next.js 14+ applications with App Router, Server Components, and Server Actions.

Community
Advanced
ArMaTeCArMaTeC

planning-with-files

Maintains persistent markdown planning files on disk so agent work survives context loss.

Community
Advanced
ArMaTeCArMaTeC

database-optimizer

Analyzes execution plans and optimizes query performance for PostgreSQL and MySQL databases.

Community
Advanced
ArMaTeCArMaTeC

fullstack-guardian

Implements security-focused full-stack features spanning frontend, backend, and database layers.

Community
Advanced
ArMaTeCArMaTeC

git-commit

Analyzes staged changes and creates conventional git commits with structured messages.

Community
Intermediate
ArMaTeCArMaTeC

spark-engineer

Implements and optimizes Apache Spark pipelines for distributed data processing workloads.

Community
Advanced
ArMaTeCArMaTeC

fine-tuning-expert

Fine-tune LLMs with LoRA, QLoRA, and PEFT using Hugging Face training workflows.

Community
Advanced
ArMaTeCArMaTeC

wordpress-pro

Develops WordPress themes, plugins, Gutenberg blocks, and WooCommerce stores with security hardening.

Community
Advanced
ArMaTeCArMaTeC

planning-and-task-breakdown

Decomposes features into vertical slices with dependency graphs, checkpoint gates, and risk registers.

Community
Advanced
ArMaTeCArMaTeC

code-documenter

Generates docstrings, OpenAPI specs, JSDoc annotations, and developer guides for codebases.

Community
Intermediate
ArMaTeCArMaTeC

microservices-architect

Designs distributed system architectures with service boundaries, resilience patterns, and observability strategies.

Community
Advanced
ArMaTeCArMaTeC

incremental-implementation

Implements feature plans one verified task at a time with thin vertical slices.

Community
Intermediate
ArMaTeCArMaTeC

kotlin-specialist

Implements idiomatic Kotlin code using coroutines, Flow, Compose, Ktor, and multiplatform patterns.

Community
Advanced
ArMaTeCArMaTeC

spec-miner

Extracts specifications and requirements from existing codebases using code analysis.

Community
Intermediate
ArMaTeCArMaTeC

fastapi-expert

Builds async FastAPI endpoints with Pydantic V2 schemas, JWT authentication, and SQLAlchemy database operations.

Community
Advanced
ArMaTeCArMaTeC

atlassian-mcp

Integrates Jira and Confluence operations through MCP servers using JQL and CQL queries.

Community
Advanced
ArMaTeCArMaTeC

golang-pro

Implements concurrent Go patterns, microservices, and performance-optimized code with idiomatic error handling.

Community
Advanced
ArMaTeCArMaTeC

shopify-expert

Builds Shopify themes, apps, checkout extensions, and Storefront API integrations.

Community
Advanced
ArMaTeCArMaTeC

cli-developer

Implements command-line tools with argument parsing, prompts, and shell completions across Node.js, Python, and Go.

Community
Intermediate
ArMaTeCArMaTeC

pandaos-design

Designs UI prototypes and mockups on the PandaOS Design canvas with versioned, revertable output.

Community
Advanced
ArMaTeCArMaTeC

salesforce-developer

Writes and debugs Apex code, Lightning Web Components, and SOQL queries for Salesforce applications.

Community
Advanced
ArMaTeCArMaTeC

dotnet-core-expert

Implements .NET 8 applications with minimal APIs, clean architecture, and CQRS patterns.

Community
Advanced

Frequently Asked Questions About ArMaTeC

FAQPage Schema
What tasks can I accomplish with ArMaTeC's skill registry?▼

You can implement features across 20+ languages and frameworks (React, Next.js, Django, Spring Boot, Laravel, Rails, Flutter), optimize databases, design microservices and GraphQL schemas, configure Kubernetes/Terraform infrastructure, run security audits, write E2E tests, fine-tune models with LoRA/QLoRA, and build RAG retrieval pipelines.

Who are these skills designed for?▼

The registry targets software engineers, DevOps and SRE practitioners, data engineers, security reviewers, and architects. Each skill declares a role (specialist, expert, architect) and scope (implementation, design, review, testing), letting teams invoke domain-matched expertise for coding, infrastructure, or audit tasks.

How are the skills installed and invoked at runtime?▼

Skills are folder-based packages with YAML frontmatter defining name, description, triggers, and allowed-tools. Many are user-invocable via slash-style commands; some (like planning-with-files) register hooks on UserPromptSubmit, PreToolUse, and Stop events. Spec-kit skills require a .specify/ project directory.

Are ArMaTeC's skills open source and free to use?▼

Yes. The majority of skills carry an explicit MIT license in their frontmatter, authored primarily by github.com/Jeffallan with contributions from github-spec-kit and pandaos sources. No paid tiers, subscriptions, or usage fees are indicated anywhere in the manifest.

What prerequisites or dependencies do the skills require?▼

Most skills are self-contained prompt/instruction packages needing only a compatible agent runtime. Spec-kit skills require a .specify/ directory structure; pandaos skills require the PandaOS Design canvas and its MCP automation endpoints; planning-with-files uses shell/PowerShell hook scripts for session persistence.