Skip to main content
مستودع GitHub

OIN-SMILES

يحتوي OIN-SMILES على 60 من skills المجمعة من tjmustard، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
60
Stars
10
محدث
2026-07-27
Forks
2
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

hyper-document
مطوّرو البرمجيات

Updates all project documentation after code or skill changes. Always reads actual implementation before writing. Covers README, CHANGELOG, docs/, AGENTS.md, memory files, and skills-info.md. Use after completing any feature, fix, refactor, or skill update.

2026-07-27
handoff
مطوّرو البرمجيات

Compacts the current conversation into a handoff document so a fresh agent can continue the work. Saves to the OS temp directory, not the workspace. Pass an optional argument describing what the next session will focus on.

2026-07-25
process-document
مطوّرو البرمجيات

Documents the process, methodology, and decisions of the current session as a reproducible narrative. Saves to spec/process/ in the workspace so the journey can be understood and recreated by others.

2026-07-25
hyper-init
مطوّرو البرمجيات

Scaffolds a new project by conducting an interview to collect metadata and generating standard repository documentation files from the framework templates. Use when setting up a new repository.

2026-07-03
hyper-tutorial-audit
مطوّرو البرمجيات

Run this after /hyper-tutorial-run to turn tutorial failures into a structured, constraint-aware goal prompt. Interviews the user about their goal and what may/may not be changed, then generates a paste-ready prompt for a new Claude Code fix session. Does NOT re-run tutorial commands.

2026-07-03
tutorial-generator
مطوّرو البرمجيات

Generates a markdown tutorial from an integration test or user-provided files through iterative LLM + human collaboration. Tutorials are saved to tutorials/<name>/ with organized supporting files.

2026-07-03
tutorial-run
مطوّرو البرمجيات

Interactively walks the user through a tutorial folder generated by /hyper-tutorial-generator. Reads tutorial.md section by section, answers questions in context, and surfaces linked code samples and output files on demand.

2026-07-03
hyper-publish
مطوّرو البرمجيات

Enhanced commit-push-PR automation: AI-suggests commit messages from CHANGELOG, uses HITL approval gates at each step, optionally creates PRs with auto-drafted descriptions. No system-level git/gh approval prompts required.

2026-07-03
architect
مطوّرو البرمجيات

Relentlessly interviews the user one question at a time, providing a recommended answer with each question and exploring the codebase before asking anything derivable from existing code. Produces a Draft PRD.

2026-06-07
audit
محللو ضمان جودة البرمجيات والمختبرون

Strictly verifies the codebase against a specific MiniPRD and reconciles the Hypergraph memory.

2026-06-07
co-research
مطوّرو البرمجيات

A prompt designed to instantiate a peer-level AI research partner for highly complex technical fields like software engineering, drug discovery, and materials science. It actively challenges assumptions using First Principles thinking, enforces strict anti-hallucination rules with standardized citations, and maintains an exhaustively detailed "Living Master Plan" (including a "Graveyard" of failed iterations) to track long-term project evolution.

2026-06-07
consult-cto
مطوّرو البرمجيات

Activates a CTO persona to collaboratively plan and review technical decisions before entering the formal Hypergraph specification pipeline. Use when brainstorming architecture, evaluating trade-offs, or planning a new feature with a trusted technical advisor.

2026-06-07
create-issue
مطوّرو البرمجيات

Quickly captures a bug, feature request, or improvement as a structured GitHub issue without interrupting the user's development flow. Use when the user needs to log something fast while staying focused on current work.

2026-06-07
deepdive
مطوّرو البرمجيات

Temporarily pauses the main development plan to exhaustively explore, research, or brainstorm a specific topic using First Principles thinking and strict epistemic humility. Use when the user needs to deeply understand a concept before making a decision.

2026-06-07
execute
مطوّرو البرمجيات

Implements the current plan precisely and in full, following existing code patterns and updating the hypergraph after every modification. Use when ready to write code against a compiled MiniPRD.

2026-06-07
grill-docs
مطوّرو البرمجيات

Relentless domain-sharpening session that challenges your plan against the existing domain model, enforces precise terminology, and updates CONTEXT.md and ADRs inline as decisions crystallise. Use when stress-testing a plan against the project's language and documented decisions.

2026-06-07
learning-opportunity
معلمو التعليم العالي، جميع الآخرون

Pauses development mode to teach a technical concept at three increasing levels of complexity, tailored to a technical PM audience. Use when the user wants to understand something they encountered while building.

2026-06-07
new-workflow
مطوّرو البرمجيات

Converts a desired behavior, prompt, or idea into a properly formatted workflow file in the Hypergraph Coding Agent Framework. Use when the user wants to create a new slash command or workflow.

2026-06-07
peer-review
محللو ضمان جودة البرمجيات والمختبرون

