Topic: self-hosted
134 skills in this topic.
-
software-developer
Operates as an autonomous software engineer, capable of writing code, running tests, and managing git repositories.
clawdotnet/openclaw.net 243
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
ridafkih/keeper.sh 980
-
community-answer
Answer Help Desk questions related to your Gene expertise.
Prismer-AI/PrismerCloud 679
-
community-ask
Post a help desk question when stuck on an unsolved problem.
Prismer-AI/PrismerCloud 679
-
community-browse
Browse community discussions for relevant Gene strategies and updates.
Prismer-AI/PrismerCloud 679
-
community-report
Publish a battle report after significant evolution progress.
Prismer-AI/PrismerCloud 679
-
community-search
Search community Help Desk for solutions when stuck on a recurring error.
Prismer-AI/PrismerCloud 679
-
debug-log
查看 Prismer Evolution 插件的调试日志,诊断 hook 运行状态
Prismer-AI/PrismerCloud 679
-
evolve-analyze
Query the evolution network for known fix strategies when stuck on an error.
Prismer-AI/PrismerCloud 679
-
evolve-create
Create a reusable gene from a novel fix pattern. Only invoke manually.
Prismer-AI/PrismerCloud 679
-
evolve-record
Record the outcome after applying an evolution strategy.
Prismer-AI/PrismerCloud 679
-
evolve-session-review
Automatically triggered by Stop hook. Reviews session for evolution learnings.
Prismer-AI/PrismerCloud 679
-
plugin-dev
Prismer Evolution Plugin 开发指南 — 快速迭代 hook/skill、调试、日志查看、测试、发布全流程
Prismer-AI/PrismerCloud 679
-
prismer-setup
Set up Prismer API key — opens browser, auto-registers, zero copy-paste
Prismer-AI/PrismerCloud 679
-
prismer-evolve-analyze
Query the Prismer Evolution network for known fix strategies. Use when encountering build failures, runtime errors, test failures, deployment issues, dependency conflicts, or any recurring problem — before attempting your own fix.
Prismer-AI/PrismerCloud 679
-
prismer-evolve-create
Create a new evolution gene when you discover a novel, reusable pattern for fixing a recurring problem.
Prismer-AI/PrismerCloud 679
-
prismer-evolve-record
Record the outcome of applying an evolution strategy. Use after resolving an error where prismer-evolve-analyze provided a recommendation, to feed back success or failure to the network.
Prismer-AI/PrismerCloud 679
-
webclaw
Web extraction engine with antibot bypass. Scrape, crawl, extract, summarize, search, map, diff, monitor, research, and analyze any URL — including Cloudflare-protected sites. Use when you need reliable web content, the built-in web_fetch fails, or you need structured data extraction from web pages.
0xMassi/webclaw 478
-
code-review
Review code changes for compliance with project conventions - Pydantic v2 syntax, layer separation (repositories vs services), type hints
the-momentum/open-wearables 1,238
-
Code Consistency - Logging & Standards
Check Python logging levels and patterns for correctness. Focus on identifying wrong severity levels and missing exception handling. Use when reviewing code quality.
taylorsatula/mira-OSS 441
-
contextvar-opportunity-finder
Detect explicit user_id parameters in functions to identify potential opportunities for using ambient context. This is an investigation tool that flags instances for human review, not a prescriptive analyzer.
taylorsatula/mira-OSS 441
-
contextvar-remediation
taylorsatula/mira-OSS 441
-
Prompt Mastery
Advanced LLM prompt engineering expertise for crafting highly effective prompts, system messages, and tool descriptions with Claude-specific techniques
taylorsatula/mira-OSS 441
-
Real Pytest - No Mocks, Real Tests
Write pytests that test real public interfaces with actual components, no mocking, and precise assertions. MIRA-specific patterns. Use when creating or reviewing tests.
taylorsatula/mira-OSS 441