create▌
97 indexed skills · max 10 per page
create-agent
openrouterteam/agent-skills · Productivity
Bootstrap a modular AI agent with OpenRouter SDK, extensible hooks, and optional terminal UI. \n \n Standalone agent core runs independently of any UI, with event-based hooks for streaming responses, tool calls, reasoning, and errors \n Items-based streaming model emits complete, progressively updated items by ID rather than accumulating chunks, enabling efficient React state management and concurrent output handling \n Supports 300+ language models via OpenRouter with dynamic model discovery; u
create-design-system-rules
figma/mcp-server-guide · Frontend
Custom design system rules for consistent Figma-to-code implementation across your project. \n \n Generates project-specific conventions for component organization, styling, design tokens, and asset handling that guide AI agents to produce consistent code \n Supports three rule file formats: CLAUDE.md for Claude Code, AGENTS.md for Codex CLI, and .cursor/rules/figma-design-system.mdc for Cursor \n Requires Figma MCP server connection and codebase analysis to discover existing patterns before rul
create-beads-orchestration
avivk5498/the-claude-protocol · Productivity
Set up lightweight multi-agent orchestration with git-native task tracking for Claude Code.
create-pr
davila7/claude-code-templates · Productivity
Create pull requests following Sentry's engineering practices.
day2-create-context-sync-skill
ai-native-camp/camp-1 · Productivity
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
create-spring-boot-kotlin-project
github/awesome-copilot · Productivity
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services. \n \n Downloads a Spring Boot 3.4.5 project template with Kotlin, WebFlux, R2DBC, Redis, and MongoDB dependencies via Spring Initializr \n Includes Docker Compose configuration for PostgreSQL 17, Redis 6, and MongoDB 8 with pre-set credentials and volume mounts \n Adds SpringDoc OpenAPI integration for Swagger UI documentation and ArchUnit for architecture testing \n Requires Java 21, Docker, a
create-branch
getsentry/skills · Productivity
Create a git branch following Sentry naming conventions. Keep this workflow non-interactive unless the user explicitly asks to choose the name manually.