Browse Skills

20307 skills found

rails-ai:models.md
15
1 export rails-ai:models
2 zerobearing2 from "zerobearing2/rails-ai"
3 Use when designing Rails models - ActiveRecord patterns, validations, callbacks, scopes, associations, concerns, query objects, form objects
2026-01-20
codebase-overview.md
15
1 export codebase-overview
2 lis186 from "lis186/SourceAtlas"
3 Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "project overview", "how is this codebase structured", "what tech stack", or when onboarding to a new codebase.
2026-01-18
add-dependency.md
15
1 export add-dependency
2 AnySoftKeyboard from "AnySoftKeyboard/janus"
3 Add a new third-party dependency to the project following the version catalog and approval workflow.
2026-01-13
rails-ai:project-setup.md
15
1 export rails-ai:project-setup
2 zerobearing2 from "zerobearing2/rails-ai"
3 Setting up and configuring Rails 8+ projects - Gemfile dependencies, environment config, credentials, initializers, Docker, RuboCop, project validation
2026-01-20
grey-haven-llm-project-development.md
15
1 export grey-haven-llm-project-development
2 greyhaven-ai from "greyhaven-ai/claude-code-config"
3 Build LLM-powered applications and pipelines using proven methodology - task-model fit analysis, pipeline architecture, structured outputs, file-based state, and cost estimation. Use when building AI features, data processing pipelines, agents, or any LLM-integrated system. Inspired by Karpathy's methodology and production case studies.
2026-01-21
video-creator.md
15
1 export video-creator
2 outscal from "outscal/video-generator"
3 Orchestrates end-to-end video generation through sequential workflow steps (audio, direction, assets, design, coding). Activates when user requests video creation from a script, wants to resume video generation, mentions "create video", "generate video", or "video workflow", requests running a specific step (audio, direction, assets, design, coding), asks to "create audio", "generate direction", "create assets", "generate design", or "code video components", or wants to resume a video. Manages workflow state tracking and parallel scene generation.
2026-01-19
history-analyzer.md
15
1 export history-analyzer
2 lis186 from "lis186/SourceAtlas"
3 Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what files change most", "hotspots", "bus factor", "knowledge silos", or needs to understand code evolution.
2026-01-18
subagent-prompt-construction.md
15
1 export subagent-prompt-construction
2 yaleh from "yaleh/meta-cc"
3 Systematic methodology for constructing compact (<150 lines), expressive, Claude Code-integrated subagent prompts using lambda contracts and symbolic logic. Use when creating new specialized subagents for Claude Code with agent composition, MCP tool integration, or skill references. Validated with phase-planner-executor (V_instance=0.895).
2025-12-13
grey-haven-react-tanstack-testing.md
15
1 export grey-haven-react-tanstack-testing
2 greyhaven-ai from "greyhaven-ai/claude-code-config"
3 Specialized testing for React applications using TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest. Use when testing React + TanStack apps, mocking server state, testing router, or validating query behavior. Triggers: 'TanStack testing', 'React Query testing', 'test TanStack', 'mock query', 'router test'.
2026-01-21
grey-haven-memory-profiling.md
15
1 export grey-haven-memory-profiling
2 greyhaven-ai from "greyhaven-ai/claude-code-config"
3 Identify memory leaks, inefficient allocations, and optimization opportunities in JavaScript/TypeScript and Python applications. Analyze heap snapshots, allocation patterns, garbage collection, and memory retention. Use when memory grows over time, high memory consumption detected, performance degradation, or when user mentions 'memory leak', 'memory usage', 'heap analysis', 'garbage collection', 'memory profiling', or 'out of memory'.
2026-01-21
grey-haven-prompt-engineering.md
15
1 export grey-haven-prompt-engineering
2 greyhaven-ai from "greyhaven-ai/claude-code-config"
3 Master 26 documented prompt engineering principles for crafting effective LLM prompts with 400%+ quality improvement. Includes templates, anti-patterns, and quality checklists for technical, learning, creative, and research tasks. Use when writing prompts for LLMs, improving AI response quality, training on prompting, designing agent instructions, or when user mentions 'prompt engineering', 'better prompts', 'LLM quality', 'prompt templates', 'AI prompts', 'prompt principles', or 'prompt optimization'.
2026-01-21
writing-plans.md
15
1 export writing-plans
2 galangryandana from "galangryandana/superpowers-for-my-own-workflow"
3 Use when you have a spec or requirements for a multi-step task, before touching code
2026-01-05
rails-ai:controllers.md
15
1 export rails-ai:controllers
2 zerobearing2 from "zerobearing2/rails-ai"
3 Use when building Rails controllers - RESTful actions, nested resources, skinny controllers, concerns, strong parameters
2026-01-20
browsing-with-playwright.md
15
1 export browsing-with-playwright
2 panaversity from "panaversity/claude-code-skills-lab"
3 Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use for web browsing, form submission, web scraping, or UI testing. NOT for static content (use curl/wget).
2026-01-05
zero-skills.md
15
1 export zero-skills
2 zeromicro from "zeromicro/zero-skills"
3 Comprehensive knowledge base for go-zero microservices framework. Use this skill when working with go-zero to understand correct patterns for REST APIs (Handler/Logic/Context architecture), RPC services (service discovery, load balancing), database operations (sqlx, MongoDB, caching), resilience patterns (circuit breaker, rate limiting), and troubleshooting common issues. Essential for generating production-ready go-zero code that follows framework conventions.
2026-01-16
Methodology Bootstrapping.md
15
1 export Methodology Bootstrapping
2 yaleh from "yaleh/meta-cc"
3 Apply Bootstrapped AI Methodology Engineering (BAIME) to develop project-specific methodologies through systematic Observe-Codify-Automate cycles with dual-layer value functions (instance quality + methodology quality). Use when creating testing strategies, CI/CD pipelines, error handling patterns, observability systems, or any reusable development methodology. Provides structured framework with convergence criteria, agent coordination, and empirical validation. Validated in 8 experiments with 100% success rate, 4.9 avg iterations, 10-50x speedup vs ad-hoc. Works for testing, CI/CD, error recovery, dependency management, documentation systems, knowledge transfer, technical debt, cross-cutting concerns.
2025-12-13
codex.md
14
1 export codex
2 Lucklyric from "Lucklyric/cc-skill-codex"
3 Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, GPT-5.1 capabilities, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.
2026-01-12
create-skill.md
14
1 export create-skill
2 l-lin from "l-lin/dotfiles"
3 Create new skills with proper structure and best practices. Use when user says "create skill", "new skill", "make a skill", or wants to scaffold a reusable agent capability.
2026-01-21
cc-chrome-devtools-mcp-skill.md
14
1 export cc-chrome-devtools-mcp-skill
2 justfinethanku from "justfinethanku/cc_chrome_devtools_mcp_skill"
3 Comprehensive Chrome DevTools automation for performance testing, Core Web Vitals measurement (INP, LCP, CLS), network monitoring, accessibility validation, responsive testing, and browser automation. Uses Chrome DevTools Protocol via MCP to provide professional-grade web application testing, debugging, and analysis capabilities including performance tracing, HAR export, device emulation, and multi-page workflows.
2026-01-14
testdrivendevelopment.md
14
1 export testdrivendevelopment
2 vdemeester from "vdemeester/home"
3 Disciplined TDD workflow enforcing red-green-refactor cycle and the "iron law" of no production code without failing tests first. USE WHEN user wants to write tests first OR implement new feature with TDD OR fix bugs with test coverage OR explicitly requests TDD approach. Enforces systematic test-first development with verification at each step.
2026-01-05
maestro-workflow.md
14
1 export maestro-workflow
2 sionic-ai from "sionic-ai/sionic-maestro-skills"
3 Multi-LLM orchestration implementing the 5-stage coding workflow: Example Analysis → Hypothesis → Implementation → Debug Loop → Recursive Improvement. Based on "Towards a Science of Scaling Agent Systems" (Kim et al., 2025): - Centralized Consult architecture (Claude orchestrates, others advise) - Measured coordination (avoid MAS overhead in tool-heavy stages) - Tests-first selection (Poetiq pattern, not voting) Use when: Debugging complex issues, analyzing unfamiliar code, refactoring, or any task that benefits from diverse LLM perspectives with verification.
2026-01-14
golang.md
14
1 export golang
2 vdemeester from "vdemeester/home"
3 Go development best practices and patterns. USE WHEN writing Go code, designing Go projects, working with Go tools, testing, or Go package development.
2026-01-05
rust.md
14
1 export rust
2 vdemeester from "vdemeester/home"
3 Rust development best practices and patterns. USE WHEN writing Rust code, designing Rust projects, working with Cargo, testing, or Rust package development.
2026-01-05
web-research.md
14
1 export web-research
2 l-lin from "l-lin/dotfiles"
3 Use when the user says "search internet" or for requests related to web research; it provides a structured approach to conducting comprehensive web research
2026-01-21