Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hex

يحتوي hex على 31 من skills المجمعة من gaberger، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
31
Stars
4
محدث
2026-05-17
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

hex-adr-create
مطوّرو البرمجيات

Create a new Architecture Decision Record with auto-numbering, dependency impact analysis, and validation gates. Use when the user asks to "create ADR", "write ADR", "new ADR", or "architecture decision".

2026-05-17
hex-feature-dev
مطوّرو البرمجيات

Start feature development with hex decomposition and worktree isolation. Use when the user asks to "develop a feature", "new feature", "implement feature", "feature dev", "start feature", or "add feature".

2026-05-17
hex-spacetime
مطوّرو البرمجيات

Guide SpacetimeDB WASM module development for hex. Use when the user asks to "create module", "spacetimedb", "wasm module", "new reducer", "spacetime table", "add spacetime module", or works in spacetime-modules/.

2026-05-17
hex-adr-review
مطوّرو البرمجيات

Review code changes against existing Architecture Decision Records

2026-05-12
hex-adr-search
مطوّرو البرمجيات

Search Architecture Decision Records by keyword, status, or date

2026-05-12
hex-adr-status
مطوّرو البرمجيات

Check ADR lifecycle -- find stale, abandoned, or conflicting decisions

2026-05-12
hex-inference
علماء البيانات

Manage inference providers (Ollama, vLLM, OpenAI-compatible) and map local models to hex agent tiers. Use when the user asks to "add ollama", "use local model", "configure inference", "qwen", "minimax", "ollama setup", "model mapping", or "inference provider".

2026-05-12
hex-analyze-arch
مطوّرو البرمجيات

Check hexagonal architecture health, find dead code, and validate boundary rules. Automatically creates tasks and spawns fix agents for violations found. Use when the user asks to "check architecture", "find dead code", "validate hex boundaries", "architecture health", "detect circular dependencies", or "hex analyze".

2026-04-13
hex-scaffold
مطوّرو البرمجيات

Scaffold a new hexagonal architecture project. Use when the user asks to "create hex project", "scaffold hexagonal", "new ports and adapters project", "hex init", or "init hexagonal project".

2026-04-13
hex-swarm
المهن الحاسوبية الأخرى

Manage HexFlo swarm coordination for multi-agent development. Use when the user asks to "start swarm", "swarm status", "coordinate agents", "multi-agent", "parallel agents", "hexflo", or "swarm cleanup".

2026-04-13
hex-workplan
مطوّرو البرمجيات

Create, validate, and manage hex workplans and behavioral specs. Use when the user asks to "create workplan", "write a plan", "plan this feature", "workplan format", "spec format", "behavioral specs", or "decompose into tasks".

2026-04-13
hex-worktree
مطوّرو البرمجيات

Manage git worktree lifecycle for hex feature development. Use when the user asks to "create worktrees", "setup worktrees", "merge worktrees", "cleanup worktrees", "list worktrees", "worktree status", or "feature branches".

2026-04-13
hex-publish-module
مطوّرو البرمجيات

Publish a SpacetimeDB WASM module with the full pipeline — publish, regen bindings, bump schema version, rebuild, restart

2026-04-05
openrouter
مطوّرو البرمجيات

Manage OpenRouter account, models, and provisioned API keys using OPENROUTER_MANAGEMENT_KEY. Use when checking credits, listing available models, auditing registered hex inference providers, creating provisioned keys, or diagnosing why inference calls are failing.

2026-03-30
workplan-format
مطوّرو البرمجيات

Defines the hex workplan JSON format and how workplans guide HexFlo swarm execution. Always loaded when planning features or coordinating swarms.

2026-03-23
hex-project-output
مطوّرو البرمجيات

Every hex project created by an agent must include README.md and a startup script. Defines the required output structure for scaffold-validator. Use when creating new projects, examples, or applications.

2026-03-22
github-code-review
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive GitHub code review with AI-powered swarm coordination

2026-03-22
github-multi-repo
مطوّرو البرمجيات

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

2026-03-22
github-project-management
مطوّرو البرمجيات

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

2026-03-22
github-release-management
مطوّرو البرمجيات

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

2026-03-22
github-workflow-automation
مطوّرو البرمجيات

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

2026-03-22
hex-analyze-deps
مطوّرو البرمجيات

Analyze dependencies and recommend optimal tech stack for a hexagonal project. Use when the user asks to "analyze dependencies", "what libraries should I use", "recommend tech stack", "language selection", or "how should components communicate".

2026-03-22
hex-dashboard
مطوّرو البرمجيات

Start the hex monitoring dashboard. Use when the user asks to "start dashboard", "open dashboard", "monitor project", "hex dashboard", or "show swarm status".

2026-03-22
hex-dev-rebuild
مديرو الشبكات وأنظمة الحاسوب

Rebuild and deploy hex-nexus binary after Rust code or asset changes

2026-03-22
hex-generate
مطوّرو البرمجيات

Generate code within a hexagonal adapter boundary. Use when the user asks to "generate adapter", "implement port", "create adapter", "code adapter", or "implement interface".

2026-03-22
hex-summarize
مطوّرو البرمجيات

Generate token-efficient AST summaries of source files. Use when the user asks to "summarize project", "ast summary", "token context", "generate context", "project overview", or "what does this project do".

2026-03-22
hex-validate
محللو ضمان جودة البرمجيات والمختبرون

Run post-build semantic validation with behavioral specs and property tests. Use when the user asks to "validate app", "post-build check", "judge the build", "semantic validation", or "run validation judge".

2026-03-22
hooks-automation
مطوّرو البرمجيات

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

2026-03-22
project-output
مطوّرو البرمجيات

Every project created by an agent must include README.md and a startup script. This skill defines the required output structure for any code generation task that creates a new project or application.

2026-03-22
sparc-methodology
مطوّرو البرمجيات

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

2026-03-22
swarm-advanced
مطوّرو البرمجيات

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

2026-03-22