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

acrossai-abilities-manager

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

skills collected
32
Stars
0
updated
2026-06-09
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

wp-packages-strategy
software-developers

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

2026-06-09
speckit-architecture-guard-architecture-apply
computer-occupations-all-other

Apply approved architecture refactors by updating plan and task artifacts directly.

2026-06-06
speckit-architecture-guard-architecture-review
computer-occupations-all-other

Perform a framework-agnostic architecture review validating implementation against spec.md, plan.md, tasks.md, and the governance and architecture constitutions.

2026-06-06
speckit-architecture-guard-architecture-verify
computer-occupations-all-other

Perform an architecture-aware verification gate validating implementation against spec.md, plan.md, tasks.md, and the Architecture Constitution.

2026-06-06
speckit-architecture-guard-architecture-workflow
computer-occupations-all-other

Run a single architecture workflow that prefers memory-first context and can incorporate security review when available.

2026-06-06
speckit-architecture-guard-governed-implement
computer-occupations-all-other

Run implementation with memory context, then review the produced implementation against security and architecture constraints.

2026-06-06
speckit-architecture-guard-governed-plan
computer-occupations-all-other

Orchestrate a governed planning workflow that coordinates flash-mem, Security Review, and Architecture Guard validation.

2026-06-06
speckit-architecture-guard-governed-tasks
software-developers

Generate or validate implementation tasks with memory context, security constraints, and architecture refactor/migration awareness.

2026-06-06
speckit-architecture-guard-init
software-developers

Initialize or refine the project governance and architecture constitutions for Architecture Guard.

2026-06-06
speckit-architecture-guard-violation-detection
software-developers

Detect framework-agnostic architecture violations in plans, tasks, and implementation summaries.

2026-06-06
speckit-memory-md-audit
software-developers

Audit memory quality, index integrity, freshness, and synthesis hygiene.

2026-06-06
speckit-memory-md-capture-from-diff
software-developers

Capture durable knowledge and architecture decisions from current or provided diffs.

2026-06-06
speckit-memory-md-capture
software-developers

Propose human-approved durable lessons and matching index updates from completed work.

2026-06-06
speckit-memory-md-init
software-developers

Initialize layered memory, synthesis, and spec starter files in a target repo.

2026-06-06
speckit-memory-md-log-finding
software-developers

Turn a high-signal audit finding into a tracker-ready follow-up for GitHub, GitLab, Jira, or another issue system.

2026-06-06
speckit-memory-md-plan-with-memory
software-developers

Use index-first retrieval to synthesize constraints and gate planning on conflicts.

2026-06-06
speckit-memory-md-token-report
software-developers

Compare estimated token usage between full memory reads and optimized synthesis.

2026-06-06
speckit-security-review-apply
software-developers

Apply approved security follow-up items into Spec-Kit planning artifacts

2026-06-06
speckit-security-review-audit
information-security-analysts

Performs broader or full-system security review across the codebase. Recommended for milestone reviews, release reviews, or major architecture validation.

2026-06-06
speckit-security-review-branch
information-security-analysts

Reviews security risks introduced by the current branch or implementation changes. Recommended for normal feature development workflows.

2026-06-06
speckit-security-review-export
information-security-analysts

Export security review findings as a formal Executive and Technical Pentest Report.

2026-06-06
speckit-security-review-followup
software-developers

Create remediation plans or technical-debt tasks from security review findings

2026-06-06
speckit-security-review-init
information-security-analysts

Initialize or update the Security Constitution for the project.

2026-06-06
speckit-security-review-plan
information-security-analysts

Security review of Spec-Kit plan artifacts and supporting design docs

2026-06-06
speckit-security-review-staged
information-security-analysts

Security review of staged changes only (git diff --cached)

2026-06-06
speckit-security-review-tasks
information-security-analysts

Security review of Spec-Kit task artifacts and implementation sequencing

2026-06-06
wp-block-development
web-developers

Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.

2026-05-23
wp-block-themes
web-developers

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).

2026-05-23
wp-performance
software-developers

Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.

2026-05-23
wp-phpstan
software-developers

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.

2026-05-23
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-23
wp-project-triage
software-developers

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

2026-05-23