agentconfig
Official@agentconfig
Standardized scaffolding and configuration management for Preact-based web registries and documentation sites using Tailwind CSS and Playwright.
Agent Skills by agentconfig
Showing 11 vetted skills indexed across 1 GitHub repositories.
create-page
Automates new page scaffolding for agentconfig.org with HTML, renderer, component, data file, and registry wiring.
advisor
Analyze workflows to recommend AI primitives and implementation sequencing.
page-styling
Standardize page layout and hero styling with PageLayout and Agents-style typography.
co-author
Add Co-authored-by trailers to Git commit messages for multiple contributors.
theme-styling
Apply Tailwind CSS 4 design tokens for consistent theming and dark mode.
add-primitive
Automates primitive definition updates across primitives.ts, fileTree.ts, and comparison.ts.
create-component
Scaffold Preact components with standardized folder layouts and index exports.
add-provider
Add a new AI provider to agentconfig.org across type definitions, data, UI, tests, and documentation.
generate-llms
Generate llms.txt and llms-full.txt files from site data sources.
write-e2e-test
Automate end-to-end UI validation for agentconfig.org using Playwright with TypeScript.
semantic-commit
Generate conventional commit messages with type, scope, and description structure.
Frequently Asked Questions About agentconfig
FAQPage SchemaWhat specific development tasks does agentconfig enable?▼
It enables rapid scaffolding of Preact components, standardized page layout generation, and the synchronization of registry data. It manages the wiring of new providers across type definitions, documentation, and testing suites, while ensuring consistent design token application via Tailwind CSS 4.
Which engineers benefit from using these capabilities?▼
Frontend engineers and registry maintainers focused on building consistent, scalable documentation sites benefit most. It is designed for developers who need to maintain strict folder structures, standardized component exports, and uniform styling across complex web-based registries.
What are the prerequisites for implementing these configurations?▼
Implementation requires a project environment utilizing Preact, Tailwind CSS 4, and Playwright for testing. The system assumes a structured repository layout where primitives, file trees, and registry data are managed through centralized TypeScript definitions.