一键导入
repository-onboarding
Bootstrap GitHub Copilot agent intelligence system in new repositories with complete setup
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Bootstrap GitHub Copilot agent intelligence system in new repositories with complete setup
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Bidirectional design token translation between Style Dictionary JSON and _variables.scss for the Genesis Semantic Design System. Converts tokens to SCSS variables and parses existing SCSS back into structured token JSON.
Apply advanced glassmorphism, neon glows, quantum gradients, and consciousness animations using Genesis Ontological mixins. Implement futuristic visual effects while maintaining semantic purity. Use when enhancing visual aesthetics, creating immersive experiences, or implementing advanced UI effects from v2.0+ enhancements.
Migrate legacy CSS and SCSS to Genesis Ontological mixins. Convert raw CSS properties to semantic ontological patterns, ensure zero-CSS compliance in subdomain files, and maintain the three-tier architecture. Use when refactoring existing stylesheets to adopt the ontology system or auditing subdomain SCSS for semantic purity.
Validates SCSS unit compatibility to prevent Sass compilation errors from mixing incompatible units like vw and rem
Manage bidirectional synchronization between _design/ JSON blueprints and Jekyll _includes/_layouts code. _design/ is the single source of truth for both Jekyll and Figma. Forward-syncs blueprints to _data/design/ for Jekyll. Reverse-extracts structural changes from HTML back to blueprints. Keeps genesis-core.scss selectors in step with layout-variants. Enriches blueprints with figmaStyles for Blueprint2Code import.
Author and validate JSON blueprints in _design/ that represent the skeletal structural intent of UI components and page layouts, entirely decoupled from visual styling or framework-specific code.
| name | repository-onboarding |
| description | Bootstrap GitHub Copilot agent intelligence system in new repositories with complete setup |
| license | MIT |
| metadata | {"author":"ASISaga","version":"1.0","category":"automation","role":"bootstrap-specialist"} |
| allowed-tools | Bash(mkdir:*) Bash(cp:*) Read Edit Create |
Role: Bootstrap Specialist for Agent Intelligence Systems
Automated setup of complete GitHub Copilot agent intelligence system in new repositories based on templates and specifications.
Use this skill when:
Purpose: Bootstrap complete system in empty repository
Steps:
Purpose: Add agent intelligence to existing repository
Steps:
Directory creation:
mkdir -p .github/{instructions,specs,docs,agents,prompts,skills}
Validation:
./.github/skills/repository-onboarding/scripts/validate-setup.sh
→ /docs/specifications/github-copilot-agent-guidelines.md — Agent standards
→ /docs/specifications/architecture.md — System architecture
→ /docs/specifications/agent-self-learning-system.md — Self-learning system
→ .github/prompts/repository-onboarding.prompt.md — Onboarding prompt
→ .github/specs/agent-intelligence-framework.md — Framework spec