Browse Skills

841 skills across 8 categories

All Skills (220 found)

💡
1w ago

Brainstorming

A structured brainstorming skill that uses Socratic questioning to transform rough ideas into fully-formed designs. Use before writing code or implementation plans to explore alternatives and validate incrementally.
AI Engineering
+0%4.9K582
🛠️
1w ago

Creating Skills

Guides through creating custom skills for Claude Code profiles, including writing SKILL.md with required blocks and bundling scripts. Use when you need reusable instructions that persist across sessions.
AI Engineering
+0%4.9K582
🤖
1w ago

Handle Large Tasks

Split large plans into smaller chunks to manage context windows. Use subagents with tests to implement pieces, then integrate the results, ensuring everything passes and fits together coherently.
AI Engineering
+0%4.9K582
🤖
1w ago

Starting Nori

Initializes the Nori agent workflow, checking for protected branches, selecting operating modes (full-send or copilot), and setting coding guidelines and tone before any development begins.
AI Engineering
+0%4.9K582
📖
1w ago

Using Skills

A meta-protocol that instructs AI agents on how to read and follow skills: always re-read the skill file, announce usage, and create checklists with TodoWrite. Use before any task to ensure disciplined execution.
AI Engineering
+0%4.9K582
🛠️
1w ago

SKILL.md Authoring

Teaches how to create Claude Code skills using SKILL.md files, covering frontmatter schema, body structure, testing, and iteration. Use when you want to build or refine agent skills from scratch.
AI Engineering
+0%2.6K367
📝
1w ago

SKILL.md Authoring

Provides a structured guide for creating SKILL.md files with proper frontmatter, tool permissions, and trigger phrases. Use when building Claude Code plugins to ensure skills auto-activate correctly.
AI Engineering
+0%2.6K367
🗄️
1w ago

Cache

Provides CRUD operations for project-scoped hyperflow memory entries, allowing agents to store, search, and maintain knowledge without modifying source code.
AI Engineering
+0%2.6K367
🔄
1w ago

Hyperflow

Applies Hyperflow's orchestration doctrine in single-agent environments like Codex, Antigravity, or Grok. Enables structured multi-phase workflows (plan, dispatch, audit, deploy) for building, refactoring, and debugging by adapting to the host's capabilities.
AI Engineering
+0%2.6K367
💡
1w ago

Plan

A planning phase for Claude Code that amplifies prompts, designs architectural approaches, and decomposes work into actionable task files without writing implementation code.
AI Engineering
+0%2.6K367
📊
1w ago

Hyperflow Status

Displays a one-screen snapshot of the hyperflow project state, including version, profile freshness, memory entries, and live progress on active tasks and features. Useful for quickly checking project status and in-flight work.
AI Engineering
+0%2.6K367
🔄
1w ago

Sticky

Sets the auto-routing mode for Hyperflow, controlling when user messages automatically trigger Hyperflow chains. Supports full routing, intent-based routing, or disabling auto-routing.
AI Engineering
+0%2.6K367
PreviousPage 5 of 19Next