Skip to main content
Run any Skill in Manus
with one click
armelhbobdad
GitHub creator profile

armelhbobdad

Repository-level view of 43 collected skills across 4 GitHub repositories.

skills collected
43
repositories
4
updated
2026-07-19
repository explorer

Repositories and representative skills

oms-cocoindex
software-developers

Build data ingestion + transformation pipelines on top of cocoindex v1.0.0 — a Python framework with a Rust engine for ultra-performant, incremental indexing (ETL, RAG, knowledge graphs, vector search). Use when authoring cocoindex v1.0.0 components — App / Environment / @lifespan / @fn / mount + TargetState reconciliation + connectors + ops. **This is a complete paradigm change from v0.3.37**; the old FlowBuilder/DataScope/DataSlice/flow_def API was wholly removed in v1.0.0 — do NOT mix vocabularies.

2026-04-25
oms-cognee
software-developers

Builds apps on top of cognee v1.0.0, the knowledge-graph memory engine for AI agents. Use when ingesting text/files/URLs into persistent memory, building knowledge graphs, searching graph-backed memory with multiple SearchType modes, enriching graphs with memify/improve, scoping memory with datasets and node_sets, configuring LLM/embedding/ graph/vector backends, running custom task pipelines, tracing operations, decorating agent entrypoints with `agent_memory`, connecting to Cognee Cloud with `serve`, or visualizing the graph. Covers cognee/__init__.py exports: the V1 API (add, cognify, search, memify, datasets, prune, update, run_custom_pipeline, config, SearchType, visualize_graph, pipelines, Drop, run_startup_migrations, tracing) and the V2 memory-oriented API (remember, RememberResult, recall, improve, forget, serve, disconnect, visualize, agent_memory). Do NOT use for: cognee internals, the HTTP REST API (use cognee-mcp or the FastAPI server), non-cognee memory/RAG libraries.

2026-04-25
oms-storybook-react-vite
web-developers

Authors Storybook v10 stories using the consolidated `storybook` package import surface for React plus Vite. Use when writing or editing `*.stories.tsx`, `preview.ts`, or `.storybook/main.ts` files on a Storybook 10.3+ project, including CSF3 story syntax, `play` functions with `storybook/test`, `preview-api` hooks, theming, MDX doc blocks from `@storybook/addon-docs/blocks`, and the a11y, themes, and vitest addons. Covers the `@storybook/react-vite` framework, `@storybook/react` renderer, and `@storybook/builder-vite` layer model so defects can be located at the right layer. Do NOT use for first-time project setup, framework selection, or upgrade migration (those flows are covered by the official upgrade CLI). Do NOT generate CSF2 default-export story arrays — v10 uses CSF3 named exports with the `satisfies` meta pattern, and training data frequently shows the wrong `@storybook/*` sub-package import paths that v10 consolidated into the single `storybook` package.

2026-04-25
oms-uitripled
web-developers

Installs React 19 and Next.js 16 UI components, blocks, and pages from the uitripled shadcn-compatible registry (the react-shadcn variant). Use when composing landing pages, dashboards, or UI from 171 animated Framer Motion components via "npx shadcn@latest add @uitripled/COMPONENT_ID". Covers the registry catalog, CLI install paths, ThemeProvider and UILibraryProvider setup, shadcn/ui primitives, and the @uitripled/utils helpers. Do NOT use this skill for the deferred react-baseui or react-carbon variants (they will ship as separate skills), and do NOT generate barrel imports from the react-shadcn package — its src/index.ts file is empty by design.

2026-04-25
skf-audit-skill
software-quality-assurance-analysts-and-testers

Drift detection between skill and current source code. Use when the user requests to "audit a skill" or "audit skill" for drift.

2026-04-24
skf-brief-skill
computer-occupations-all-other

Design a skill scope through guided discovery. Use when the user requests to "create a skill brief" or "brief a skill."

2026-04-24
skf-test-skill
software-quality-assurance-analysts-and-testers

Cognitive completeness verification — quality gate before export. Use when the user requests to "test a skill" or "verify skill completeness."

2026-04-24
skf-update-skill
software-developers

Smart regeneration preserving [MANUAL] sections after source changes. Use when the user requests to "update a skill" or "regenerate a skill."

2026-04-24
Showing top 8 of 21 collected skills in this repository.
skf-brief-skill
computer-occupations-all-other

Design a skill scope through guided discovery. Use when the user requests to "create a skill brief" or "brief a skill".

2026-07-13
skf-create-stack-skill
software-developers

Consolidated project stack skill with integration patterns — code-mode (analyzes manifests) or compose-mode (synthesizes from existing skills + architecture doc). Use when the user requests to "create a stack skill", "forge a stack", or "stack this project".

2026-07-13
skf-rename-skill
computer-occupations-all-other

Rename a skill across all its versions — transactional copy-verify-delete with platform context rebuild. Use when the user requests to "rename a skill."

2026-07-13
skf-test-skill
software-quality-assurance-analysts-and-testers

Cognitive completeness verification — quality gate before export. Use when the user requests to "test a skill" or "verify skill completeness."

2026-07-13
skf-update-skill
software-developers

Smart regeneration preserving [MANUAL] sections after source changes. Use when the user requests to "update a skill" or "regenerate a skill."

2026-07-13
skf-verify-stack
software-developers

Pre-code stack feasibility verification against architecture and PRD documents. Use when the user requests to "verify a tech stack" or "verify stack."

2026-07-13
skf-analyze-source
software-developers

Discover what to skill in a large repo and produce recommended skill briefs. Use when the user requests to "analyze source for skills" or "discover skill opportunities."

2026-07-13
skf-audit-skill
software-quality-assurance-analysts-and-testers

Drift detection between skill and current source code. Use when the user requests to "audit a skill" or "audit skill" for drift.

2026-07-13
Showing top 8 of 16 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded