7556 results (56.8ms) page 22 / 378
zechenzhangAGI / ai-research-skills-constitutional-ai exact

Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety...

oaustegard / claude-skills-charting-vega-lite exact

Create interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types (bar, line, scatter, histogram, boxplot, grouped/stacked variations, etc.) via templates...

nicepkg / ai-workflow-legacy-to-ai-ready exact

Transform legacy codebases into AI-ready projects with Claude Code configurations. Use when (1) analyzing old projects to generate AI coding configurations, (2) creating CLAUDE.md, skills,...

oaustegard / claude-skills-building-github-index exact

Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of...

ahmedibrahim085 / claude-multi-agent-research-system-skill-semantic-search exact

Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer...

Hildegaardchiasmal966 / claude-skills-managing-supabase-schema-migrations exact

Guides creation, validation, and application of Supabase database migrations with RLS policy checks and type generation. Use when adding tables, modifying schema, or updating database structure.

Hildegaardchiasmal966 / claude-skills-quick-fix exact

Fast workflow for small changes, bug fixes, and UI tweaks that don't require full feature development. Uses sub-agent orchestration with model selection (Sonnet 4.5 orchestrator, Haiku 4.5...

zubayer0077 / claude-multi-agent-research-system-skill-spec-workflow-orchestrator exact

Orchestrate comprehensive planning phase from ideation to development-ready specifications using 4 specialized agents

ahmedibrahim085 / claude-multi-agent-research-system-skill-spec-workflow-orchestrator exact

Orchestrate comprehensive planning phase from ideation to development-ready specifications using 3 specialized agents (Full workflow documentation at docs/workflows/planning-workflow.md)

jakedahn / pomodoro-dist-skills-pomodoro exact

Simple Pomodoro timer for focused work sessions with session tracking and productivity analytics. Use when users request focus timers, ask about productivity patterns, or want to track work...

bloody2634 / claud-skills-template-skill exact

Replace with description of the skill and when Claude should use it.

Hildegaardchiasmal966 / claude-skills-pre-commit-quality-checking exact

Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets...

Jeffallan / claude-skills-mcp-developer exact

Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.

viktor-ferenczi / se-dev-skills-se-dev-plugin exact

Plugin development for Space Engineers version 1

oaustegard / claude-skills-githubbing exact

GitHub CLI (gh) installation and authenticated operations in Claude.ai containers. Use when user needs to create issues, PRs, view repos, or perform GitHub operations beyond raw API calls.

math2024444-spec / agent-commands-web-browser exact

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using...