framework skills

722 tagged framework, measured the same way as everything else here.

Browse within: chatbot 54admin-panel 52crm 52ai-assistant 47best-practices 41blazing-fast 41compile-time 41kora 41proxy-free 41reflection-free 41coding-standards 39generative-ai 39gemini 38google-antigravity 38

create-pr

25

inkline/inkline

Skill Claude CodeCodex

Author a pull request in the Guild's standard shape — a fixed Summary / Changes / Verification / Notes skeleton that mirrors the review-gate, plus the hard anti-leak rule that no agent @mention or mention:// link ever reaches a public PR. Use whenever you are about to open a PR (e.g. /create-pr), so the PR passes…

1.5k 3d ago A 79 tokens

implement-component

26

inkline/inkline

Skill Claude CodeCodex

Phase 2 of building an Inkline component — write the .ink.tsx source. Author the headless part(s) (behavior + accessibility, no styling), then one styled component that composes them and applies a styleframe recipe, then the .styleframe.ts, then register the export. Compiles to all 7 frameworks. Use when implementing…

1.5k 3d ago A 87 tokens

HashLoad/horse

Skill Claude CodeCodex

Guide for setting up thread-safe database connection pooling (FireDAC / UniDAC) in multithreaded Horse applications.

1.4k +1 4d ago A 30 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for structuring corporate Horse applications using Clean MVC (Model-View-Controller) principles and decoupling HTTP layers from business logic.

1.4k +1 4d ago A 34 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide to interacting with THorseRequest (body, query, params, headers) and THorseResponse (Send, Status, ContentType).

1.4k +1 4d ago A 32 tokens original MIT

create-tool

30

basementstudio/xmcp

Skill Claude CodeCodex

Create a new xmcp tool with schema, metadata, and handler. Use when the user wants to add a new tool to their xmcp project.

1.3k 4d ago A 33 tokens original MIT

mcp-server-design

31

basementstudio/xmcp

Skill Claude CodeCodex

Guide for designing effective MCP servers with agent-friendly tools. Use when creating a new MCP server, designing MCP tools, or improving existing MCP server architecture.

1.3k 4d ago A 35 tokens original MIT

widget-design

32

basementstudio/xmcp

Skill Claude CodeCodex

Best practices for designing UI widgets in xmcp. Use when creating interactive widgets for GPT Apps or MCP Apps, choosing between React components and template literals, designing widget layouts, handling state and data fetching, or troubleshooting widget rendering issues.

1.3k 4d ago A 49 tokens original MIT

algorithmic-art

33

polyuiislab/infiAgent

Skill Claude CodeCodex

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

1.2k +1 1mo ago A 62 tokens GPL-3.0

doc-coauthoring

34

polyuiislab/infiAgent

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

1.2k +1 1mo ago A 77 tokens GPL-3.0

docx

35

polyuiislab/infiAgent

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

1.2k +1 1mo ago A 168 tokens GPL-3.0

plain-optimize

36

dropseed/plain

Skill Claude CodeCodex

Captures and analyzes performance traces to identify slow queries and N+1 problems. Use when a page is slow, there are too many queries, or the user asks about performance.

1.0k 6d ago A 40 tokens

release

37

dropseed/plain

Skill Claude CodeCodex

Releases Plain packages with intelligent version suggestions and parallel release notes generation. Use when releasing packages to PyPI.

1.0k 6d ago A 24 tokens

plainx-release

38

dropseed/plain

Skill Claude CodeCodex

Releases plainx packages with version suggestions, changelog generation, and git tagging. Use when releasing a package to PyPI.

1.0k 6d ago A 30 tokens

cli

39

514-labs/moosestack

Skill Claude CodeCodex

Use this fixture skill to validate nested skill directory installation.

588 1mo ago A 0 tokens original MIT

best-practices

40

514-labs/moosestack

Skill Claude CodeCodex

Use this fixture skill to validate harness skill installation in tests.

588 1mo ago A 0 tokens original MIT

winstonkoh87/Athena-Public

Skill Claude CodeCodex

Unified business model evaluator, client filter, pricing engine, and distribution architect. Absorbs 31 business + 8 marketing + 13 content + 2 acquisition protocols.

583 2d ago A 43 tokens original MIT

winstonkoh87/Athena-Public

Skill Claude CodeCodex

Unified codebase manipulation, AI deployment, data analysis, and academic delivery engine. Absorbs 6 coding protocols + data-analysis + academic-delivery + spec-driven-dev.

583 2d ago A 42 tokens original MIT

bionic-safety-net

43

winstonkoh87/Athena-Public

Skill Claude CodeCodex

Unified survival infrastructure: health, finance, legal safety, circuit breakers, and structural protection against all ruin classes. The last line of defense.

583 2d ago A 34 tokens original MIT

prepare-release

44

backblaze-labs/genblaze

Skill Claude CodeCodex

Prepare a wave-level genblaze release — scope version bumps and dependency-floor drift with tools/preparerelease.py, apply them, gate with make pre-release, and open a release PR. Cannot tag or publish. Use before cutting a new CHANGELOG wave (as opposed to /release-check, which gates one already-decided package…

557 +2 13d ago A 71 tokens original MIT

release-check

45

backblaze-labs/genblaze

Skill Claude CodeCodex

Pre-release gate for one genblaze package — version bump, tests, lint, typecheck, CHANGELOG entry, entry-point sanity. Use before creating a GitHub Release (which triggers the PyPI publish workflow in .github/workflows/release.yml).

557 +2 13d ago A 55 tokens original MIT

scaffold-provider

46

backblaze-labs/genblaze

Skill Claude CodeCodex

Scaffold a new genblaze provider connector package with all required files, tests, and entry points by analyzing existing connectors for conventions.

557 +2 13d ago A 31 tokens original MIT

minify

47

sybrew/the-seo-framework

Skill Claude CodeCodexCursor

Regenerates lib/js/.min.js and lib/css/.min.css via babel-tsf and cleancss-tsf. Use after editing unminified lib/js or lib/css sources, or when the user asks to minify. Do not hand-edit min files.

483 6d ago A 57 tokens GPL-3.0

poc-validator

48

SHAdd0WTAka/Zen-Ai-Pentest

Skill Claude CodeCodex

Proof-of-Concept (PoC) Validation Skill for security exploit verification. Use when validating exploitability of vulnerabilities, generating tailored payloads, executing exploits in sandboxed environments, or verifying successful exploitation (e.g., SQL injection, CVE exploitation, command injection). Triggers on…

446 +2 21d ago A 86 tokens original MIT