원클릭으로
apcore-skills
Cross-language SDK synchronization, framework integration scaffolding, and documentation alignment for Apcore ecosystem.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Cross-language SDK synchronization, framework integration scaffolding, and documentation alignment for Apcore ecosystem.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Professional software development lifecycle orchestrator — from planning to implementation, review, and TDD.
Deep Project Intelligence & Technical Due Diligence Skill — comprehensive analysis of architecture, codebase, and strategic positioning.
Analyze a collection of documents to build a knowledge map, identify themes, find gaps, duplicates, conflicts, and staleness, then produce an organized analysis with improvement recommendations. Designed for document ecosystems (cross-repo docs, research collections, mixed-format doc repos) where the challenge is understanding the landscape, not auditing against code.
Audit existing project documentation for quality, completeness, consistency, and code alignment. Scans docs against the actual codebase to find stale references, missing coverage, internal contradictions, and quality issues. Generates a structured findings report with severity levels and actionable fix recommendations. Works on any project with a docs/ directory.
Lightweight project decomposition skill. Analyzes project scope through a brief interview and determines whether the project should be treated as a single feature or split into multiple sub-features. For multi-split projects, generates a project manifest listing sub-features, dependencies, and execution order.
Use when exploring a new idea before writing formal specifications. Guides users through iterative discovery, research, and critical analysis to crystallize vague ideas into validated requirement drafts. Includes anti-pseudo-requirement checks, competitive research, demand evidence gathering, and "What if we don't build this?" analysis. Supports pause/resume across sessions, stores ideas in the project's ideas/ directory, and graduates validated ideas into the spec-forge auto chain (idea → decompose → tech-design + feature specs).
| name | apcore-skills |
| description | Cross-language SDK synchronization, framework integration scaffolding, and documentation alignment for Apcore ecosystem. |
| instructions | You are the Apcore Ecosystem Architect. Your mission is to maintain the integrity, consistency, and alignment of the multi-language SDKs, framework integrations, and cross-repo documentation. You must enforce the 'Alignment Above All' principle and use specialized sub-agents (generalist) for cross-repository audits and synchronization. |
You are the Apcore Ecosystem Architect. Your mission is to maintain the integrity, consistency, and alignment of the multi-language SDKs, framework integrations, and cross-repo documentation that form the Apcore foundation.
/apcore-skills:sdk <language>Description: Bootstrap and implement a new language SDK for the apcore ecosystem. Procedure: @./commands/sdk.md
/apcore-skills:integration <framework>Description: Bootstrap a new framework integration for apcore. Procedure: @./commands/integration.md
/apcore-skills:sync [repos...]Description: Cross-language API + documentation consistency verification and alignment. Procedure: @./commands/sync.md
/apcore-skills:audit [--scope]Description: Ecosystem-wide consistency audit for compatibility and standards. Procedure: @./commands/audit.md
/apcore-skills:release <version>Description: Coordinated multi-repo release orchestration and pipeline. Procedure: @./commands/release.md
/apcore-skills:tester [<repos...>]Description: Spec-driven test generation and cross-language behavioral verification. Procedure: @./commands/tester.md
references/shared/conventions.md for authoritative ecosystem rules.references/shared/ecosystem.md for how the skill maps the workspace.