ai rules skills

118 tagged ai rules, measured the same way as everything else here.

Browse within: ai-coding-assistant 39typescript 38agentskills 30agents-md 29accessibility 17android 17coding-assistant 17cursor-rules 17ios 17jetpack-compose 17cursor-ai 7coding-standards 6software-engineering 6

sanity-io/agent-toolkit

Skill Claude CodeCodex

Render and serialize Portable Text to React, Svelte, Vue, Astro, HTML, Markdown, and plain text. Use when implementing Portable Text rendering in any frontend framework, building custom serializers for non-standard block types, converting Portable Text to HTML strings server-side, converting Portable Text to Markdown…

180 7d ago A 85 tokens original MIT

sanity-io/agent-toolkit

Skill Claude CodeCodex

Sanity development best practices for schema design, GROQ queries, TypeGen, Visual Editing, images, Portable Text, Studio structure, localization, migrations, Sanity Functions, webhooks, Blueprints, and framework integrations such as Next.js, Nuxt, Astro, Remix, SvelteKit, Angular, Hydrogen, and the App SDK. Use this…

180 7d ago A 164 tokens original MIT

sanity-migration

03

sanity-io/agent-toolkit

Skill Claude CodeCodex

Plans, implements, and reviews migrations from other CMSes and content systems into Sanity. Use when migrating or replatforming to Sanity from AEM, Adobe Experience Manager, Contentful, Strapi, Webflow, WordPress, Payload, Drupal, Markdown/MDX/frontmatter files, WXR/XML exports, CMS APIs, database dumps, static HTML…

180 7d ago A 102 tokens original MIT

debugging

04

block/ai-rules

Skill Claude CodeCodex

Debugging guidelines and best practices.

128 3mo ago A 9 tokens original Apache-2.0

stars-we-prefer

05

block/ai-rules

Skill Claude CodeCodex

Our preferred stars for celestial navigation and astronomical reference.

128 3mo ago A 14 tokens original Apache-2.0

parallel-issues

06

JeremyDev87/codingbuddy

Skill Claude CodeCodex

Execute multiple GitHub issues in parallel using taskMaestro worktrees with AUTO mode workers.

31 4mo ago A 5 tokens original MIT

JeremyDev87/codingbuddy

Skill Claude CodeCodex

Use when rendering a multi-agent discussion as a TUI panel. Defines terminal panel layout, component architecture, real-time streaming behavior, and integration points for displaying AgentOpinion data with bordered boxes, severity badges, and consensus indicators.

31 4mo ago A 50 tokens original MIT

pr-review

08

JeremyDev87/codingbuddy

Skill Claude CodeCodex

Use when conducting manual PR reviews - provides structured checklist covering security, performance, maintainability, and code quality dimensions with anti-sycophancy principles.

31 4mo ago A 32 tokens original MIT

heymegabyte/claude-skills

Skill Claude CodeCodex

Extract real brands (Wayback for rebuilds). Copy system, headline/CTA rules, trust surfaces, legal pages, SEO+structured data, anti-AI-slop, microcopy, DESIGN.md, W3C DTCG tokens, pSEO 5 types, GEO/AI search.

20 6d ago A 65 tokens

site-generation

10

heymegabyte/claude-skills

Skill Claude CodeCodex

End-to-end AI website generation pipeline. Claude Opus 4.8 emits Bolt-style envelopes (multi-file, plan-first) that customize Vite+React+Tailwind templates from pre-researched business data. Pre-research via APIs, media acquisition, brand extraction, visual inspection via GPT Image 2 vision, R2 upload (per-file…

20 6d ago A 112 tokens

heymegabyte/claude-skills

Skill Claude CodeCodex

One-line-prompt → cinematic, gorgeous, functional, well-tested, deployed website. Pre-hydrated SPA + full PWA kit + JSON-LD rich snippets + third-party integrations. React 19+Vite default (Angular optional). 100 concrete improvements grouped into 10 categories that EVERY single-prompt site build must satisfy before…

20 6d ago A 113 tokens

continuous-learning

12

JSK9999/ai-nexus

Skill Claude CodeCodex

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

18 5mo ago B 21 tokens original Apache-2.0

ratatui

13

JSK9999/ai-nexus

Skill Claude CodeCodex

Build terminal UIs in Rust with Ratatui. Use when creating TUI applications, immediate-mode rendering, high-performance terminal interfaces, or production Rust CLIs.

18 5mo ago A 37 tokens original Apache-2.0

rust-best-practices

14

JSK9999/ai-nexus

Skill Claude CodeCodex

Comprehensive Rust best practices covering ownership, error handling, async patterns, testing, and project structure.

18 5mo ago A 25 tokens original Apache-2.0

think-like-me

15

kakha13/think-like-me

Skill Claude CodeCodex

Personal engineering rules and reasoning patterns the user has curated over time. Consult BEFORE writing, modifying, debugging, or designing any technical feature — rules often cover domain-specific gotchas (e.g., mobile audio timers need background mode) that generic answers miss. Also triggers on /learn-this, "learn…

13 4mo ago A 88 tokens

ai-agent-rules

16

baneeishaque/ai-agent-rules

Skill Claude CodeCodex

This skill covers development patterns for the ai-agent-rules repository, a comprehensive collection of structured rules and guidelines for AI agent behavior. The repository focuses on maintaining consistent documentation standards, systematic rule organization, and automated synchronization workflows. It uses…

9 3d ago A 0 tokens original MIT

kelvinkosbab/AppBootstrapAI

Skill Claude CodeCodex

Deep-reviews Android app accessibility — the TalkBack semantics tree (content descriptions, roles, merging, state, custom actions, live regions), Bluetooth assistive input (external keyboards, Switch Access, braille displays), and visual accessibility (contrast, dynamic text, color-independence, reduce motion). Use…

5 11d ago A 92 tokens original MIT

r8-shrink-pro

18

kelvinkosbab/AppBootstrapAI

Skill Claude CodeCodex

Reviews Android R8 / ProGuard configuration for code-shrinking, optimization, and obfuscation. Covers -keep rule discipline, library consumer-rules.pro discipline, common reflection-using library rules (Moshi, Room, Hilt, Retrofit, Glide), mapping-file workflow, debugging release-build crashes. Use when reading…

5 11d ago A 87 tokens original MIT

kelvinkosbab/AppBootstrapAI

Skill Claude CodeCodex

Reviews and assists migration from XML layouts + Fragments to Jetpack Compose. Covers incremental interop (AndroidView / ComposeView), layout translation (ConstraintLayout / LinearLayout / FrameLayout → Modifier), RecyclerView → LazyColumn with keys, Fragment → Composable, Navigation Component → Navigation-Compose…

5 11d ago A 78 tokens original MIT

fix-guardrails

20

rios0rios0/guide

Skill Claude CodeCodex

Fix all guardrail findings (make lint, make test, make sast) across repositories. Use when the user asks to fix linting errors, test failures, SAST findings, or run the full guardrail remediation workflow.

2 4d ago A 50 tokens original MIT

rios0rios0/guide

Skill Claude CodeCodex

Scaffold a new frontend project with 5-layer Clean Architecture (Domain, Service, Infrastructure, Presentation, Main). Use when the user asks to create, scaffold, or bootstrap a new frontend or React project.

2 4d ago A 48 tokens original MIT

scaffold-go-project

22

rios0rios0/guide

Skill Claude CodeCodex

Scaffold a new Go backend project with Clean Architecture, Dig DI, and testify. Use when the user asks to create, scaffold, or bootstrap a new Go project.

2 4d ago A 39 tokens original MIT