Evaluates external peer review findings against the actual codebase, separating valid issues from misunderstandings, and produces a prioritized action plan. Use when another model or reviewer has provided feedback on the current implementation.

2026-06-07
prompt-engineer
مطوّرو البرمجيات

Collaboratively designs an optimal, personalized prompt with the user using advanced LLM prompt engineering best practices. Explains the rationale behind structural choices educationally. Framework-agnostic. Use when the user wants to create or refine an AI prompt.

2026-06-07
resolve
متخصصو إدارة المشاريع

Mediates Red Team findings, forces architectural trade-offs, and compiles the final SuperPRD and MiniPRDs.

2026-06-07
sop
متخصصو إدارة المشاريع

Explains the Master SOP and guides the user to the correct framework phase. Use when a new user needs orientation or when you need to re-anchor to the correct workflow phase.

2026-06-07
stitch-design
مصممو واجهات الويب والرقمية

Translates rough UI/UX ideas and visual references into a concrete Design System specification with tokens, component specs, and layout rules. Use when starting UI work or defining visual standards for a feature.

2026-06-07
template-architect
فنيو النشر المكتبي

Reverse-engineers a filled-out source document into a reusable Markdown template for a downstream AI agent. Use when the user provides a completed document and wants to extract a reusable template from it.

2026-06-07
troubleshooting
مطوّرو البرمجيات

Guides the user through diagnosing and recovering from common failure states in the Hypergraph Coding Agent Framework. Use when the user reports bugs, hallucinations, desynchronization, or errors with the framework agents.

2026-06-07
tutorial
معلمو التعليم العالي، جميع الآخرون

Walks the user through a practical, step-by-step example of the Hypergraph Coding Agent Framework using the Email Newsletter Subscription scenario. Use when onboarding new users or demonstrating the framework workflow.

2026-06-07
update
مطوّرو البرمجيات

Interactive smart-upgrade command. Fetches latest upstream framework, auto-updates non-sensitive files, and guides user through section-by-section collaborative merge of sensitive customizable files. Backs up any replaced or merged file to .agents/.backup/YYYY-MM-DD/.

2026-06-07
contextualize
مطوّرو البرمجيات

Audits and fixes HACF agent instruction files (CLAUDE.md, AGENTS.md, GEMINI.md) in an installed project to ensure HACF is framed as a development toolchain, not the project subject. Use when HACF content bleeds into project plans, PRDs, or architecture docs.

2026-06-06
baseline
مطوّرو البرمجيات

Reverse-engineers the existing codebase to generate a "Current State" SuperPRD.

2026-05-28
hyper-clear
المهن الحاسوبية الأخرى

Flushes conversation history and resets session context between feature cycles. Idempotent—safe to call multiple times.

2026-05-28
create-skill
المهن الحاسوبية الأخرى

Converts an agentic prompt or Gemini Gem into a new structured skill for the Hypergraph Coding Agent Framework. Use this skill when asked to create a new skill from a prompt, gem, or idea.

2026-05-28
discover
مطوّرو البرمجيات

Scans the existing codebase to initialize or update the architecture.yml hypergraph.

2026-05-28
redteam
مطوّرو البرمجيات

Performs an adversarial Blast Radius and vulnerability analysis on the Draft PRD.

2026-05-28
refresh-memory
مطوّرو البرمجيات

Reads all memory, rules, docs, and the codebase to rebuild a fresh mental model of the project, then updates the memory files to reflect actual current state. Use when starting a new session or when memory feels stale.

2026-05-28
session-update
مطوّرو البرمجيات

Updates agentic memory files (activeContext, systemPatterns, productContext) and project docs with work done in the current session. Use at the end of a development session to keep memory in sync with the codebase.

2026-05-28
status
مطوّرو البرمجيات

Immediately outputs the current, fully updated Living Master Plan including project objectives, architecture hypotheses, actionable steps, constraints, and a graveyard of failed approaches. Use at any point to get a snapshot of the project state.

2026-05-28
architect
متخصصو إدارة المشاريع

Executes a state-machine interview to extract exhaustive requirements and generate a Draft PRD.

2026-03-07
audit
محللو ضمان جودة البرمجيات والمختبرون

Strictly verifies the codebase against a specific MiniPRD and reconciles the Hypergraph memory.

2026-03-07
baseline
مطوّرو البرمجيات

Reverse-engineers the existing codebase to generate a "Current State" SuperPRD.

2026-03-07
co-research
مطوّرو البرمجيات

A prompt designed to instantiate a peer-level AI research partner for highly complex technical fields like software engineering, drug discovery, and materials science. It actively challenges assumptions using First Principles thinking, enforces strict anti-hallucination rules with standardized citations, and maintains an exhaustively detailed "Living Master Plan" (including a "Graveyard" of failed iterations) to track long-term project evolution.

2026-03-07
عرض أهم 40 من أصل 60 skills مجمعة في هذا المستودع.