Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Docs & knowledge
4,502 results · page 131 of 151
- View details
raw-memorySkillDocs & knowledge
Use this skill when the user wants their coding sessions automatically captured and uploaded to Aicoo — enable, verify, or manage the Raw Memory collector that records completed Claude Code / Codex sessions as redacted, client-encrypted, immutable Notes Raw records. Triggers on: 'enable raw memory',
Ready to connect
- View details
research-and-ingestSkillDocs & knowledge
Find authoritative sources on the web (or via documentation MCP servers like Context7/DeepWiki), download or snapshot them when allowed, normalize them into clean Markdown, and stage them for the library-wiki. Use whenever a new library/spec/API/standard is being added, a wiki page is stale, an ADR
Ready to connect
- View details
reviewwriteSkillDocs & knowledge
Review before rewriting Chinese or English professional prose, then optionally audit DOCX/PPTX delivery typography and render gates. Use for academic papers, grant proposals, public articles, policy briefs, policy documents, reports, official documents, executive memos, marketing copy, bilingual wri
Ready to connect
- View details
snapshotsSkillDocs & knowledge
Use this skill when the user wants to save a version of a note, create a backup before editing, list previous versions, restore a note to an earlier state, or manage note history. Triggers on: 'save version', 'snapshot', 'backup note', 'restore', 'rollback', 'version history', 'undo changes', 'previ
Ready to connect
- View details
spring-modulithSkillDocs & knowledge
Spring Modulith for modular architecture in Spring Boot 3.x. Covers module structure, API vs internal packages, inter-module events, module testing, documentation generation, and observability.
Ready to connect
- View details
springdoc-openapiSkillDocs & knowledge
Springdoc OpenAPI for API documentation in Spring Boot. Covers Swagger UI configuration, annotations, schema customization, and security documentation. Based on production patterns from castellino and gestionale-presenze projects.
Ready to connect
- View details
swagger-dotnetSkillDocs & knowledge
Swashbuckle and NSwag for ASP.NET Core API documentation. Covers XML comments, operation filters, and OpenAPI customization.
Ready to connect
- View details
tech-article-writingSkillDocs & knowledge
Methodology for writing technical articles together with the author: from raw material (dictation, transcript, code, notes) to finished text. Use when you need to: write an article, publish on Habr, draft an article, turn a transcript/notes/dictation into an article, organize thoughts into an articl
Ready to connect
- View details
update-architecture-atlasSkillDocs & knowledge
Create or refresh a versioned Curie architecture-atlas JSON snapshot from a git diff, including current and vision flows, maturity-rated seams, ADRs, and documentation drift. Use when asked to update, regenerate, compare, or add a version to the interactive architecture atlas.
Ready to connect
- View details
validate-knowledgeSkillDocs & knowledge
Prove that a knowledge base actually works before trusting it — after building or adopting docs, a knowledge graph, or a wiki, verify it can orient a fresh agent and resist false premises. Use at the end of an adoption, after a large docs change, or before relying on the graph to route work. Two met
Ready to connect
- View details
add-memory-trace-tagsSkillDocs & knowledge
Use when adding new resource tracking types to memory profiling in developtools_profiler and third_party_musl repositories. Triggered by requests to add trace tags, resource labels, or memory tracking types.
Ready to connect
- View details
api-doc-checkerSkillDocs & knowledge
Comprehensive API documentation quality checker supporting 7 quality dimensions, SDK source consistency validation, and multi-format reporting. Use for API review, documentation quality assessment, error detection, and consistency checks.
Ready to connect
- View details
arkweb-architectSkillDocs & knowledge
Entry point for ArkWeb AI-assisted design workflow orchestration. Triggered when the user mentions keywords such as ArkWeb, chromium, web_webview, WebView, requirements analysis, or design documents. Each skill corresponds to an independent subagent; the main session only handles dispatching and dec
Ready to connect
- View details
arkweb-code-analysisSkillDocs & knowledge
ArkWeb repository code analysis and index generation. Can run as a standalone subagent. Supports DeepWiki online index enhancement. Outputs structured index documents for later use by design-doc and spec-review. Trigger words: analyze code repository, generate code index, understand repository struc
Ready to connect
- View details
arkweb-code-genSkillDocs & knowledge
Full ArkWeb code generation workflow. Automatically orchestrated from the requirement design document: requirement analysis → design compliance gate → business alignment → code implementation → code review → fix loop → design discrepancy alignment → build-fix loop (8 Phases in total). Trigger words:
Ready to connect
- View details
arkweb-design-alignmentSkillDocs & knowledge
Aligns implementation with design. Compares requirement/design documents against the final implementation code, identifies all differences, and submits each one for user decision (accept implementation / request rework / shelve for now), looping until all differences are aligned. Can be invoked stan
Ready to connect
- View details
arkweb-design-docSkillDocs & knowledge
ArkWeb design document generation. Can run as a standalone subagent. Phase 4 produces two documents: requirement.md (requirements baseline review) and design.md (architecture design). Trigger words: write design document, generate requirements review, write feature design, output Spec.
Ready to connect
- View details
arkweb-spec-reviewSkillDocs & knowledge
ArkWeb Spec document review. Can run as a standalone subagent. Checks documents for completeness, consistency, and feasibility. Trigger words: 评审设计文档, Spec review, 检查设计文档, 需求评审.
Ready to connect
- View details
check-hygieneSkillDocs & knowledge
Check that the public repository holds no secret, no private development note, and no compiled binary. Use before a release, before a force push, or when asked whether the repository is clean.
Ready to connect
- View details
claude-code-bibleSkillDocs & knowledge
Fetch Claude Code official documentation. Use when updating local reference docs or checking official spec.
Ready to connect
- View details
comprehensive-code-reviewSkillDocs & knowledge
Code review for ACE Engine (OpenHarmony ArkUI) covering C++/JS/TS/ArkTS. Analyzes 19+ dimensions: stability, performance, threading, security, memory, Modern C++ practices, SOLID principles, design patterns, robustness, testability, maintainability, observability, API design, technical debt, backwar
Ready to connect
- View details
context-retrievalSkillDocs & knowledge
Retrieves and synthesizes relevant information from a knowledge base using RAG techniques to provide grounded context for a given query.
Ready to connect
- View details
conventionsSkillDocs & knowledge
Always-on conventions for TypeScript monorepos. Use when writing or reviewing TypeScript, markdown, or tests, when handling secrets, env vars, or input at trust boundaries, or any time you would otherwise reach for a project style guide. Bundles code style, JSDoc, markdown structure, plain language,
Ready to connect
- View details
diagram-designSkillDocs & knowledge
Brand-consistent editorial diagrams — SVG generation for release notes, architecture docs, and marketing materials
Ready to connect
- View details
docs-check-zh-cnSkillDocs & knowledge
Check whether OpenHarmony API documentation follows the required templates and whether public API docs, system API docs, error code docs, and interface declarations/comments/implementations are consistent. Use when the user asks to review API doc quality, compare docs against code, audit error code
Ready to connect
- View details
document-releaseSkillDocs & knowledge
Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, polishes CHANGELOG voice, cleans up TODOS, and optionally bumps VERSION. Use when asked to "update the docs", "sync documentation", or "post-sh
Ready to connect
- View details
dynamic-memory-analyzerSkillDocs & knowledge
Comprehensive dynamic memory management analysis for ace_engine codebase. Covers 17 critical scenarios: basic pairing, smart pointers (RefPtr/WeakPtr), exception safety, ownership transfer, container pointers, singletons, callbacks, multi-threading, cross-layer interaction, third-party libraries, sp
Ready to connect
- View details
generate-slideSkillDocs & knowledge
Creates a single project slide or one-page visual summary for a repo. Use when generating a project intro image or promotional slide.
Ready to connect
- View details
generate-videoSkillDocs & knowledge
Generates product demo videos and release walkthroughs via Remotion. Use when creating video documentation or animated demos.
Ready to connect
- View details
google-dev-docsSkillDocs & knowledge
Use when writing API documentation, READMEs, tutorials, reference guides, error messages, or any technical content for developers using the Google developer documentation style guide.
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,789 of the 54,221 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.