Skip to main content
Run any Skill in Manus
with one click
GitHub repository

acrossai-mcp-manager

acrossai-mcp-manager contains 10 collected skills from acrossai-co, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
3
updated
2026-05-28
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

speckit-brownfield-bootstrap
software-developers

Generate spec-kit configuration tailored to the existing codebase

2026-05-28
speckit-brownfield-migrate
software-developers

Incrementally adopt SDD for existing features with reverse-engineered specs

2026-05-28
speckit-brownfield-scan
software-developers

Auto-discover project structure, tech stack, frameworks, and architecture patterns

2026-05-28
speckit-brownfield-validate
software-developers

Verify bootstrap output matches actual project structure and conventions

2026-05-28
wp-plugin-development
software-developers

Use for all development work on plugins built with WPBoilerplate/wordpress-plugin-boilerplate: hooks via the Loader singleton, PSR-4 namespace layout, security baseline (nonces/capabilities/escaping), settings API, REST endpoints, lifecycle, i18n, multisite, performance, and the @wordpress/scripts build pipeline.

2026-05-28
berlindb
software-developers

Use when implementing custom database tables in WordPress plugins with berlindb/core. Covers Schema/Table/Row/Query class wiring, the allow_null gotcha, upsert return-value handling, JSON column encoding, tri-state tinyint columns, and all failure modes discovered in production use.

2026-05-27
wp-abilities-audit
software-developers

Audit a WordPress plugin's REST surface and produce a standardized audit document proposing Abilities API registrations. Produces a markdown doc with a YAML schema and prose sections that humans and agents can both consume when planning a registration rollout. Works on any WP plugin.

2026-05-27
wp-abilities-verify
software-quality-assurance-analysts-and-testers

Verify a WordPress plugin's Abilities API registrations: enumerate abilities, check that callback behavior matches each annotation's claim (the adversarial readonly-but-writes detection), validate permissions and schemas, and validate audit documents produced by wp-abilities-audit.

2026-05-27
wp-packages-strategy
software-developers

Prioritize official @wordpress packages over external dependencies. Detect React conflicts, use aliasing, and validate package usage.

2026-05-27
wp-plugin-directory-guidelines
software-developers

Use when reviewing WordPress plugins for GPL compliance, checking license headers or compatibility, evaluating upsell/freemium/trialware patterns, validating plugin naming or trademark rules, checking plugin slugs, understanding why a plugin was rejected from WordPress.org, or answering any question about the 18 WordPress.org Plugin Directory guidelines — even if the user doesn't mention 'guidelines' explicitly.

2026-05-27