home / skills / nilecui

nilecui skills

Find 54 skills from 1 repo created by nilecui on GitHub.

1 repo
54 skills
GitHub

Sponsored

rag-implementation

nilecui/skillsbase

20
This skill helps you build knowledge-grounded AI by integrating vector stores, embeddings, and retrieval strategies for accurate, sourced answers.
remembering-conversations

nilecui/skillsbase

20
This skill helps you quickly locate past conversations using semantic or exact text search to surface decisions, patterns, and context.
senior-architect

nilecui/skillsbase

20
This skill helps you design scalable, maintainable architectures across React, Node, Go, and databases by generating diagrams, analyzing dependencies, and
shopify

nilecui/skillsbase

20
This skill helps you build Shopify apps, themes, and extensions using GraphQL/REST APIs, CLI, and Liquid to accelerate store customization.
docstring

nilecui/skillsbase

20
This skill helps you craft PyTorch docstrings following PyTorch conventions, ensuring clear signatures, examples, and cross references.
prompt-factory

nilecui/skillsbase

20
This skill generates a production-ready megaprompt for any role or industry by guiding 5-7 questions and delivering a validated prompt document.
senior-data-engineer

nilecui/skillsbase

20
This skill helps design scalable data pipelines and governance with Python, SQL, Spark, and Airflow for robust, production-grade analytics.
skill-writer

nilecui/skillsbase

20
This skill guides you in creating well-structured Claude Code Agent Skills, ensuring SKILL.md frontmatter, validation, and progressive disclosure for reliable
skill-installer

nilecui/skillsbase

20
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
web-artifacts-builder

nilecui/skillsbase

20
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
writing-documentation

nilecui/skillsbase

20
This skill helps you craft concise, clear technical documentation by applying Strunk and White principles to READMEs, API docs, guides, and architecture
brainstorming

nilecui/skillsbase

20
This skill helps you transform rough ideas into fully formed designs by guiding structured Socratic questioning and presenting incremental options.
subagent-driven-development

nilecui/skillsbase

20
Use when executing implementation plans with independent tasks in the current session
pptx

nilecui/skillsbase

20
This skill assists you create edit and analyze PowerPoint presentations by manipulating slides layouts notes and comments with Python tools.
deepresearh-integrator

nilecui/skillsbase

20
This skill consolidates multiple deepresearch results into a single comprehensive report through iterative processing with user supervision.
nano-banana

nilecui/skillsbase

20
This skill helps you generate and edit high-quality AI images with Gemini 3 Pro via MCP, delivering 4K visuals and precise text rendering.
canvas-design

nilecui/skillsbase

20
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
skill-developer

nilecui/skillsbase

20
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
agent-development

nilecui/skillsbase

20
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
technical-doc-creator

nilecui/skillsbase

20
Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.
hook-development

nilecui/skillsbase

20
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
llm-docs-optimizer

nilecui/skillsbase

20
This skill optimizes AI documentation and llms.txt generation to improve clarity, structure, and retrieval for Claude, Copilot, and other tools.
claude-code-analyzer

nilecui/skillsbase

20
Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.
create-database-migration

nilecui/skillsbase

20
This skill guides you through creating and applying Ghost MySQL migrations using slimer, ensuring schema changes are consistent and testable.
artifacts-builder

nilecui/skillsbase

20
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
code-refactor

nilecui/skillsbase

20
Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.
async-python-patterns

nilecui/skillsbase

20
This skill helps you design and implement asyncio patterns for high-performance asynchronous Python applications, enabling scalable I/O-bound and concurrent
microservices-patterns

nilecui/skillsbase

20
This skill helps you design robust microservices architectures by applying service boundaries, event-driven communication, and resilience patterns.
frontend-design

nilecui/skillsbase

20
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
postgresql

nilecui/skillsbase

20
This skill guides PostgreSQL table design by enforcing 3NF normalization, appropriate data types, indexing strategies, and safe schema evolution.
ui-designer

nilecui/skillsbase

20
Extract design systems from reference UI images and generate implementation-ready UI design prompts. Use when users provide UI screenshots/mockups and want to create consistent designs, generate design systems, or build MVP UIs matching reference aesthetics.
api-design-principles

nilecui/skillsbase

20
This skill helps you design intuitive REST and GraphQL APIs by applying proven principles, patterns, and standards for scalable, maintainable interfaces.
applying-brand-guidelines

nilecui/skillsbase

20
This skill applies Acme brand guidelines to documents, ensuring consistent colors, typography, layout, and messaging across presentations, spreadsheets, PDFs.
architecture-diagrams

nilecui/skillsbase

20
This skill generates clear, code-based architecture diagrams using Mermaid and PlantUML to document system design, data flows, and deployment patterns.
architecture-patterns

nilecui/skillsbase

20
This skill helps you design and implement robust backend architectures using Clean, Hexagonal, and Domain-Driven Design patterns for maintainability and
auth-implementation-patterns

nilecui/skillsbase

20
This skill helps you master authentication and authorization patterns for secure, scalable APIs, including token flows, RBAC, OAuth2, and session management.
backend-development

nilecui/skillsbase

20
This skill helps design and implement secure, scalable Python-based backends using modern frameworks, databases, APIs, and DevOps practices.
convex-backend

nilecui/skillsbase

20
This skill helps you build real-time Convex backends with reactive queries, mutations, and serverless functions using type-safe workflows.
deployment-pipeline-design

nilecui/skillsbase

20
This skill designs multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration to accelerate safe software delivery.
documentation-generation

nilecui/skillsbase

20
This skill generates clear, maintainable technical documentation for APIs, components, READMEs, and guides using established docs tooling.
hybrid-search-implementation

nilecui/skillsbase

20
This skill implements hybrid search by combining vector and keyword results to boost recall in RAG systems and search engines.
mermaid

nilecui/skillsbase

20
This skill helps you create, validate, and render Mermaid diagrams from natural language descriptions or code analysis.
pdf-processing-pro

nilecui/skillsbase

20
This skill helps you automate robust PDF processing for forms, tables, and OCR in production, with validation, error handling, and batch operations.
shadcn

nilecui/skillsbase

20
This skill helps you implement consistent, accessible shadcn/ui components with Tailwind CSS and Radix primitives, enabling quick, customizable UIs.
skill-creator

nilecui/skillsbase

20
This skill guides you in designing effective Claude extensions, outlining workflows, tooling, and domain specifics to maximize reliability and reuse.
using-shadcn-ui

nilecui/skillsbase

20
This skill helps you rapidly build accessible React UIs with shadcn/ui by copying production-ready blocks and integrating Tailwind patterns.
frontend-testing

nilecui/skillsbase

20
This skill helps you generate Vitest and React Testing Library tests for Dify frontend components, hooks, and utilities with recommended patterns.
worktrees

nilecui/skillsbase

20
Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests to work in a new worktree or wants to work on a separate feature in isolation (e.g., "Work in a new worktree", "Create a worktree for feature X").
ux-designer

nilecui/skillsbase

20
This skill helps you design user experiences, create wireframes, and ensure accessibility with WCAG-compliant documentation and developer handoff.
drawio-diagrams-enhanced

nilecui/skillsbase

20
This skill generates professional draw.io diagrams in XML with PMP/PMBOK integration and extensive asset libraries for diverse diagram types.
senior-frontend

nilecui/skillsbase

20
This skill automates senior frontend workflows with component generation, bundle analysis, and scaffolding to accelerate React/Next.js projects.
writing-clearly-and-concisely

nilecui/skillsbase

20
This skill helps you write clearly and concisely by applying Strunk's rules to documentation, messages, and UI text.