apexyard
Enforced SDLC gates, code review, and portfolio governance
All Skills in This Repository (56)
Pure Emerald Level Indicatorssite
Retrieve canonical Markdown alternates for apexyard marketing pages.
compliance-check
Audit GDPR and ePrivacy compliance across consent, legal pages, and data handling.
geo-audit
Audit documentation and site surfaces for GEO and AEO discoverability.
seo-audit
Audit technical SEO gaps across public pages for indexing and structured data.
docs-audit
Audit documentation completeness and freshness using the Diataxis framework.
launch-check
Run a 10-dimension launch audit and produce a go/no-go verdict table.
monitoring-audit
Audit production observability coverage for logging, error tracking, health endpoints, and alerting.
performance-audit
Analyze web codebases for bundle size, image, loading, and caching issues.
accessibility-audit
Audit UI markup against WCAG 2.1 AA criteria and output prioritized fixes.
analytics-audit
Detect analytics SDKs, inventory tracked events, and verify funnel coverage.
extract-features
Catalog routes, models, jobs, tests, UI screens, and documented capabilities into a feature matrix.
threat-model
Generate prioritized STRIDE threat models from existing DFDs.
Frequently Asked Questions
FAQPage SchemaHow to install ApexYard?▼
Run `npx skills add me2resh/apexyard --all -g -y` in your terminal to install the full skill set globally.
What problem does ApexYard solve?▼
It stops agent-written code from reaching production unreviewed by enforcing tickets, independent code review, quality gates, and a named human approval before every merge.
Does ApexYard work with tools other than Claude Code?▼
Yes. The enforcement hooks are plain bash, and adapters let opencode, pi, and Codex run the same rules; Cursor is partially supported.
Can ApexYard manage multiple projects at once?▼
Yes. You fork it as an ops repo, register each project in a single registry file, and portfolio commands like /inbox, /status, and /tasks aggregate across all of them.
Do I need to write code to use ApexYard?▼
No. After forking and running the guided /setup and /onboard flows, you drive everything with plain-English requests while the framework enforces the process.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core